Einhugur WinUI Bridge Plugin for Xojo

EinhugurWinUIBridge.BlurWindowBackground Method (desktop)

Enables or disables the blur effect on a specified new style Xojo DesktopWindow.

BlurWindowBackground(
   wnd as DesktopWindow,
   enableBlur as Boolean)

Parameters

wnd
The Window to enable Blur effects on.
enableBlur
True if enabling, false if disabling.

Remarks

Supported Platforms:

  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Unsupported Platforms:

  • macOS Intel 32 bit
  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • See Also

    EinhugurWinUIBridge Module