Property
row
Represents the row of the position.
Declaration
@property (nonatomic, assign) NSUInteger row;
Notes
The property represents the row in the position so any changes to this will effect the underlying structure.
Represents the row of the position.
@property (nonatomic, assign) NSUInteger row;
The property represents the row in the position so any changes to this will effect the underlying structure.