scrollable

abstract fun scrollable(): Boolean

判断当前节点是否支持滚动操作。

Return

如果可滚动则返回 true,否则返回 false