Page.SendBackButtonPressed Method

Definition

public:
 bool SendBackButtonPressed();
public bool SendBackButtonPressed ();
member this.SendBackButtonPressed : unit -> bool
Public Function SendBackButtonPressed () As Boolean

Returns

true when the back navigation was handled by the OnBackButtonPressed() override, otherwise false.

Applies to