Xamarin.Forms.Entry.TextColor Property
Gets or sets the Xamarin.Forms.Color for the text of the Entry. This is a bindable property.

Syntax

public Color TextColor { get; set; }

Value

The Xamarin.Forms.Color of the text.

Remarks

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0