SDKtvOS SDKMaestro Event DelegateuserViewedPanel()On this pageuserViewedPanel()IntroductionThe userViewedPanel(panel:) method informs the client app that the user has navigated to the given panel.Code Exampledelegate.userViewedPanel(panel: .stats)