HamburgerMenuItemBase.

IsVisible Property

Summary

Gets or sets the value indicating whether this element is visible in the user interface (UI). This is a dependency property.
Namespace
MahApps.Metro.Controls
Containing Type
HamburgerMenuItemBase

Syntax

public bool IsVisible { get; set; }

Value

Type Description
bool