isSatisfiedBy

Takes a size and returns whether it satisfies the current constraints.

isSatisfiedBy

Function

Common
fun Constraints.isSatisfiedBy(size: IntSize): Boolean

Takes a size and returns whether it satisfies the current constraints.