Skip to content

IFont.IsLoaded Property

Definition

Namespace: Brine2D.Rendering

Gets whether the font is loaded and ready to use.

C#
bool IsLoaded { get; }

Property Value

System.Boolean