Skip to main content

shouldShowPanel()

Introduction

The shouldShowPanel() method allows the SDK to request that your app shows the panel. This could be called after the user clicks a call-to-action button in a MaestroOverlay.

Code Example

// Request that the app shows the panel
delegate.shouldShowPanel()