Share via


QLPreviewPanelDelegate.WillUseFullScreenContentSize(NSWindow, CGSize) 方法

定义

[Foundation.Export("window:willUseFullScreenContentSize:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGSize WillUseFullScreenContentSize (AppKit.NSWindow window, CoreGraphics.CGSize proposedSize);
abstract member WillUseFullScreenContentSize : AppKit.NSWindow * CoreGraphics.CGSize -> CoreGraphics.CGSize
override this.WillUseFullScreenContentSize : AppKit.NSWindow * CoreGraphics.CGSize -> CoreGraphics.CGSize

参数

window
NSWindow
proposedSize
CGSize

返回

属性

适用于