Share via


NSButton.AttributedAlternateTitle Property

Definition

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

Property Value

Attributes

Applies to