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()

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于