Is there a way to get the exact dialog height?

I would need a method to calculate the dialog height exactly.
Actually, when trying to get that measure, console outputs:
{ type: ‘AutoEnum’ }

Not yet. We’re working on providing a way you can get that information though.

For now, you’d need to specify the height explicitly if you wanted to derive the value.

Thank you @kerrishotts!