Skip to content

ISDL3WindowProvider.Window Property

Definition

Namespace: Brine2D.Common

Gets the current SDL3 window handle. Returns nint.Zero if window is not yet created.

nint Window { get; }

Property Value

nint