共用方式為


NSWindowFramePredicate 代理人

定義

public delegate bool NSWindowFramePredicate(NSWindow window, CGRect newFrame);
type NSWindowFramePredicate = delegate of NSWindow * CGRect -> bool

參數

window
NSWindow
newFrame
CGRect

傳回值

適用於