Declaration

var fileFormatInstances: [any GlyphsFileFormat & NSObjectProtocol] { get }

Declaration

@property (nonatomic, readonly) NSArray<NSObject<GlyphsFileFormat> *> * fileFormatInstances;

Declaration

fileFormatInstances() -> list[NSObject<GlyphsFileFormat>]