NSApplicationDelegate_Extensions.OpenTempFile Method

Definition

public static bool OpenTempFile (this AppKit.INSApplicationDelegate This, AppKit.NSApplication sender, string filename);
static member OpenTempFile : AppKit.INSApplicationDelegate * AppKit.NSApplication * string -> bool

Parameters

sender
NSApplication
filename
String

Returns

Applies to