NSSplitViewDelegate.GetEffectiveRect 方法

定义

[Foundation.Export("splitView:effectiveRect:forDrawnRect:ofDividerAtIndex:")]
public virtual CoreGraphics.CGRect GetEffectiveRect(AppKit.NSSplitView splitView, CoreGraphics.CGRect proposedEffectiveRect, CoreGraphics.CGRect drawnRect, nint dividerIndex);
abstract member GetEffectiveRect : AppKit.NSSplitView * CoreGraphics.CGRect * CoreGraphics.CGRect * nint -> CoreGraphics.CGRect
override this.GetEffectiveRect : AppKit.NSSplitView * CoreGraphics.CGRect * CoreGraphics.CGRect * nint -> CoreGraphics.CGRect

参数

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

返回

属性

适用于