Hero
Marks the content as a shared element for route transitions.
Place a Hero with the same tag in both source and destination views to
animate that control between routes.
Inherits: LayoutControl
Properties
content- The control to display and animate.tag- A unique identifier used to match source and destination Hero controls.transition_on_user_gestures- Whether to animate when the route is transitioned by a user gesture (for example, iOS back swipe).