Udostępnij za pośrednictwem


SearchBar Klasa

Definicja

Zapewnia kontrolę nad modułem spellchecker na paskach wyszukiwania.

public ref class SearchBar abstract sealed
public static class SearchBar
type SearchBar = class
Public Module SearchBar
Dziedziczenie
SearchBar

Pola

IsSpellCheckEnabledProperty

Właściwość z możliwością powiązania dla elementu IsSpellCheckEnabled(IPlatformElementConfiguration<Windows,SearchBar>).

Metody

DisableSpellCheck(IPlatformElementConfiguration<Windows,SearchBar>)

Wyłącza narzędzie spellchecker.

EnableSpellCheck(IPlatformElementConfiguration<Windows,SearchBar>)

Włącza czarchecker.

GetIsSpellCheckEnabled(BindableObject)

Zwraca wartość logiczną, która informuje, czy jest włączona funkcja sprawdzania pisowni.

GetIsSpellCheckEnabled(IPlatformElementConfiguration<Windows,SearchBar>)

Zwraca wartość logiczną, która informuje, czy jest włączona funkcja sprawdzania pisowni.

IsSpellCheckEnabled(IPlatformElementConfiguration<Windows,SearchBar>)

Zwraca wartość logiczną, która informuje, czy jest włączona funkcja sprawdzania pisowni.

SetIsSpellCheckEnabled(BindableObject, Boolean)

Włącza i wyłącza narzędzie spellchecker.

SetIsSpellCheckEnabled(IPlatformElementConfiguration<Windows,SearchBar>, Boolean)

Włącza i wyłącza narzędzie spellchecker.

Dotyczy