CardViewPagerState Properties
Contains information about the CardView’s paging-related state.Name | Description |
---|---|
PageIndex | Gets or sets the index of the currently selected page in the CardView. |
SettingsBreakpointsLayout | Provides access to the Card View’s Breakpoint layout mode settings. |
SettingsFlowLayout | Provides access to the pager’s layout flow mode settings. |
SettingsTableLayout | Provides access to the pager’s layout table mode settings. |
See Also