다음을 통해 공유


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

반환

특성

적용 대상