Skip to content

UISpinBox.Font Property

Definition

Namespace: Brine2D.UI

Optional font \(null = renderer default\).

C#
public Brine2D.Rendering.IFont? Font { get; set; }

Property Value

IFont