Property
size
Represents the size of the frame.
Declaration
@property (nonatomic, assign) HSWidgetSize size;
Notes
The property represents the size structure in the frame, meaning any changes to this will effect the underlying frame structure.