Uses of Class
org.robovm.apple.uikit.UIViewAnimationTransition
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIViewAnimationTransition in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIViewAnimationTransition Modifier and Type Method Description static UIViewAnimationTransitionUIViewAnimationTransition. valueOf(long n)Returns the enum constant of this type with the specified name.static UIViewAnimationTransitionUIViewAnimationTransition. valueOf(String name)Returns the enum constant of this type with the specified name.static UIViewAnimationTransition[]UIViewAnimationTransition. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.uikit with parameters of type UIViewAnimationTransition Modifier and Type Method Description static voidUIView. setAnimationTransition(UIViewAnimationTransition transition, UIView view, boolean cache)Deprecated.Deprecated in iOS 13.0.