SnapscreenSnapDelegate

Delegate providing results for the SnapViewController

  • Called when the snap view controller snaps a sport event. Snapping will automatically stop since we assume that you will navigate to a new screen. If you want to continue snapping, call continueSnapping on the SnapViewController. Note: if you want to dismiss the SnapViewController, you need to do so. SnapViewController does not dismiss itself because we do not know how you want to navigate away.

    • viewController the snap view controller
    • sportEvent the snapped sport event result