NSSplitViewDelegate_Extensions.ConstrainSplitPosition Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static nfloat ConstrainSplitPosition (this AppKit.INSSplitViewDelegate This, AppKit.NSSplitView splitView, nfloat proposedPosition, nint subviewDividerIndex);
static member ConstrainSplitPosition : AppKit.INSSplitViewDelegate * AppKit.NSSplitView * nfloat * nint -> nfloat
Parameters
- This
- INSSplitViewDelegate
- splitView
- NSSplitView
- proposedPosition
- nfloat
- subviewDividerIndex
- System.System.IntPtr System.nativeint