Property

numCols

Represents number of columns of the size.


Declaration


@property (nonatomic, assign) NSUInteger numCols;

Notes

The property represents the number of columns in the size so any changes to this will effect the underlying structure.

Related Links


Properties

  • size

    Contains dimensions in grid positions.

  • numRows

    Represents number of rows of the size.