Enum DwmBlurBehindFlags
Configuration flags for the DwmEnableBlurBehindWindow function
Namespace: Dapplo.Windows.DesktopWindowsManager
Assembly: Dapplo.Windows.DesktopWindowsManager.dll
Syntax
public enum DwmBlurBehindFlags : int
Fields
Name | Description |
---|---|
BlurRegion | Region enabled |
Enable | Transparency Enabled |
None | None |
TransitionMaximized | Transition on maximized enabled |