OnTheaterModeEventArgs Class

Definition

Represents the event arguments for the OnTheaterMode event.

public ref class OnTheaterModeEventArgs sealed : EventArgs
public sealed class OnTheaterModeEventArgs : EventArgs
type OnTheaterModeEventArgs = class
    inherit EventArgs
Public NotInheritable Class OnTheaterModeEventArgs
Inherits EventArgs
Inheritance
OnTheaterModeEventArgs

Constructors

OnTheaterModeEventArgs()

Initializes a new instance of the OnTheaterModeEventArgs class.

Properties

TheaterMode

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

Applies to