Share via


NSSplitViewDelegate_Extensions.ShouldAdjustSize Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool ShouldAdjustSize(this AppKit.INSSplitViewDelegate This, AppKit.NSSplitView splitView, AppKit.NSView view);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ShouldAdjustSize : AppKit.INSSplitViewDelegate * AppKit.NSSplitView * AppKit.NSView -> bool

Parameters

splitView
NSSplitView
view
NSView

Returns

Attributes

Applies to