ITextStyle.Font Property

Definition

Gets the font family, style and size of the font.

public:
 property Microsoft::Maui::Font Font { Microsoft::Maui::Font get(); };
public Microsoft.Maui.Font Font { get; }
member this.Font : Microsoft.Maui.Font
Public ReadOnly Property Font As Font

Property Value

Applies to