Compartilhar via


TextAttributeExtensions.GetForegroundColor(ITextAttributes) Método

Definição

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

Parâmetros

attributes
ITextAttributes

Retornos

Aplica-se a