NSButtonCell.DrawTitle(NSAttributedString, CGRect, NSView) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[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
Parameter
- title
- NSAttributedString
- frame
- CGRect
- controlView
- NSView
Gibt zurück
- Attribute