Uses of Class
org.robovm.apple.coreanimation.CATransactionProperty
| Package | Description |
|---|---|
| org.robovm.apple.coreanimation |
-
Uses of CATransactionProperty in org.robovm.apple.coreanimation
Fields in org.robovm.apple.coreanimation declared as CATransactionProperty Modifier and Type Field Description static CATransactionPropertyCATransactionProperty. AnimationDurationstatic CATransactionPropertyCATransactionProperty. AnimationTimingFunctionstatic CATransactionPropertyCATransactionProperty. CompletionBlockstatic CATransactionPropertyCATransactionProperty. DisableActionsMethods in org.robovm.apple.coreanimation that return CATransactionProperty Modifier and Type Method Description static CATransactionPropertyCATransactionProperty.Marshaler. toObject(Class<CATransactionProperty> cls, long handle, long flags)static CATransactionPropertyCATransactionProperty. valueOf(NSString value)Methods in org.robovm.apple.coreanimation that return types with arguments of type CATransactionProperty Modifier and Type Method Description static List<CATransactionProperty>CATransactionProperty.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.coreanimation with parameters of type CATransactionProperty Modifier and Type Method Description static NSObjectCATransaction. get(CATransactionProperty key)static voidCATransaction. set(CATransactionProperty key, NSObject value)protected static voidCATransaction. set(NSObject anObject, CATransactionProperty key)static longCATransactionProperty.Marshaler. toNative(CATransactionProperty o, long flags)Method parameters in org.robovm.apple.coreanimation with type arguments of type CATransactionProperty Modifier and Type Method Description static longCATransactionProperty.AsListMarshaler. toNative(List<CATransactionProperty> l, long flags)static CATransactionPropertyCATransactionProperty.Marshaler. toObject(Class<CATransactionProperty> cls, long handle, long flags)