The previously active view.
Namespace: Autodesk.Revit.UI.EventsAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public View PreviousActiveView { get; }Property Value
View
Remarks
May be
null if there was no previously active view.
See Also
Reference