DJI Mobile SDK Documentation

      class DUXWidgetItem

      @interface DUXWidgetItem : NSObject
      Header:DUXWidgetItem.h
      Inherits From:NSObject
      Description:

      A carrying object that associates a widgets with additional layout-related attributes.

      Class Members:
      property
      property widget
      @property UIView <DUXWidgetProtocol> *widget
      Header:DUXWidgetItem.h
      Description:

      The associated widget.

      See Also:

      DUXWidgetProtocol

      property
      property edgeInset
      @property UIEdgeInsets edgeInset
      Header:DUXWidgetItem.h
      Description:

      The edget inset attributes. These will be a padding around the widget inside its collection.