class DUXTakeOffWidget
@interface DUXTakeOffWidget : DUXWidget
|
Header: | DUXTakeOffWidget.h |
Inherits From: | DUXWidget |
Display:
Widget has three states with three different interactions.
- White icon with arrow up indicates the aircraft is not flying and the widget
interaction is to start taking off.
- White icon with arrow down indicates the aircraft is flying and the widget
interaction is to start landing.
- Red icon indicates the aircraft is landing and the widget interaction is
to cancel landing.
Interaction:
Tapping the widget will open up a Dialog to confirm the desired action. Slide the dialog from left to right to start the action.
Usage:
Preferred Aspect Ratio: 1:1
Class Members: