DJI Mobile SDK Documentation

      class DUXLeadingBarViewController

      @interface DUXLeadingBarViewController : DUXSideBarViewController
      Header:DUXLeadingBarViewController.h
      Inherits From:DUXSideBarViewController
      Description:

      Subclass of DUXSideBarViewController which manages the logic for pre-populating the leading side bar view with widgets similar to DJI Go.

      Class Members:
      property takeOffWidget
      @property (readonly, nonatomic, nullable) __kindof DUXTakeOffWidget *takeOffWidget
      Header:DUXLeadingBarViewController.h
      Description:

      The instance of DUXTakeOffWidget which is actually shown in the DUXLeadingBarViewController.

      See Also:

      DUXTakeOffWidget

      property
      property goHomeWidget
      @property (readonly, nonatomic, nullable) __kindof DUXReturnHomeWidget *goHomeWidget
      Header:DUXLeadingBarViewController.h
      Description:

      The instance of DUXReturnHomeWidget which is actually shown in the DUXLeadingBarViewController.

      See Also:

      DUXReturnHomeWidget

      property speakerWidget
      @property (readonly, nonatomic, nullable) __kindof DUXSpeakerWidget *speakerWidget
      Header:DUXLeadingBarViewController.h
      Description:

      The instance of DUXSpeakerWidget which is actually shown in the DUXLeadingBarViewController.

      See Also:

      DUXSpeakerWidget

      property spotlightWidget
      @property (readonly, nonatomic, nullable) __kindof DUXSpotlightWidget *spotlightWidget
      Header:DUXLeadingBarViewController.h
      Description:

      The instance of DUXSpotlightWidget which is actually shown in the DUXLeadingBarViewController.

      See Also:

      DUXSpotlightWidget

      property spotlightSettingsController
      @property (readonly, nonatomic, nullable) __kindof DUXSpotlightSettingsViewController *spotlightSettingsController
      Header:DUXLeadingBarViewController.h
      Description:

      The instance of DUXSpotlightSettingsViewController which is actually shown in the DUXLeadingBarViewController.

      See Also:

      DUXSpotlightSettingsViewController

      property speakerSettingsController
      @property (readonly, nonatomic, nullable) __kindof DUXSpeakerSettingsViewController *speakerSettingsController
      Header:DUXLeadingBarViewController.h
      Description:

      The instance of DUXSpeakerSettingsViewController which is actually shown in the DUXLeadingBarViewController.

      See Also:

      DUXSpeakerSettingsViewController