다음을 통해 공유


NSWindowFramePredicate 대리자

정의

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

매개 변수

window
NSWindow
newFrame
CGRect

반환 값

적용 대상