Share via


NSPopoverTouchBarItem.CollapsedRepresentationLabel Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string CollapsedRepresentationLabel { [Foundation.Export("collapsedRepresentationLabel", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setCollapsedRepresentationLabel:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("collapsedRepresentationLabel", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setCollapsedRepresentationLabel:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.CollapsedRepresentationLabel : string with get, set

Property Value

Attributes

Applies to