Skip to content

WindowOptions.Title Property

Definition

Namespace: Brine2D.Rendering

Gets or sets the window title. Defaults to "Brine2D Game".

public string Title { get; set; }

Property Value

System.String