IHamburgerMenuItem.

IsEnabled Property

Summary

Gets or sets a value indicating whether this item is enabled in the user interface (UI).
Namespace
MahApps.Metro.Controls
Containing Type
IHamburgerMenuItem

Syntax

bool IsEnabled { get; set; }

Value

Type Description
bool