NSWindowFramePredicate Delegar

Definição

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

Parâmetros

window
NSWindow
newFrame
CGRect

Valor Retornado

Aplica-se a