How to create a New-UDProgress with a transparent background color?

How to create a New-UDProgress with a transparent background color?

Show-UDModal -Content { New-UDProgress -Circular -BackgroundColor "transparent !important" }

Maybe the Backdrop is more appropriate?

Backdrop | PowerShell Universal