Share via


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>

검색 표시줄 요소에 대한 플랫폼 구성입니다.

적용 대상