SearchBar 類別

定義

提供搜尋列上 SpellChecker 的控制。

public static class SearchBar
type SearchBar = class
繼承
System.Object
SearchBar

欄位

IsSpellCheckEnabledProperty

開啟和關閉 SpellChecker 的附加屬性備份存放區。

方法

DisableSpellCheck(IPlatformElementConfiguration<Windows,SearchBar>)

停用 SpellChecker。

EnableSpellCheck(IPlatformElementConfiguration<Windows,SearchBar>)

啟用 SpellChecker。

GetIsSpellCheckEnabled(BindableObject)

傳回布林值,指出是否已啟用 SpellChecker。

GetIsSpellCheckEnabled(IPlatformElementConfiguration<Windows,SearchBar>)

傳回布林值,指出是否已啟用 SpellChecker。

IsSpellCheckEnabled(IPlatformElementConfiguration<Windows,SearchBar>)

傳回布林值,指出是否已啟用 SpellChecker。

SetIsSpellCheckEnabled(BindableObject, Boolean)

開啟和關閉 SpellChecker。

SetIsSpellCheckEnabled(IPlatformElementConfiguration<Windows,SearchBar>, Boolean)

開啟和關閉 SpellChecker。

適用於