Share via


NSWindowClient 委托

定义

public delegate Foundation.NSObject NSWindowClient(NSWindow sender, NSObject client);
type NSWindowClient = delegate of NSWindow * NSObject -> NSObject

参数

sender
NSWindow
client
NSObject

返回值

适用于