Instance Property
selectedGlyphs
Declaration
var selectedGlyphs: [Any]? { get set }Declaration
@property (nonatomic, strong) NSArray * selectedGlyphs;Declaration
selectedGlyphs() -> list
setSelectedGlyphs_(selectedGlyphs: list)Instance Property
var selectedGlyphs: [Any]? { get set }@property (nonatomic, strong) NSArray * selectedGlyphs;selectedGlyphs() -> list
setSelectedGlyphs_(selectedGlyphs: list)