InputMethodManager.IsInputMethodSuppressingSpellChecker Proprietà

Definizione

Restituisce true se il metodo di input elimina il correttore ortografico di sistema.

public bool IsInputMethodSuppressingSpellChecker { [Android.Runtime.Register("isInputMethodSuppressingSpellChecker", "()Z", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("isInputMethodSuppressingSpellChecker", "()Z", "", ApiSince=31)>]
member this.IsInputMethodSuppressingSpellChecker : bool

Valore della proprietà

Attributi

Commenti

Restituisce true se il metodo di input elimina il correttore ortografico di sistema.

per android.view.inputmethod.InputMethodManager.isInputMethodSuppressingSpellChecker().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a