DJI Mobile SDK Documentation

      class ButtonConfiguration

      static class ButtonConfiguration
      Package:dji.common.remotecontroller
      SDK Key:RemoteControllerKey.BUTTON_CONFIG
      Description:

      Button configuration for the Professional Cendence Remote Controller.

      Class Members:
      method getButtonActions
      Map<CustomizableButton, ButtonAction> getButtonActions()
      Package:dji.common.remotecontroller
      Description:

      Fetch a Map representing the mapping between a customizable button and its action.

      Return:
      Map<CustomizableButton, ButtonAction>A Map representing the mapping between a customizable button and its action.