次の方法で共有


NSWindowFramePredicate 代理人

定義

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

パラメーター

window
NSWindow
newFrame
CGRect

戻り値

適用対象