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.
Appcompat platform specific navigation page.
public static class NavigationPage
type NavigationPage = class
- Inheritance
-
NavigationPage
Fields
| BarHeightProperty |
Backing store for the attached property that controls the height of the navigation bar. |
Methods
| GetBarHeight(BindableObject) |
Gets the navigation bar height for the specified |
| GetBarHeight(IPlatformElementConfiguration<Android,NavigationPage>) |
Gets the navigation bar height for the specified |
| SetBarHeight(BindableObject, Int32) |
Sets the new bar height value for the element. |
| SetBarHeight(IPlatformElementConfiguration<Android,NavigationPage>, Int32) |
Sets the new bar height value for the element and returns a fluid API object. |