Property

origin

Represents the origin of the frame.


Declaration


@property (nonatomic, assign) HSWidgetPosition origin;

Notes

The property represents the position 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.

  • size

    Represents the size of the frame.