NSApplicationDelegate.PrintFile(NSApplication, String) 方法

定义

[Foundation.Export("application:printFile:")]
public virtual bool PrintFile (AppKit.NSApplication sender, string filename);
abstract member PrintFile : AppKit.NSApplication * string -> bool
override this.PrintFile : AppKit.NSApplication * string -> bool

参数

sender
NSApplication
filename
String

返回

属性

适用于