Compartir a través de


NSWorkspaceUrlHandler Delegado

Definición

public delegate void NSWorkspaceUrlHandler(NSDictionary newUrls, NSError error);
type NSWorkspaceUrlHandler = delegate of NSDictionary * NSError -> unit

Parámetros

newUrls
NSDictionary
error
NSError

Se aplica a