static class TransformationSwitch |
Package: | dji.common.remotecontroller |
SDK Key: | RemoteControllerKey.TRANSFORMATION_SWITCH |
Transformation Switch position. The Transformation Switch is around the Return To Home Button on Inspire, Inspire 1 and M100 Remote Controllers, and controls the state of the aircraft's landing gear.
boolean isPresent() |
Package: | dji.common.remotecontroller |
true
if the Transformation Switch present.
boolean | A boolean value. |
State getState() |
Package: | dji.common.remotecontroller |
Current transformation switch state.
State | An enum value of State |
{{searchCount}} Results