共用方式為


InputMethodService.InputMethodImpl.AttachToken(IBinder) 方法

定義

要新增

[Android.Runtime.Register("attachToken", "(Landroid/os/IBinder;)V", "GetAttachToken_Landroid_os_IBinder_Handler")]
public override void AttachToken(Android.OS.IBinder token);
[<Android.Runtime.Register("attachToken", "(Landroid/os/IBinder;)V", "GetAttachToken_Landroid_os_IBinder_Handler")>]
override this.AttachToken : Android.OS.IBinder -> unit

參數

token
IBinder
屬性

備註

要新增

android.inputmethodservice.InputMethodService.InputMethodImpl.attachToken(android.os.IBinder)Java 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於