Share via


SearchHandler.Keyboard Property

Definition

Gets or sets the keyboard type for the search input. This is a bindable property.

public:
 property Microsoft::Maui::Keyboard ^ Keyboard { Microsoft::Maui::Keyboard ^ get(); void set(Microsoft::Maui::Keyboard ^ value); };
public Microsoft.Maui.Keyboard Keyboard { get; set; }
member this.Keyboard : Microsoft.Maui.Keyboard with get, set
Public Property Keyboard As Keyboard

Property Value

Applies to