Package apple.uikit.enums
Class UIDynamicItemCollisionBoundsType
- java.lang.Object
-
- apple.uikit.enums.UIDynamicItemCollisionBoundsType
-
public final class UIDynamicItemCollisionBoundsType extends java.lang.Object
-
-
Field Detail
-
Rectangle
public static final long Rectangle
- See Also:
- Constant Field Values
-
Ellipse
public static final long Ellipse
radii will be determined from the items bounds width, height- See Also:
- Constant Field Values
-
Path
public static final long Path
- See Also:
- Constant Field Values
-
-