다음을 통해 공유


NSMenuItemCell.DrawSeparatorItem(CGRect, NSView) 메서드

정의

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

매개 변수

cellFrame
CGRect
controlView
NSView
특성

적용 대상