class PayloadWidget |
Package: | dji.v5.manager.aircraft.payload.widget |
Widget of the payload type.
Supported since MSDK 5.2.0
String getWidgetName() |
Package: | dji.v5.manager.aircraft.payload.widget |
Gets the name of the payload widget.
String | Returns the name of the payload widget. |
WidgetType getWidgetType() |
Package: | dji.v5.manager.aircraft.payload.widget |
Gets the type of the payload widget.
WidgetType | Returns the type of the payload widget. |
int getWidgetIndex() |
Package: | dji.v5.manager.aircraft.payload.widget |
Gets the index of the payload widget.
int | Returns the index of the payload widget. |
int getWidgetValue() |
Package: | dji.v5.manager.aircraft.payload.widget |
Gets the value of the payload widget.
int | Returns the value of the payload widget. |
IconFilePath getIconFilePath() |
Package: | dji.v5.manager.aircraft.payload.widget |
Gets the payload icon file path.
IconFilePath | Returns the payload icon file path. |
String getHintMessage() |
Package: | dji.v5.manager.aircraft.payload.widget |
Gets the payload widget hint message.
String | Returns the payload widget hint message. |
List<SubItems> getSubItemsList() |
Package: | dji.v5.manager.aircraft.payload.widget |
Gets the sub items list of payload widget.
List<SubItems> | Returns the sub items list of payload widget. |
{{searchCount}} Results