Einhugur macOS Bridge plugin.

EinhugurMacOSBridge.NSPopoverTouchBarItem Class

A bar item that provides a two-state control that can expand into its second state, showing the contents of a bar that it owns.

For Touch Bars macOS 10.12.2 or later is needed.

NSTouchBarItem
   NSPopoverTouchBarItem

class EinhugurMacOSBridge.NSPopoverTouchBarItem

Constructors

NSPopoverTouchBarItemConstructor that takes identifier, collapsed label text and collapsed image.

Properties

ShowsCloseButtonA Boolean value that determines whether a close button should be shown on the popover bar.
CustomizationLabel (Inherited) Sets or gets the user-visible string identifying this item during bar customization.
Handle (Inherited) Returns Integer handle to the native NSObject structure.

Methods

DismissPopoverRestores the previously visible main bar.
Release (Inherited) Releases the NSObject.
Retain (Inherited) Retains the NSObject
SetPoppverTouchBarSets the popover Touch Bar to be shown when the Popover Touch Bar item is expanded.
SetVisibilityPriority (Inherited) Sets priority of the Touch Bar item, where the lowest priority ones get hidden if there is no space to show them all.
ShowPopoverReplaces the main bar with this item's popover bar.

Supported Platforms:

  • MacOS X Cocoa 32 bit
  • MacOS X Cocoa 64 bit

    Unsupported Platforms:

  • MacOS X Carbon
  • Windows 32 bit
  • Windows 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM