Méthode | Description | |
---|---|---|
ContentPage ( ) : System |
Initializes a new instance of the ContentPage class.
|
Méthode | Description | |
---|---|---|
OnAppearing ( ) : void |
Occurs immediately prior to the T:Xamarin.Forms.Page becoming visible.
|
|
OnBackButtonPressed ( ) : bool |
Occurs when the back button is pressed. TODO: This implementation requires improvements. |
|
OnDisappearing ( ) : void |
Occurs when the T:Xamarin.Forms.Page disappears.
|
Méthode | Description | |
---|---|---|
OnDataContextChanged ( object sender, Catel.MVVM.Views.DataContextChangedEventArgs eventArgs ) : void |
Occurs when the data context has changed.
|
protected final OnBackButtonPressed ( ) : bool | ||
Résultat | bool |