次の方法で共有


SearchBar.DisableSpellCheck メソッド

定義

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

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

パラメーター

config
IPlatformElementConfiguration<Windows,SearchBar>

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

適用対象