-
public final class InsetsKt
-
-
Method Summary
Modifier and Type Method Description final static InsetscoerceEachDimensionAtLeast(Insets $self, Insets minimumValue)Ensures that each dimension is not less than corresponding dimension in the specified minimumValue. -
-
Method Detail
-
coerceEachDimensionAtLeast
final static Insets coerceEachDimensionAtLeast(Insets $self, Insets minimumValue)
Ensures that each dimension is not less than corresponding dimension in the specified minimumValue.
-
-
-
-