Skip to content

UISlider.LabelFont Property

Definition

Namespace: Brine2D.UI

Optional font for the label \(null = renderer default\).

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

Property Value

IFont