Share via


NSMenuItem.Subtitle Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? Subtitle { [Foundation.Export("subtitle", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSubtitle:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("subtitle", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setSubtitle:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Subtitle : string with get, set

Property Value

Attributes

Applies to