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>

搜索栏元素的平台配置。

适用于