children property

List<AbstractTouchBarItem> children
final

Touch bar items to be displayed in the touch bar.

Implementation

final List<AbstractTouchBarItem> children;