Uses of Class
org.robovm.apple.uikit.UIInterpolatingMotionEffectType
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIInterpolatingMotionEffectType in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIInterpolatingMotionEffectType Modifier and Type Method Description UIInterpolatingMotionEffectTypeUIInterpolatingMotionEffect. getType()static UIInterpolatingMotionEffectTypeUIInterpolatingMotionEffectType. valueOf(long n)Returns the enum constant of this type with the specified name.static UIInterpolatingMotionEffectTypeUIInterpolatingMotionEffectType. valueOf(String name)Returns the enum constant of this type with the specified name.static UIInterpolatingMotionEffectType[]UIInterpolatingMotionEffectType. 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 UIInterpolatingMotionEffectType Modifier and Type Method Description protected longUIInterpolatingMotionEffect. init(String keyPath, UIInterpolatingMotionEffectType type)Constructors in org.robovm.apple.uikit with parameters of type UIInterpolatingMotionEffectType Constructor Description UIInterpolatingMotionEffect(String keyPath, UIInterpolatingMotionEffectType type)