Compartir a través de


Span.TextColor Propiedad

Definición

Obtiene o establece el color de texto.

public:
 property Microsoft::Maui::Graphics::Color ^ TextColor { Microsoft::Maui::Graphics::Color ^ get(); void set(Microsoft::Maui::Graphics::Color ^ value); };
public Microsoft.Maui.Graphics.Color TextColor { get; set; }
member this.TextColor : Microsoft.Maui.Graphics.Color with get, set
Public Property TextColor As Color

Valor de propiedad

Se aplica a