SDKtvOS SDKEvent DelegateshouldHideOverlay()On this pageshouldHideOverlay()IntroductionThe shouldHideOverlay() method allows the SDK to request that your app hide the overlay.Code Example// Request that the app hides the overlaydelegate.shouldHideOverlay()