Condividi tramite


AbstractInputMethodService.OnCreateInputMethodSessionInterface Metodo

Definizione

Chiamato dal framework quando è necessaria una nuova interfaccia InputMethodSession per un nuovo client del metodo di input.

[Android.Runtime.Register("onCreateInputMethodSessionInterface", "()Landroid/inputmethodservice/AbstractInputMethodService$AbstractInputMethodSessionImpl;", "GetOnCreateInputMethodSessionInterfaceHandler")]
public abstract Android.InputMethodServices.AbstractInputMethodService.AbstractInputMethodSessionImpl? OnCreateInputMethodSessionInterface ();
[<Android.Runtime.Register("onCreateInputMethodSessionInterface", "()Landroid/inputmethodservice/AbstractInputMethodService$AbstractInputMethodSessionImpl;", "GetOnCreateInputMethodSessionInterfaceHandler")>]
abstract member OnCreateInputMethodSessionInterface : unit -> Android.InputMethodServices.AbstractInputMethodService.AbstractInputMethodSessionImpl

Restituisce

Attributi

Commenti

Documentazione java per android.inputmethodservice.AbstractInputMethodService.onCreateInputMethodSessionInterface().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a