VisualEffectState Type
Union cases
| Union case |
Description
|
Full Usage:
Active
|
The backdrop should always appear active. |
Full Usage:
FollowWindow
|
The backdrop should automatically appear active when the window is active, and inactive when it is not. This is the default. |
Full Usage:
Inactive
|
The backdrop should always appear inactive. |
Instance members
| Instance member |
Description
|
Full Usage:
this.IsActive
Returns: bool
|
|
Full Usage:
this.IsFollowWindow
Returns: bool
|
|
Full Usage:
this.IsInactive
Returns: bool
|
|
fable-electron-docs-api