IHamburgerMenuItemBase.

IsVisible Property

Summary

Gets or sets the value indicating whether this element is visible in the user interface (UI). This is a dependency property.

Syntax

bool IsVisible { get; set; }

Value

Type Description
bool