PanelTransitionDestination
The destination of an information transition between panels.
The information transition starts when a panel is closed and the information is visually transferred to another panel, like when dismissing by swipe or by pressing an accept button. For example, an incoming call notification may transition to a main process panel showing the call progress.
The transition does not transfer the data but rather an intent. The destination panel obtains its information by other means.
Parameters
destination
A class reference of the type of panel that the information transitions to.
See also
Inherited functions
Link copied to clipboard
Whether the transition goes to a Destination panel.