次の方法で共有


SearchBarHandler.MapKeyboard(IViewHandler, ISearchBar) メソッド

定義

public:
 static void MapKeyboard(Microsoft::Maui::IViewHandler ^ handler, Microsoft::Maui::ISearchBar ^ searchBar);
public static void MapKeyboard (Microsoft.Maui.IViewHandler handler, Microsoft.Maui.ISearchBar searchBar);
static member MapKeyboard : Microsoft.Maui.IViewHandler * Microsoft.Maui.ISearchBar -> unit
Public Shared Sub MapKeyboard (handler As IViewHandler, searchBar As ISearchBar)

パラメーター

handler
IViewHandler
searchBar
ISearchBar

適用対象