FluidScrollable.canScroll

Returns true if the node can react to given scroll.

Should return false if the given scroll has no effect, either because it scroll on an unsupported axis, or because the axis is currently maxed out.

interface FluidScrollable
const
bool
canScroll

Meta