Compartir a través de


OnTheaterModeEventArgs.TheaterMode Property

Definition

Gets a Boolean value that specifies whether the browser is in theater mode.

public:
 property bool TheaterMode { bool get(); };
public bool TheaterMode { get; }
member this.TheaterMode : bool
Public ReadOnly Property TheaterMode As Boolean

Property Value

True if it is in theater mode; otherwise false.

Applies to