Share via


NSSplitViewController.SplitViewWillResizeSubviews(NSNotification) Method

Definition

[Foundation.Export("splitViewWillResizeSubviews:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SplitViewWillResizeSubviews(Foundation.NSNotification notification);
[<Foundation.Export("splitViewWillResizeSubviews:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SplitViewWillResizeSubviews : Foundation.NSNotification -> unit
override this.SplitViewWillResizeSubviews : Foundation.NSNotification -> unit

Parameters

notification
NSNotification

Implements

Attributes

Applies to