NSSplitViewDelegate_Extensions.SetMaxCoordinateOfSubview 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 SetMaxCoordinateOfSubview (this AppKit.INSSplitViewDelegate This, AppKit.NSSplitView splitView, nfloat proposedMaximumPosition, nint subviewDividerIndex);
static member SetMaxCoordinateOfSubview : AppKit.INSSplitViewDelegate * AppKit.NSSplitView * nfloat * nint -> nfloat
Parameters
- This
- INSSplitViewDelegate
- splitView
- NSSplitView
- proposedMaximumPosition
- nfloat
- subviewDividerIndex
- System.System.IntPtr System.nativeint