AbstractInputMethodService.OnCreateInputMethodInterface 方法

定義

框架在初始化時呼叫此服務的 InputMethod 介面。

[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

傳回

屬性

備註

Java 文件 android.inputmethodservice.AbstractInputMethodService.onCreateInputMethodInterface()

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

適用於