Keyboard.Create(KeyboardFlags) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a new keyboard with the specified KeyboardFlags.
public static Xamarin.Forms.Keyboard Create (Xamarin.Forms.KeyboardFlags flags);
static member Create : Xamarin.Forms.KeyboardFlags -> Xamarin.Forms.Keyboard
Parameters
- flags
- KeyboardFlags
The flags that control the keyboard's appearance and behavior.