Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 908 Bytes

pipspager_selectedpageindex.md

File metadata and controls

28 lines (17 loc) · 908 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.PipsPager.SelectedPageIndex
winrt property

Microsoft.UI.Xaml.Controls.PipsPager.SelectedPageIndex

-description

Gets or sets the 0 based index of the currently selected pip in the PipsPager. A pip is always selected.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

The 0 based index of the currently selected pip in the PipsPager. The default value is 0.

-remarks

-see-also

PipsPager, PipsPager.SelectedIndexChanged, PipsPager overview

-examples