Declaration

func displayName(forPalette paletteIdx: UInt) -> String

Declaration

- (NSString *) displayNameForPalette:(NSUInteger) paletteIdx;

Declaration

displayNameForPalette_(paletteIdx: int) -> str

Parameters

paletteIdx

The index of the palette.

Return Value

The display name of the palette.