InputView.TextColor Property

Definition

Gets or sets the text color.

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

Property Value

Applies to