contextClickable

abstract fun contextClickable(): Boolean

判断当前节点是否支持上下文点击操作。

Return

如果支持则返回 true,否则返回 false