DJIHandheldJoystickVerticalDirection
enum DJIHandheldJoystickVerticalDirection : uint8_t {}
Status of the handheld joystick in vertical direction. Used by Osmo Mobile only.
-
Joystick has no movement in the vertical direction.
Declaration
Objective-C
DJIHandheldJoystickVerticalDirectionMiddle
-
Joystick is moved up in the vertical direction.
Declaration
Objective-C
DJIHandheldJoystickVerticalDirectionUp
-
Joystick is moved down in the vertical direction.
Declaration
Objective-C
DJIHandheldJoystickVerticalDirectionDown
-
Joystick status in the vertical direction is unknown.
Declaration
Objective-C
DJIHandheldJoystickVerticalDirectionUnknown = 255