class IconFilePath
Package: | dji.v5.manager.aircraft.payload.data.bean |
Description:
Widget icon file path class.
Supported since MSDK 5.2.0
Class Members:
Members
method getSelectedIconPath
String getSelectedIconPath()
|
Package: | dji.v5.manager.aircraft.payload.data.bean |
Description:
Gets the icon path when the paylaod widget is selected.
Return:
String | Returns the icon path when the paylaod widget is selected. |
method getUnSelectedIconPath
String getUnSelectedIconPath()
|
Package: | dji.v5.manager.aircraft.payload.data.bean |
Description:
Gets the icon path when the paylaod widget is unselected.
Return:
String | Returns the icon path when the paylaod widget is unselected. |