Share via


StandardTextAttributes.Font Property

Definition

public:
 property Microsoft::Maui::Graphics::IFont ^ Font { Microsoft::Maui::Graphics::IFont ^ get(); void set(Microsoft::Maui::Graphics::IFont ^ value); };
public Microsoft.Maui.Graphics.IFont Font { get; set; }
member this.Font : Microsoft.Maui.Graphics.IFont with get, set
Public Property Font As IFont

Property Value

Implements

Applies to