SearchBar.IsSpellCheckEnabled(IPlatformElementConfiguration<Windows,SearchBar>) Yöntem

Tanım

Yazım denetleyicisi etkin olup olmadığını belirten bir Boole değeri döndürür.

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

Parametreler

config
IPlatformElementConfiguration<Windows,SearchBar>

Arama çubuğu öğesi için platform yapılandırma.

Döndürülenler

Boolean

true Yazım denetleyicisi etkinse. Aksi takdirde, false.

Şunlara uygulanır