InputMethodManager.ShowInputMethodPicker Metodo

Definizione

Mostra finestra popup selezione IME.

[Android.Runtime.Register("showInputMethodPicker", "()V", "")]
public void ShowInputMethodPicker();
[<Android.Runtime.Register("showInputMethodPicker", "()V", "")>]
member this.ShowInputMethodPicker : unit -> unit
Attributi

Commenti

Mostra finestra popup selezione IME.

Richiede la PackageManager#FEATURE_INPUT_METHODS funzionalità che può essere rilevata tramite PackageManager#hasSystemFeature(String).

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

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