Partager via


AbstractInputMethodService.OnCreateInputMethodSessionInterface Méthode

Définition

Appelé par l’infrastructure lorsqu’une nouvelle interface InputMethodSession est nécessaire pour un nouveau client de la méthode d’entrée.

[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

Retours

Attributs

Remarques

Documentation Java pour android.inputmethodservice.AbstractInputMethodService.onCreateInputMethodSessionInterface().

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

S’applique à