AbstractInputMethodService.OnCreateInputMethodInterface Méthode

Définition

Appelé par l’infrastructure pendant l’initialisation, lorsque l’interface InputMethod de ce service doit être créée.

[Android.Runtime.Register("onCreateInputMethodInterface", "()Landroid/inputmethodservice/AbstractInputMethodService$AbstractInputMethodImpl;", "GetOnCreateInputMethodInterfaceHandler")]
public abstract Android.InputMethodServices.AbstractInputMethodService.AbstractInputMethodImpl? OnCreateInputMethodInterface();
[<Android.Runtime.Register("onCreateInputMethodInterface", "()Landroid/inputmethodservice/AbstractInputMethodService$AbstractInputMethodImpl;", "GetOnCreateInputMethodInterfaceHandler")>]
abstract member OnCreateInputMethodInterface : unit -> Android.InputMethodServices.AbstractInputMethodService.AbstractInputMethodImpl

Retours

Attributs

Remarques

Java documentation pour android.inputmethodservice.AbstractInputMethodService.onCreateInputMethodInterface().

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à