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