다음을 통해 공유


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

반환

특성

적용 대상