类: TouchBarSpacer

在mac os应用中,为touch bar中的相邻项之间留白

Process: Main

new BrowserView(可选) 实验功能

  • 参数 对象
    • size String (可选) - 留白大小,可以是:
      • small - Small space between items. Maps to NSTouchBarItemIdentifierFixedSpaceSmall. This is the default.
      • large - Large space between items. Maps to NSTouchBarItemIdentifierFixedSpaceLarge.
      • flexible - Take up all available space. Maps to NSTouchBarItemIdentifierFlexibleSpace.