Header menu logo fable-electron-docs-api

Material Type

Union cases

Union case Description

Acrylic

Full Usage: Acrylic

Draw the backdrop material effect corresponding to a transient window.

Auto

Full Usage: Auto

Let the Desktop Window Manager (DWM) automatically decide the system-drawn backdrop material for this window. This is the default.

Mica

Full Usage: Mica

Draw the backdrop material effect corresponding to a long-lived window.

None

Full Usage: None

Don't draw any system backdrop.

Tabbed

Full Usage: Tabbed

Draw the backdrop material effect corresponding to a window with a tabbed title bar.

Instance members

Instance member Description

this.IsAcrylic

Full Usage: this.IsAcrylic

Returns: bool
Returns: bool

this.IsAuto

Full Usage: this.IsAuto

Returns: bool
Returns: bool

this.IsMica

Full Usage: this.IsMica

Returns: bool
Returns: bool

this.IsNone

Full Usage: this.IsNone

Returns: bool
Returns: bool

this.IsTabbed

Full Usage: this.IsTabbed

Returns: bool
Returns: bool

Type something to start searching.