Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsKit
    • BFPopoverColorWell
      • paletteInfo
  1. GlyphsKit
  2. BFPopoverColorWell

Instance Property

paletteInfo

Declaration

var paletteInfo: BFColorPaletteInfo? { get set }

Declaration

@property (strong) BFColorPaletteInfo * paletteInfo;

Declaration

paletteInfo() -> BFColorPaletteInfo
setPaletteInfo_(paletteInfo: BFColorPaletteInfo)