Skip to content

UIButton.Font Property

Definition

Namespace: Brine2D.UI

Optional font for rendering text \(null = renderer default\).

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

Property Value

IFont