NSWindowDelegate_Extensions.WillPositionSheet 方法

定义

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

参数

window
NSWindow
sheet
NSWindow
usingRect
CGRect

返回

适用于