Class

HSWidgetPositionObject

An object wrapper for widget position structure.


Declaration


@interface HSWidgetPositionObject : NSObject <NSCopying>

Topics


Creating A Position Object


Initializing A Position Object


Properties

  • position

    Contains location in grid positions.

  • row

    Represents the row of the position.

  • col

    Represents the column of the position.


Comparison

Related Links


Structure