isCompatible

open override fun isCompatible(shape: Shape?): Boolean

Indicates whether the layout algorithm can handle the given geometry of its parent

Return

true if it can lay out the children using the specified geometrical shape

Parameters

shape

the geometry of its parent