IApplicationBar.IsVisible Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets or sets a value that indicates whether the Application Bar is visible.

Namespace:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Property IsVisible As Boolean
bool IsVisible { get; set; }

Property Value

Type: System..::.Boolean
true if the Application Bar is visible; otherwise, false.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

IApplicationBar Interface

Microsoft.Phone.Shell Namespace

Other Resources

App bar for Windows Phone