Sdílet prostřednictvím


SearchBar Třída

Definice

Poskytuje kontrolu pravopisu na panelech hledání.

public ref class SearchBar abstract sealed
public static class SearchBar
type SearchBar = class
Public Module SearchBar
Dědičnost
SearchBar

Pole

IsSpellCheckEnabledProperty

Vázatelná vlastnost pro IsSpellCheckEnabled(IPlatformElementConfiguration<Windows,SearchBar>).

Metody

DisableSpellCheck(IPlatformElementConfiguration<Windows,SearchBar>)

Zakáže kontrolu pravopisu.

EnableSpellCheck(IPlatformElementConfiguration<Windows,SearchBar>)

Povolí kontrolu pravopisu.

GetIsSpellCheckEnabled(BindableObject)

Vrátí logickou hodnotu, která udává, jestli je kontrola pravopisu povolená.

GetIsSpellCheckEnabled(IPlatformElementConfiguration<Windows,SearchBar>)

Vrátí logickou hodnotu, která udává, jestli je kontrola pravopisu povolená.

IsSpellCheckEnabled(IPlatformElementConfiguration<Windows,SearchBar>)

Vrátí logickou hodnotu, která udává, jestli je kontrola pravopisu povolená.

SetIsSpellCheckEnabled(BindableObject, Boolean)

Zapne a vypne kontrolu pravopisu.

SetIsSpellCheckEnabled(IPlatformElementConfiguration<Windows,SearchBar>, Boolean)

Zapne a vypne kontrolu pravopisu.

Platí pro