次の方法で共有


NSButtonCell.DrawTitle(NSAttributedString, CGRect, NSView) メソッド

定義

[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

パラメーター

frame
CGRect
controlView
NSView

戻り値

属性

適用対象