DJI Mobile SDK Documentation

      class DUXDashboardWidget

      @interface DUXDashboardWidget : DUXWidget
      Header:DUXDashboardWidget.h
      Inherits From:DUXWidget
      Display:

      uilib_image

      Compound widget that aggregates important physical state information of the aircraft into a dashboard. It includes the circular DUXCompassWidget, the DUXDistanceHomeWidget, the DUXHorizontalVelocityWidget, the DUXDistanceRCWidget, the DUXVerticalVelocityWidget, and the DUXAltitudeWidget.

      Usage:

      Preferred Aspect Ratio: 541:91.

      Class Members:
      property locationManagerAccuracy
      @property(assign, nonatomic) CLLocationAccuracy locationManagerAccuracy
      Header:DUXDashboardWidget.h
      Description:

      The accuracy needed for the CLLocationManager instance in the distance dashboard widget. By default, the accuracy is best for navigation, but can be reduced if needed.