@interface DUXDockViewController : DUXWidgetCollectionViewController |
Header: | DUXDockViewController.h |
Inherits From: | DUXWidgetCollectionViewController |
DUXDockViewController manages the logic for pre-populating the DUXDockView with widgets similar to DJI Go.
@property (readonly, nullable, nonatomic) __kindof DUXDockView *dockView |
Header: | DUXDockViewController.h |
The instance of DUXDockView which is actually shown in the
DUXDefaultLayoutView
.
@property (readonly, nullable, nonatomic) IBOutlet __kindof DUXDashboardWidget *dashboardWidget |
Header: | DUXDockViewController.h |
The instance of DUXDashboardWidget which is actually shown in the
DUXDefaultLayoutView
.
{{searchCount}} Results