Size Type
Union cases
| Union case |
Description
|
Full Usage:
Flexible
|
Take up all available space. Maps to NSTouchBarItemIdentifierFlexibleSpace. |
Full Usage:
Large
|
Large space between items. Maps to NSTouchBarItemIdentifierFixedSpaceLarge. |
Full Usage:
Small
|
Small space between items. Maps to NSTouchBarItemIdentifierFixedSpaceSmall. This is the default. |
Instance members
| Instance member |
Description
|
Full Usage:
this.IsFlexible
Returns: bool
|
|
Full Usage:
this.IsLarge
Returns: bool
|
|
Full Usage:
this.IsSmall
Returns: bool
|
|
fable-electron-docs-api