EntryCell.LabelColor Property

Definition

Gets or sets the Color used for rendering the Label property. This is a bindable property.

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

Property Value

Default is Color.Default.

Applies to