次の方法で共有


NSCell.DrawInteriorWithFrame(CGRect, NSView) メソッド

定義

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

パラメーター

cellFrame
CGRect
inView
NSView
属性

適用対象