Share via


NSViewController.ViewWillLayout Method

Definition

[Foundation.Export("viewWillLayout")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ViewWillLayout();
[<Foundation.Export("viewWillLayout")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ViewWillLayout : unit -> unit
override this.ViewWillLayout : unit -> unit
Attributes

Applies to