class ActivityConfig implements Parcelable |
| 包: | dji.open.pilot.base.ui |
全屏视图配置。 MSDK 6.0.0开始支持
String getTitle() |
| 包: | dji.open.pilot.base.ui |
获取全屏视图标题。 MSDK 6.0.0开始支持
| String | 返回标题文案。 |
void setTitle(String title) |
| 包: | dji.open.pilot.base.ui |
设置全屏视图标题。 MSDK 6.0.0开始支持
| String title | 标题文案。 |
String getCloseButtonText() |
| 包: | dji.open.pilot.base.ui |
获取退出按钮文案。 MSDK 6.0.0开始支持
| String | 返回按钮文案。 |
void setCloseButtonText(String CloseButtonText) |
| 包: | dji.open.pilot.base.ui |
设置退出按钮文案。 MSDK 6.0.0开始支持
| String CloseButtonText | 按钮文案。 |
{{searchCount}} 搜索结果