Yea, the common UI stack transitions are not widget animations and have no events to bind to.
You can GetTransitionDuration()
though and use that as the delay’s duration.
I don’t see cleaner, simpler way of doing what you’ve set your mind to.
Yea, the common UI stack transitions are not widget animations and have no events to bind to.
You can GetTransitionDuration()
though and use that as the delay’s duration.
I don’t see cleaner, simpler way of doing what you’ve set your mind to.