共用方式為


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

傳回

適用於