Skip to content

Brine2DOptions.LoadingScreenMinimumDisplayMs Property

Definition

Namespace: Brine2D.Hosting

Minimum time in milliseconds a loading screen stays visible after the scene is ready. Prevents loading screens from flashing on very fast loads. Default: 200. Set to 0 to disable.

public int LoadingScreenMinimumDisplayMs { get; set; }

Property Value

System.Int32