Instance Property
loadedFontInfoWindowController
The Font Info window controller if it has already been created, without creating it.
Declaration
var loadedFontInfoWindowController: GSInfoWindowController? { get }Declaration
@property (nonatomic, readonly) GSInfoWindowController * loadedFontInfoWindowController;Declaration
loadedFontInfoWindowController() -> GSInfoWindowController