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.

Related Links


Properties

  • frame

    Contains location and dimensions in grid positions.

  • origin

    Represents the origin of the frame.