Xamarin.Forms.Picker.Title Property
Gets or sets the title for the Picker. This is a bindable property.

Syntax

public string Title { get; set; }

Value

A string.

Remarks

Depending on the platform, the Title is shown as a placeholder, headline, or not showed at all.

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