共用方式為


SearchBar.DisableSpellCheck 方法

定義

停用 SpellChecker。

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>

搜尋列項目的平台組態。

適用於