DJI Mobile SDK Documentation

      class DUXStatusBarViewController

      @interface DUXStatusBarViewController : DUXWidgetCollectionViewController
      Header:DUXStatusBarViewController.h
      Inherits From:DUXWidgetCollectionViewController
      Description:

      DUXStatusBarViewController manages the logic for pre-populating the DUXStatusBarView with widgets similar to DJI Go.

      Class Members:
      property statusBarView
      @property (readonly, nonatomic, nullable) __kindof DUXStatusBarView *statusBarView
      Header:DUXStatusBarViewController.h
      Description:

      The instance of DUXStatusBarView which is actually shown in the DUXDefaultLayoutView.

      See Also:

      DUXStatusBarView

      property djiLogoWidget
      @property (readonly, nonatomic, nullable) __kindof DUXDJILogoWidget *djiLogoWidget
      Header:DUXStatusBarViewController.h
      Description:

      The instance of DUXDJILogoWidget which is actually shown in the DUXDefaultLayoutView.

      See Also:

      DUXDJILogoWidget

      property preflightWidget
      @property (readonly, nonatomic, nullable) __kindof DUXPreFlightStatusWidget *preflightWidget
      Header:DUXStatusBarViewController.h
      Description:

      The instance of DUXPreFlightStatusWidget which is actually shown in the DUXDefaultLayoutView.

      See Also:

      DUXPreFlightStatusWidget

      property preflightChecklistController
      @property (readonly, nonatomic, nullable) __kindof DUXPreflightChecklistController *preflightChecklistController
      Header:DUXStatusBarViewController.h
      Description:

      The instance of DUXPreflightChecklistController which is actually shown in the DUXDefaultLayoutView.

      See Also:

      DUXPreflightChecklistController

      property connectionWidget
      @property (readonly, nonatomic, nullable) __kindof DUXConnectionWidget *connectionWidget
      Header:DUXStatusBarViewController.h
      Description:

      The instance of DUXConnectionWidget which is actually shown in the DUXDefaultLayoutView.

      See Also:

      DUXConnectionWidget

      property batteryWidget
      @property (readonly, nonatomic, nullable) __kindof DUXBatteryWidget *batteryWidget
      Header:DUXStatusBarViewController.h
      Description:

      The instance of DUXBatteryWidget which is actually shown in the DUXDefaultLayoutView.

      See Also:

      DUXBatteryWidget

      property videoSignalWidget
      @property (readonly, nonatomic, nullable) __kindof DUXVideoSignalWidget *videoSignalWidget
      Header:DUXStatusBarViewController.h
      Description:

      The instance of DUXVideoSignalWidget which is actually shown in the DUXDefaultLayoutView.

      See Also:

      DUXVideoSignalWidget

      property
      property gpsWidget
      @property (readonly, nonatomic, nullable) __kindof DUXGPSSignalWidget *gpsWidget
      Header:DUXStatusBarViewController.h
      Description:

      The instance of DUXGPSSignalWidget which is actually shown in the DUXDefaultLayoutView.

      See Also:

      DUXGPSSignalWidget

      property
      property visionWidget
      @property (readonly, nonatomic, nullable) __kindof DUXVisionWidget *visionWidget
      Header:DUXStatusBarViewController.h
      Description:

      The instance of DUXVisionWidget which is actually shown in the DUXDefaultLayoutView.

      See Also:

      DUXVisionWidget

      property flightModeWidget
      @property (readonly, nonatomic, nullable) __kindof DUXFlightModeWidget *flightModeWidget
      Header:DUXStatusBarViewController.h
      Description:

      The instance of DUXFlightModeWidget which is actually shown in the DUXDefaultLayoutView.

      See Also:

      DUXFlightModeWidget

      property remainingFlightTimeWidget
      @property (readonly, nonatomic, nullable) __kindof DUXRemainingFlightTimeWidget *remainingFlightTimeWidget
      Header:DUXStatusBarViewController.h
      Description:

      The instance of DUXRemainingFlightTimeWidget which is actually shown in the DUXDefaultLayoutView.

      See Also:

      DUXRemainingFlightTimeWidget

      property rtkSettingsViewController
      @property (readonly, nonatomic, nullable) __kindof DUXRTKStatusViewController *rtkSettingsViewController
      Header:DUXStatusBarViewController.h
      Description:

      The instance of DUXRTKStatusViewController which is actually shown in the DUXDefaultLayoutView.

      See Also:

      DUXRTKStatusViewController

      property accessLockerWidget
      @property (readonly, nonatomic, nullable) __kindof DUXAccessLockerWidget *accessLockerWidget
      Header:DUXStatusBarViewController.h
      Description:

      The instance of DUXAccessLockerWidget which is actually shown in the DUXDefaultLayoutView.

      See Also:

      DUXAccessLockerWidget