NSSplitViewDelegate_Extensions.GetEffectiveRect Method

Definition

public static CoreGraphics.CGRect GetEffectiveRect (this AppKit.INSSplitViewDelegate This, AppKit.NSSplitView splitView, CoreGraphics.CGRect proposedEffectiveRect, CoreGraphics.CGRect drawnRect, nint dividerIndex);
static member GetEffectiveRect : AppKit.INSSplitViewDelegate * AppKit.NSSplitView * CoreGraphics.CGRect * CoreGraphics.CGRect * nint -> CoreGraphics.CGRect

Parameters

splitView
NSSplitView
proposedEffectiveRect
CGRect
drawnRect
CGRect
dividerIndex
System.System.IntPtr System.nativeint

Returns

Applies to