WindowOptions.Fullscreen Property
Definition¶
Namespace: Brine2D.Rendering
Gets or sets whether the window starts in fullscreen mode.
public bool Fullscreen { get; set; }
Namespace: Brine2D.Rendering
Gets or sets whether the window starts in fullscreen mode.
public bool Fullscreen { get; set; }