Share via


NSSplitViewDelegate_Extensions.GetEffectiveRect Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static CoreGraphics.CGRect GetEffectiveRect(this AppKit.INSSplitViewDelegate This, AppKit.NSSplitView splitView, CoreGraphics.CGRect proposedEffectiveRect, CoreGraphics.CGRect drawnRect, IntPtr dividerIndex);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetEffectiveRect : AppKit.INSSplitViewDelegate * AppKit.NSSplitView * CoreGraphics.CGRect * CoreGraphics.CGRect * nativeint -> CoreGraphics.CGRect

Parameters

splitView
NSSplitView
proposedEffectiveRect
CGRect
drawnRect
CGRect
dividerIndex
IntPtr

nativeint

Returns

Attributes

Applies to