Partager via


NSWindowFramePredicate Délégué

Définition

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

Paramètres

window
NSWindow
newFrame
CGRect

Valeur renvoyée

S’applique à