InputView.PlaceholderColor Property

Definition

Gets or sets the color of the placeholder text.

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

Property Value

The color of the placeholder text.

Applies to