NavigateUp
data class NavigateUp(val reason: ChannelInfoViewEvent.Navigation.Reason) : ChannelInfoViewEvent.Navigation
Indicates an event to navigate up in the view hierarchy.
Parameters
reason
The reason for navigation.
Indicates an event to navigate up in the view hierarchy.
The reason for navigation.