interface Callback |
Package: | dji.common.handheld |
Callback for the handheld controller's current hardware state (e.g. the state of the physical buttons and joysticks).
void onUpdate(HardwareState state) |
Package: | dji.common.handheld |
Called when the handheld controller's current hardware state (e.g. the state of the physical buttons and joysticks) has been updated.
HardwareState state | An object of HardwareState . |
{{searchCount}} Results