OverlayNavigator

An OverlayNavigator is a simple API offered to overlays to call finish with a result when they are done.

Functions

Link copied to clipboard
abstract fun finish(result: Result)

Called by the Overlay with a result it's done.