Uses of Class
org.robovm.apple.uikit.UITimingCurveType
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UITimingCurveType in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UITimingCurveType Modifier and Type Method Description UITimingCurveTypeUICubicTimingParameters. getTimingCurveType()UITimingCurveTypeUISpringTimingParameters. getTimingCurveType()UITimingCurveTypeUITimingCurveProvider. getTimingCurveType()UITimingCurveTypeUITimingCurveProviderAdapter. getTimingCurveType()static UITimingCurveTypeUITimingCurveType. valueOf(long n)Returns the enum constant of this type with the specified name.static UITimingCurveTypeUITimingCurveType. valueOf(String name)Returns the enum constant of this type with the specified name.static UITimingCurveType[]UITimingCurveType. values()Returns an array containing the constants of this enum type, in the order they are declared.