NSButtonCell.DrawTitle(NSAttributedString, CGRect, NSView) Method

Definition

[Foundation.Export("drawTitle:withFrame:inView:")]
public virtual CoreGraphics.CGRect DrawTitle (Foundation.NSAttributedString title, CoreGraphics.CGRect frame, AppKit.NSView controlView);
abstract member DrawTitle : Foundation.NSAttributedString * CoreGraphics.CGRect * AppKit.NSView -> CoreGraphics.CGRect
override this.DrawTitle : Foundation.NSAttributedString * CoreGraphics.CGRect * AppKit.NSView -> CoreGraphics.CGRect

Parameters

frame
CGRect
controlView
NSView

Returns

Attributes

Applies to