次の方法で共有


NSMenuItemCell.DrawStateImage(CGRect, NSView) メソッド

定義

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

パラメーター

cellFrame
CGRect
controlView
NSView
属性

適用対象