SearchBar.EnableSpellCheck 方法

定義

啟用 SpellChecker。

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>

搜尋列項目的平台組態。

適用於