Skip to content

UIVirtualList.Font Property

Definition

Namespace: Brine2D.UI

Font used by the built-in fallback renderer when RowRenderer is null.

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

Property Value

IFont