Share via


NSSplitView.MinPositionOfDivider(IntPtr) Method

Definition

[Foundation.Export("minPossiblePositionOfDividerAtIndex:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat MinPositionOfDivider(IntPtr dividerIndex);
[<Foundation.Export("minPossiblePositionOfDividerAtIndex:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member MinPositionOfDivider : nativeint -> System.Runtime.InteropServices.NFloat
override this.MinPositionOfDivider : nativeint -> System.Runtime.InteropServices.NFloat

Parameters

dividerIndex
IntPtr

nativeint

Returns

Attributes

Applies to