TextAttributeExtensions.GetForegroundColor(ITextAttributes) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
[System::Runtime::CompilerServices::Extension]
static System::String ^ GetForegroundColor(Microsoft::Maui::Graphics::Text::ITextAttributes ^ attributes);
public static string GetForegroundColor (this Microsoft.Maui.Graphics.Text.ITextAttributes attributes);
static member GetForegroundColor : Microsoft.Maui.Graphics.Text.ITextAttributes -> string
<Extension()>
Public Function GetForegroundColor (attributes As ITextAttributes) As String
Parameter
- attributes
- ITextAttributes