DJI Mobile SDK Documentation

      class LEDCommand

      @EXClassNullAway
      class LEDCommand
      Package:dji.common.handheld
      SDK Key:HandheldControllerKey.LED_COMMAND
      Description:

      Command used to control different colors (red, green and blue) of the handheld controller's LED.

      Class Members:
      Color
      property
      property red
      LEDColorPattern red
      Package:dji.common.handheld
      Description:

      Pattern to control the red color.

      See Also:

      LEDColorPattern

      property
      property green
      LEDColorPattern green
      Package:dji.common.handheld
      Description:

      Pattern to control the green color.

      See Also:

      LEDColorPattern

      property
      property blue
      LEDColorPattern blue
      Package:dji.common.handheld
      Description:

      Pattern to control the blue color.

      See Also:

      LEDColorPattern