次の方法で共有


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

戻り値

属性

適用対象