Instance Method
exportFontAction(_:)exportFontAction:exportFontAction_
Declaration
@IBAction func exportFontAction(_ sender: Any)Declaration
- (void) exportFontAction:(id) sender;Declaration
exportFontAction_(sender: object)Instance Method
@IBAction func exportFontAction(_ sender: Any)- (void) exportFontAction:(id) sender;exportFontAction_(sender: object)