Share via


NSButton.AttributedTitle Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSAttributedString AttributedTitle { [Foundation.Export("attributedTitle")] get; [Foundation.Export("setAttributedTitle:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("attributedTitle")>]
[<set: Foundation.Export("setAttributedTitle:")>]
member this.AttributedTitle : Foundation.NSAttributedString with get, set

Property Value

Attributes

Applies to