TextAttributeExtensions.GetBackgroundColor(ITextAttributes) Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
public:
[System::Runtime::CompilerServices::Extension]
static System::String ^ GetBackgroundColor(Microsoft::Maui::Graphics::Text::ITextAttributes ^ attributes);
public static string GetBackgroundColor (this Microsoft.Maui.Graphics.Text.ITextAttributes attributes);
static member GetBackgroundColor : Microsoft.Maui.Graphics.Text.ITextAttributes -> string
<Extension()>
Public Function GetBackgroundColor (attributes As ITextAttributes) As String
Parametry
- attributes
- ITextAttributes