DJI Mobile SDK Documentation

      class CustomizeRcButtonConfig

      class CustomizeRcButtonConfig implements DJIValue, JNIProguardKeepTag, ByteStream
      Package:dji.sdk.keyvalue.value.payload
      Description:

      Customized button configuration class for remote controller.

      Supported since MSDK 5.2.0

      Class Members:

      Members

      method getIsEnable
      Boolean getIsEnable()
      Package:dji.sdk.keyvalue.value.payload
      Description:

      Gets whether the function is enabled.

      Return:
      BooleanReturns whether the function is enabled.
      method getMappingConfigDisplayOrder
      Integer getMappingConfigDisplayOrder()
      Package:dji.sdk.keyvalue.value.payload
      Description:

      Gets the mapping configuration display order.

      Return:
      IntegerReturns the mapping configuration display order.
      method getButtonValueStepLength
      Integer getButtonValueStepLength()
      Package:dji.sdk.keyvalue.value.payload
      Description:

      Gets the button value step length.

      Return:
      IntegerReturns the button value step length.