@interface DUXWidgetItem : NSObject |
Header: | DUXWidgetItem.h |
Inherits From: | NSObject |
A carrying object that associates a widgets with additional layout-related attributes.
@property UIView <DUXWidgetProtocol> *widget |
Header: | DUXWidgetItem.h |
The associated widget.
@property UIEdgeInsets edgeInset |
Header: | DUXWidgetItem.h |
The edget inset attributes. These will be a padding around the widget inside its collection.
{{searchCount}} Results