Table of Contents

Property FontFamily

Namespace
Alternet.Maui
Assembly
Alternet.UI.Maui.dll

FontFamily

Gets or sets the font family name used for text rendering.

string FontFamily { get; set; }

Property Value

string

Remarks

Setting this property to an invalid or unsupported font family name may result in a fallback to the default system font.