Share via


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; }

Property Value

The Color value.

Applies to