次の方法で共有


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

戻り値

属性

適用対象