Keyboard Class
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.
Default keyboard and base class for specialized keyboards, such as those for telephone numbers, email, and URLs.
public ref class Keyboard
[System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Converters.KeyboardTypeConverter))]
public class Keyboard
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Converters.KeyboardTypeConverter))>]
type Keyboard = class
Public Class Keyboard
- Inheritance
-
Keyboard
- Derived
- Attributes
Chat |
Gets an instance of type "ChatKeyboard". |
Date | |
Default |
Gets an instance of type "Keyboard". |
Gets an instance of type "EmailKeyboard". |
|
Numeric |
Gets an instance of type "NumericKeyboard". |
Password | |
Plain |
Returns a new keyboard with None KeyboardFlags ". |
Telephone |
Gets an instance of type "TelephoneKeyboard". |
Text |
Gets an instance of type "TextKeyboard". |
Time | |
Url |
Gets an instance of type "UrlKeyboard". |
Create(Keyboard |
Returns a new keyboard with the specified KeyboardFlags. |
.NET MAUI feedback
.NET MAUI is an open source project. Select a link to provide feedback: