NSSplitViewDelegate.GetEffectiveRect 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
[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
傳回
- 屬性