Uses of Class
org.robovm.apple.uikit.UIKeyboardAnimation
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIKeyboardAnimation in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIKeyboardAnimation Modifier and Type Method Description UIKeyboardAnimationUIKeyboardAnimation. set(NSString key, NSObject value)UIKeyboardAnimationUIKeyboardAnimation. setAnimationCurve(UIViewAnimationCurve animationCurve)UIKeyboardAnimationUIKeyboardAnimation. setAnimationDuration(double animationDuration)UIKeyboardAnimationUIKeyboardAnimation. setEndFrame(CGRect endFrame)UIKeyboardAnimationUIKeyboardAnimation. setLocal(boolean local)UIKeyboardAnimationUIKeyboardAnimation. setStartFrame(CGRect startFrame)static UIKeyboardAnimationUIKeyboardAnimation.Marshaler. toObject(Class<UIKeyboardAnimation> cls, long handle, long flags)Methods in org.robovm.apple.uikit that return types with arguments of type UIKeyboardAnimation Modifier and Type Method Description static List<UIKeyboardAnimation>UIKeyboardAnimation.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.uikit with parameters of type UIKeyboardAnimation Modifier and Type Method Description static longUIKeyboardAnimation.Marshaler. toNative(UIKeyboardAnimation o, long flags)