Pivot.UpdateItemVisibility Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Shows or hides an item.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Parameters
- element
- Type: System.Windows.UIElement
The user interface element.
- toVisible
- Type: System.Boolean
A value indicating whether to make the item visible or not.
Show: