✨ Located in SF Bay Area or LA? Get free Revit AI automation consulting from YC-backed AI engineers →

PreviousActiveView Property


View Activated Event Args Previous Active View Property

The previously active view.

Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public View PreviousActiveView { get; }

Property Value

View
Remarks
May be if there was no previously active view.
See Also