Share via


StandardTextAttributes.TextFontColor Property

Definition

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

Property Value

Implements

Applies to