Skip to content

UITextInput.Font Property

Definition

Namespace: Brine2D.UI

Font to use for rendering \(null = renderer default\).

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

Property Value

IFont