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 ref class NavigationPage abstract sealed
public static class NavigationPage
type NavigationPage = class
Public Module NavigationPage
- Inheritance
-
NavigationPage
Fields
| BarHeightProperty |
Bindable property for attached property |
Methods
| GetBarHeight(BindableObject) |
Gets the navigation bar height for the specified |
| GetBarHeight(IPlatformElementConfiguration<Android,NavigationPage>) |
Gets the navigation bar height for the specified element. |
| 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. |