isSatisfiedBy
Source set: Common
public fun Constraints.isSatisfiedBy(size: IntSize): Boolean
Takes a size and returns whether it satisfies the current constraints.
Takes a size and returns whether it satisfies the current constraints.
public fun Constraints.isSatisfiedBy(size: IntSize): Boolean
Takes a size and returns whether it satisfies the current constraints.