Share via


NSSplitViewDelegate_Extensions.ConstrainSplitPosition Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static System.Runtime.InteropServices.NFloat ConstrainSplitPosition(this AppKit.INSSplitViewDelegate This, AppKit.NSSplitView splitView, System.Runtime.InteropServices.NFloat proposedPosition, IntPtr subviewDividerIndex);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ConstrainSplitPosition : AppKit.INSSplitViewDelegate * AppKit.NSSplitView * System.Runtime.InteropServices.NFloat * nativeint -> System.Runtime.InteropServices.NFloat

Parameters

splitView
NSSplitView
proposedPosition
NFloat
subviewDividerIndex
IntPtr

nativeint

Returns

Attributes

Applies to