pop

open override fun pop(result: PopResult?): Screen?(source)

Remove and return the current screen from the navigation stack.

Return

The removed screen, or null if the stack is empty

Parameters

result

Optional result to pass back to the previous screen