Instance Property
countOfColors
The number of colors.
Declaration
var countOfColors: UInt { get }Declaration
@property (readonly) NSUInteger countOfColors;Declaration
countOfColors() -> intInstance Property
The number of colors.
var countOfColors: UInt { get }@property (readonly) NSUInteger countOfColors;countOfColors() -> int