共用方式為


NSCell.DrawWithExpansionFrame(CGRect, NSView) 方法

定義

[Foundation.Export("drawWithExpansionFrame:inView:")]
public virtual void DrawWithExpansionFrame (CoreGraphics.CGRect cellFrame, AppKit.NSView inView);
abstract member DrawWithExpansionFrame : CoreGraphics.CGRect * AppKit.NSView -> unit
override this.DrawWithExpansionFrame : CoreGraphics.CGRect * AppKit.NSView -> unit

參數

cellFrame
CGRect
inView
NSView
屬性

適用於