Share via


NSSplitView.MaxPositionOfDivider(IntPtr) Method

Definition

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

Parameters

dividerIndex
IntPtr

nativeint

Returns

Attributes

Applies to