Share via


NSPopoverTouchBarItem.CollapsedRepresentation Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSView CollapsedRepresentation { [Foundation.Export("collapsedRepresentation", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setCollapsedRepresentation:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("collapsedRepresentation", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setCollapsedRepresentation:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.CollapsedRepresentation : AppKit.NSView with get, set

Property Value

Attributes

Applies to