interface Callback |
Package: | dji.common.handheld |
Callback to receive the updated power mode of the handheld controller.
void onUpdate(PowerMode powerMode) |
Package: | dji.common.handheld |
SDK Key: | HandheldControllerKey.POWER_MODE |
Called when the handheld controller's power mode has been updated.
PowerMode powerMode | Handheld controller's current power mode. |
{{searchCount}} Results