public static class RoboOrientEvent.WillRotate extends RoboOrientEvent
RoboOrientEvent.DidRotate, RoboOrientEvent.WillRotate| Modifier and Type | Field and Description |
|---|---|
double |
duration
The duration of the rotation animation, in seconds.
|
org.robovm.apple.uikit.UIInterfaceOrientation |
toOrient
The orientation to which we're rotation.
|
| Constructor and Description |
|---|
WillRotate(org.robovm.apple.uikit.UIInterfaceOrientation toOrient,
double duration) |
Copyright © 2019. All Rights Reserved.