NavigationPage.OnBackButtonPressed Method

Definition

Event that is raised when the hardware back button is pressed. This event is not raised on iOS.

protected override bool OnBackButtonPressed ();
override this.OnBackButtonPressed : unit -> bool

Returns

Applies to