class PayloadWidgetInfo
Package: | dji.v5.manager.aircraft.payload.data |
Description:
Widget information class.
Supported since MSDK 5.2.0
Class Members:
Members
method getMainInterfaceWidgetList
List<PayloadWidget> getMainInterfaceWidgetList()
|
Package: | dji.v5.manager.aircraft.payload.data |
Description:
Gets the list of main interface widget on the payload device.
Return:
List<PayloadWidget> | Returns the list of main interface widget on the payload device. |
method getTextInputBoxWidget
TextInputBoxWidget getTextInputBoxWidget()
|
Package: | dji.v5.manager.aircraft.payload.data |
Description:
Gets the text input box widget on the payload device.
Return: