AbstractInputMethodService.AbstractInputMethodSessionImpl.RevokeSelf 方法

定義

撤銷客戶端的會話。

[Android.Runtime.Register("revokeSelf", "()V", "GetRevokeSelfHandler")]
public virtual void RevokeSelf();
[<Android.Runtime.Register("revokeSelf", "()V", "GetRevokeSelfHandler")>]
abstract member RevokeSelf : unit -> unit
override this.RevokeSelf : unit -> unit
屬性

備註

撤銷客戶端的會話。 這會讓該會話失效,且永遠無法再啟用。

Java 文件 android.inputmethodservice.AbstractInputMethodService.AbstractInputMethodSessionImpl.revokeSelf()

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

適用於