Declaration

var numberOfItemsPerRow: Int { get set }

Declaration

@property NSInteger numberOfItemsPerRow;

Declaration

numberOfItemsPerRow() -> int
setNumberOfItemsPerRow_(numberOfItemsPerRow: int)