Share via


NSSplitViewController.DidResizeSubviews(NSNotification) Method

Definition

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

Parameters

notification
NSNotification

Implements

Attributes

Applies to