NSButtonCell.DrawBezelWithFrame(CGRect, NSView) Method

Definition

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

Parameters

frame
CGRect
controlView
NSView
Attributes

Applies to