Share via


NSSplitViewDelegate_Extensions.SetMaxCoordinateOfSubview Method

Definition

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

Parameters

splitView
NSSplitView
proposedMaximumPosition
NFloat
subviewDividerIndex
IntPtr

nativeint

Returns

Attributes

Applies to