Instance Property
toolInstances
Declaration
var toolInstances: [Any] { get set }Declaration
@property (nonatomic, retain) NSArray<GlyphsTool> * toolInstances;Declaration
toolInstances() -> list[GlyphsTool]
setToolInstances_(toolInstances: list[GlyphsTool])