Skip to content

WindowOptions.Fullscreen Property

Definition

Namespace: Brine2D.Rendering

Gets or sets whether the window starts in fullscreen mode.

public bool Fullscreen { get; set; }

Property Value

System.Boolean