NSWindowDelegate_Extensions.WillPositionSheet Method

Definition

public static CoreGraphics.CGRect WillPositionSheet (this AppKit.INSWindowDelegate This, AppKit.NSWindow window, AppKit.NSWindow sheet, CoreGraphics.CGRect usingRect);
static member WillPositionSheet : AppKit.INSWindowDelegate * AppKit.NSWindow * AppKit.NSWindow * CoreGraphics.CGRect -> CoreGraphics.CGRect

Parameters

window
NSWindow
sheet
NSWindow
usingRect
CGRect

Returns

Applies to