Button.TextColor Property

Definition

Gets or sets the Color for the text of the button. This is a bindable property.

public Xamarin.Forms.Color TextColor { get; set; }
member this.TextColor : Xamarin.Forms.Color with get, set

Property Value

The Color value.

Applies to