NSSplitViewDelegate_Extensions.GetEffectiveRect Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- This
- INSSplitViewDelegate
- splitView
- NSSplitView
- proposedEffectiveRect
- CGRect
- drawnRect
- CGRect
- dividerIndex
- System.System.IntPtr System.nativeint