SearchBar.EnableSpellCheck メソッド

定義

スペル チェック機能を有効にします。

public static void EnableSpellCheck (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Windows,Xamarin.Forms.SearchBar> config);
static member EnableSpellCheck : Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Windows, Xamarin.Forms.SearchBar> -> unit

パラメーター

config
IPlatformElementConfiguration<Windows,SearchBar>

検索バーの要素に対するプラットフォーム構成。

適用対象