IsViewerModeActive Property


UIApplication Is Viewer Mode Active Property

Determines if Revit session is in Viewer mode.

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

Property Value

Boolean
See Also