Share via


NSPopoverTouchBarItem.PressAndHoldTouchBar Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSTouchBar? PressAndHoldTouchBar { [Foundation.Export("pressAndHoldTouchBar", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setPressAndHoldTouchBar:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("pressAndHoldTouchBar", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setPressAndHoldTouchBar:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.PressAndHoldTouchBar : AppKit.NSTouchBar with get, set

Property Value

Attributes

Applies to