Compartilhar via


TextAttributeExtensions.GetBackgroundColor(ITextAttributes) Método

Definição

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

Parâmetros

attributes
ITextAttributes

Retornos

Aplica-se a