Share via


IWindow.BackButtonClicked Method

Definition

Occurs when the back button is pressed.

public:
 bool BackButtonClicked();
public bool BackButtonClicked ();
abstract member BackButtonClicked : unit -> bool
Public Function BackButtonClicked () As Boolean

Returns

Whether or not the back navigation was handled.

Applies to