Class: TouchBarSpacer
Class: TouchBarSpacer
Создает разделитель между двумя элементами в сенсорной панели для нативных приложений macOS
Process: Main
This class is not exported from the 'electron'
module. Он доступен только в качестве возвращаемого значения других методов в Electron API.
new TouchBarSpacer(options)
Свойства экземпляра
The following properties are available on instances of TouchBarSpacer
:
touchBarSpacer.size
A string
representing the size of the spacer. Can be small
, large
or flexible
.