次の方法で共有


NSWorkspaceUrlHandler 代理人

定義

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

パラメーター

newUrls
NSDictionary
error
NSError

適用対象