Skip to main content
A newer version of this page is available. .

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