Share

UIApplication.IsViewerModeActive Property

Determines if Revit session is in Viewer mode.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public bool IsViewerModeActive { get; }

Property Value

Boolean

See Also

Reference

Was this information helpful?