Uses of Class
org.robovm.apple.uikit.UIViewKeyframeAnimationOptions
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIViewKeyframeAnimationOptions in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIViewKeyframeAnimationOptions Modifier and Type Method Description protected UIViewKeyframeAnimationOptions[]UIViewKeyframeAnimationOptions. _values()static UIViewKeyframeAnimationOptions[]UIViewKeyframeAnimationOptions. values()protected UIViewKeyframeAnimationOptionsUIViewKeyframeAnimationOptions. wrap(long value, long mask)Methods in org.robovm.apple.uikit with parameters of type UIViewKeyframeAnimationOptions Modifier and Type Method Description static voidUIView. animateKeyframes(double duration, double delay, UIViewKeyframeAnimationOptions options, Runnable animations, VoidBooleanBlock completion)