AbstractInputMethodService.AbstractInputMethodSessionImpl.IsRevoked 屬性

定義

請檢查系統是否已撤銷此場次。

public virtual bool IsRevoked { [Android.Runtime.Register("isRevoked", "()Z", "GetIsRevokedHandler")] get; }
[<get: Android.Runtime.Register("isRevoked", "()Z", "GetIsRevokedHandler")>]
member this.IsRevoked : bool

屬性值

屬性

備註

請檢查系統是否已撤銷此場次。 撤銷的會話也總是被停用,所以通常不需要特別檢查。

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

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

適用於