I have a problem to solve. I research some day but i cant solve yet.
I want to slide the current open window to the left, and slide a new window from the right to on screen.
How can i do that?
I have a problem to solve. I research some day but i cant solve
Share
You’ll need an event to fire this animation, possibly a tap on a button or just simply a swipe event on the window. In this event you just simply animate the 2 window’s left property as follows: