Exits this scene, if it is the current scene on the scene's Scene.SceneRoot. The current scene is set when Scene.Enter a scene. Exiting a scene runs the Scene.SetExitAction(Java.Lang.IRunnable) if there is one.
[Android Documentation]