Share via


NSPickerTouchBarItem.CustomizationLabel Property

Definition

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

Property Value

Attributes

Applies to