TextAttributeExtensions.GetForegroundColor(ITextAttributes) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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