HamburgerMenuFrame Constructors
Represents a frame with two views; one view to display navigation commands using the built-in HamburgerMenu, and another view to display the navigated pages.Name | Parameters | Description |
---|---|---|
HamburgerMenuFrame() | none | Initializes a new instance of the HamburgerMenuFrame class with the default settings. |
HamburgerMenuFrame(Type) | hamburgerMenuPageType | Initializes a new instance of the HamburgerMenuFrame class with the specified settings. |
See Also