Compartir a través de


NSViewController.ViewWillTransition(CGSize) Método

Definición

[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

Parámetros

newSize
CGSize
Atributos

Se aplica a