Property

position

Contains location in grid positions.


Declaration


@property (nonatomic, assign) HSWidgetPosition position;

Related Links


Properties

  • row

    Represents the row of the position.

  • col

    Represents the column of the position.