Header menu logo fable-electron-docs-api

VisualEffectState Type

Union cases

Union case Description

Active

Full Usage: Active

The backdrop should always appear active.

FollowWindow

Full Usage: FollowWindow

The backdrop should automatically appear active when the window is active, and inactive when it is not. This is the default.

Inactive

Full Usage: Inactive

The backdrop should always appear inactive.

Instance members

Instance member Description

this.IsActive

Full Usage: this.IsActive

Returns: bool
Returns: bool

this.IsFollowWindow

Full Usage: this.IsFollowWindow

Returns: bool
Returns: bool

this.IsInactive

Full Usage: this.IsInactive

Returns: bool
Returns: bool

Type something to start searching.