HamburgerMenuNavigationIconButton Properties
Provides navigation options for menu items.
Name | Description |
---|---|
Clear |
Gets or sets whether clicking/tapping the button clears the menu’s navigation history. |
Icon |
Gets or sets the icon displayed by the button. This is a dependency property.
Inherited from Hamburger |
Icon |
Specifies the icon color. This is a dependency property.
Inherited from Hamburger |
Icon |
Gets or sets the icon’s height. This is a dependency property.
Inherited from Hamburger |
Icon |
Specifies whether the icon size is set in pixels or points. This is a dependency property.
Inherited from Hamburger |
Icon |
Gets or sets the source of the icon. This is a dependency property
Inherited from Hamburger |
Icon |
Gets or sets the stretch mode for the icon. This is a dependency property.
Inherited from Hamburger |
Icon |
Specifies the icon template. This is a dependency property.
Inherited from Hamburger |
Icon |
Gets or sets the icon’s width. This is a dependency property.
Inherited from Hamburger |
Navigation |
Gets or sets the parameter to be passed to the target page, invoked when tapping/clicking the menu item. |
Navigation |
Allows you to specify the Page class to be opened when an end-user taps/clicks the menu item. |
Navigation |
Allows you to specify the name of the Page class to be opened when an end-user taps/clicks the menu item. |
See Also