DJI Mobile SDK Documentation

      class DJIHandheldControllerKey

      @interface DJIHandheldControllerKey : DJIKey
      Header:DJIHandheldControllerKey.h
      Inherits From:DJIKey
      Description:

      DJIHandheldControllerKey provides dedicated access to all handheld controller attributes.

      Class Keys:

      DJIHandheldControllerComponent

      Access:

      -

      Type:

      -

      API:

      DJIHandheldController

      DJIHandheldControllerParamPowerMode

      Access:

      Set, Push

      Type:

      DJIHandheldPowerMode

      API:

      setPowerMode:withCompletion

      DJIHandheldPowerMode

      DJIHandheldControllerParamControlLED

      Access:

      Action

      Type:

      NSArray<DJIHandheldControllerLEDCommand> (commands: DJIHandheldControllerLEDCommand)

      API:

      controlLEDWithCommand:withCompletion

      DJIHandheldControllerParamStickGimbalControlEnabled

      Access:

      Get, Set, Push

      Type:

      Boolean

      API:

      setStickGimbalControlEnabled:withCompletion

      getStickGimbalControlEnabledWithCompletion