Xamarin.Forms.EntryCell.Keyboard Property
Gets or sets the Keyboard to display while editing the EntryCell. This is a bindable property.

Syntax

public Keyboard Keyboard { get; set; }

Value

A Xamarin.Forms.Keyboard representing the keyboard kind. Default is Keyboard.Default.

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