Langage

InputMethodService.OnCreateInputMethodInterface Méthode

Définition

Attention

deprecated

Implémentez pour retourner notre norme InputMethodImpl.

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

Retours

Attributs

Remarques

Java documentation pour android.inputmethodservice.InputMethodService.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 à