Window.IWindow.BackButtonClicked Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
virtual bool Microsoft.Maui.IWindow.BackButtonClicked() = Microsoft::Maui::IWindow::BackButtonClicked;
bool IWindow.BackButtonClicked ();
abstract member Microsoft.Maui.IWindow.BackButtonClicked : unit -> bool
override this.Microsoft.Maui.IWindow.BackButtonClicked : unit -> bool
Function BackButtonClicked () As Boolean Implements IWindow.BackButtonClicked