Instance Property
selectedGlyphs
Declaration
var selectedGlyphs: [GSGlyph] { get }Declaration
@property (nonatomic, readonly) NSArray<GSGlyph *> * selectedGlyphs;Declaration
selectedGlyphs() -> list[GSGlyph]Instance Property
var selectedGlyphs: [GSGlyph] { get }@property (nonatomic, readonly) NSArray<GSGlyph *> * selectedGlyphs;selectedGlyphs() -> list[GSGlyph]