Persistent Show-UDToast

Product: PowerShell Universal
Version: 1.5.18

Hiyas,

Just a quick one, I’d like to broadcast a toast message (this is working ok) and have it persistent until the user clicks it to dismiss it (I can’t see how to accomplish this).

I couldn’t see anything in the docs - but there may be a way to do this? Set duration to 1,500,000?

Cheers!
Steve.

It looks like toast API supports persistent toasts but there isn’t a good way to set that via Show-UDToast.

We’ll have to implement this in UD. For the time being, you might just need to set a high number.