InputMethodService.OnCreateInputMethodSessionInterface 方法

定義

警告

deprecated

實作以返回我們的標準 InputMethodSessionImpl

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

傳回

屬性

備註

Java 文件 android.inputmethodservice.InputMethodService.onCreateInputMethodSessionInterface()

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於