共用方式為


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
屬性

適用於