Uses of Class
org.robovm.apple.coreanimation.CAGravity
| Package | Description |
|---|---|
| org.robovm.apple.coreanimation |
-
Uses of CAGravity in org.robovm.apple.coreanimation
Fields in org.robovm.apple.coreanimation declared as CAGravity Modifier and Type Field Description static CAGravityCAGravity. Bottomstatic CAGravityCAGravity. BottomLeftstatic CAGravityCAGravity. BottomRightstatic CAGravityCAGravity. Centerstatic CAGravityCAGravity. Leftstatic CAGravityCAGravity. Resizestatic CAGravityCAGravity. ResizeAspectstatic CAGravityCAGravity. ResizeAspectFillstatic CAGravityCAGravity. Rightstatic CAGravityCAGravity. Topstatic CAGravityCAGravity. TopLeftstatic CAGravityCAGravity. TopRightMethods in org.robovm.apple.coreanimation that return CAGravity Modifier and Type Method Description CAGravityCALayer. getContentsGravity()static CAGravityCAGravity.Marshaler. toObject(Class<CAGravity> cls, long handle, long flags)static CAGravityCAGravity. valueOf(NSString value)Methods in org.robovm.apple.coreanimation that return types with arguments of type CAGravity Modifier and Type Method Description static List<CAGravity>CAGravity.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.coreanimation with parameters of type CAGravity Modifier and Type Method Description voidCALayer. setContentsGravity(CAGravity v)static longCAGravity.Marshaler. toNative(CAGravity o, long flags)