Share via


NSWindowFramePredicate Delegado

Definición

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

Parámetros

window
NSWindow
newFrame
CGRect

Valor devuelto

Se aplica a