TopMenu Type
Which dropdown on the renderer's own menu bar is open. Edit and View hold what used to be on the Electron menus of the same names.
Union cases
| Union case | Description |
Full Usage:
Closed
|
|
Full Usage:
Edit
|
|
Full Usage:
Files
|
|
Full Usage:
Project
|
|
Full Usage:
TransientClosed
|
|
Full Usage:
View
|
Instance members
| Instance member | Description |
Full Usage:
this.IsClosed
Returns: bool
|
|
Full Usage:
this.IsEdit
Returns: bool
|
|
Full Usage:
this.IsFiles
Returns: bool
|
|
Full Usage:
this.IsProject
Returns: bool
|
|
Full Usage:
this.IsTransientClosed
Returns: bool
|
|
Full Usage:
this.IsView
Returns: bool
|
|