Effects
Defined in: window.ts:2208
The window effects configuration object
2.0.0
optional
color:Color
Defined in: window.ts:2226
Window effect color. Affects Effect.Blur and Effect.Acrylic only on Windows 10 v1903+. Doesn’t have any effect on Windows 7 or Windows 11.
effects:
Effect
[]
Defined in: window.ts:2213
List of Window effects to apply to the Window. Conflicting effects will apply the first one and ignore the rest.
optional
radius:number
Defined in: window.ts:2221
Window effect corner radius macOS Only
optional
state:EffectState
Defined in: window.ts:2217
Window effect state macOS Only
© 2025 Tauri Contributors. CC-BY / MIT