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