DJI Mobile SDK Documentation

      class Button

      static class Button
      Package:dji.common.remotecontroller
      Description:

      Remote Controller has numerous momentary push buttons, which will use this state.

      Class Members:
      method
      method isPresent
      boolean isPresent()
      Package:dji.common.remotecontroller
      Description:

      true if the hardware button is present.

      Return:
      booleanA boolean value.
      method
      method isClicked
      boolean isClicked()
      Package:dji.common.remotecontroller
      Description:

      true if button is pressed down.

      Return:
      booleanA boolean value.