ViewConfiguration.IsActive Property

Definition

Get whether or not this view configuration is active for the current frame. If IsActive is false, the rendering into the view configuration will be ignored and not visible to user.

public bool IsActive { get; }
member this.IsActive : bool
Public ReadOnly Property IsActive As Boolean

Property Value

Applies to