Instance Property
colorIndex
The index into a color palette referencing the base color.
Declaration
var colorIndex: UInt16 { get set }Declaration
@property (assign) uint16_t colorIndex;Declaration
colorIndex() -> int
setColorIndex_(colorIndex: int)