Contents

popoverTouchBar

The bar displayed when this item is “popped.”

Declaration

var popoverTouchBar: NSTouchBar { get set }

Discussion

Set this property to a fully configured instance of NSTouchBar that is displayed when the user taps on the popover item. By default this is an empty bar.

See Also

Configuring the expanded popover