Header menu logo issie

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

Closed

Full Usage: Closed

Edit

Full Usage: Edit

Files

Full Usage: Files

Project

Full Usage: Project

TransientClosed

Full Usage: TransientClosed

View

Full Usage: View

Instance members

Instance member Description

this.IsClosed

Full Usage: this.IsClosed

Returns: bool
Returns: bool

this.IsEdit

Full Usage: this.IsEdit

Returns: bool
Returns: bool

this.IsFiles

Full Usage: this.IsFiles

Returns: bool
Returns: bool

this.IsProject

Full Usage: this.IsProject

Returns: bool
Returns: bool

this.IsTransientClosed

Full Usage: this.IsTransientClosed

Returns: bool
Returns: bool

this.IsView

Full Usage: this.IsView

Returns: bool
Returns: bool

Type something to start searching.