| java.lang.Object | |
| ↳ | dji.common.remotecontroller.DJIRCHardwareState.DJIRCHardwareButton | 
Remote Controller has numerous momentary push buttons, which will use this state.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean | buttonDown | true if button is pressed down. | 
      |||||||||
| public boolean | isPresent | true if the hardware button is present. | 
      |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| DJIRCHardwareButton(boolean isButtonDown) | |||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Object
 | |||||||||||
true if button is pressed down.
true if the hardware button is present.