NavigationPage Class
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.
Provides access to the back button icon on navigation pages on the GTK platform.
public static class NavigationPage
type NavigationPage = class
- Inheritance
-
NavigationPage
Fields
| BackButtonIconProperty |
Backing store for the attached property that stores the back button icon. |
Methods
| GetBackButtonIcon(BindableObject) |
Gets the icon for the back button. |
| GetBackButtonIcon(IPlatformElementConfiguration<GTK,NavigationPage>) |
Gets the path to the back button icon. |
| SetBackButtonIcon(BindableObject, String) |
Sets the path to the back button icon. |
| SetBackButtonIcon(IPlatformElementConfiguration<GTK,NavigationPage>, String) |
Sets the path to the back button icon. |