MenuItem.ITextStyle.TextColor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
property Microsoft::Maui::Graphics::Color ^ Microsoft::Maui::ITextStyle::TextColor { Microsoft::Maui::Graphics::Color ^ get(); };
Microsoft.Maui.Graphics.Color Microsoft.Maui.ITextStyle.TextColor { get; }
member this.Microsoft.Maui.ITextStyle.TextColor : Microsoft.Maui.Graphics.Color
ReadOnly Property TextColor As Color Implements ITextStyle.TextColor