HamburgerMenu.

SelectedItem Property

Summary

Gets or sets the selected menu item.
Namespace
MahApps.Metro.Controls
Containing Type
HamburgerMenu

Syntax

public object SelectedItem { get; set; }

Value

Type Description
object