Skip to main content

shouldHideOverlay()

Introduction

The shouldHideOverlay() method allows the SDK to request that your app hide the overlay.

Code Example

// Request that the app hides the overlay
delegate.shouldHideOverlay()