View.FullScreen Property

Definition

True if the window is in full-screen view.

public:
 property bool FullScreen { bool get(); void set(bool value); };
public bool FullScreen { get; set; }
member this.FullScreen : bool with get, set
Public Property FullScreen As Boolean

Property Value

Applies to