Is there a way to resize plugin window via JS?

I’m trying to find a way to resize my plugin window in UXP?

With CEP I used to use:

csInterface.resizeContent(width, height);

Is there something similar in UXP?

Thanks!

Mario OM

It was already asked and it seems no update

1 Like

This is something that should be implemented.