다음을 통해 공유


NSViewController.ViewWillTransition(CGSize) 메서드

정의

[Foundation.Export("viewWillTransitionToSize:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void ViewWillTransition (CoreGraphics.CGSize newSize);
abstract member ViewWillTransition : CoreGraphics.CGSize -> unit
override this.ViewWillTransition : CoreGraphics.CGSize -> unit

매개 변수

newSize
CGSize
특성

적용 대상