isSatisfiedBy
Source set: Common
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.
fun Constraints.isSatisfiedBy(size: IntSize): Boolean
Takes a size and returns whether it satisfies the current constraints.
Last updated: