共用方式為


QLPreviewPanelDelegate.ShouldZoom(NSWindow, CGRect) 方法

定義

[Foundation.Export("windowShouldZoom:toFrame:")]
public virtual bool ShouldZoom (AppKit.NSWindow window, CoreGraphics.CGRect newFrame);
abstract member ShouldZoom : AppKit.NSWindow * CoreGraphics.CGRect -> bool
override this.ShouldZoom : AppKit.NSWindow * CoreGraphics.CGRect -> bool

參數

window
NSWindow
newFrame
CGRect

傳回

屬性

適用於