Interface

PagerLayoutInfo

Contains useful information about the currently displayed layout state of a [HorizontalPager] or [VerticalPager].

Android
public sealed interface PagerLayoutInfo

Contains useful information about the currently displayed layout state of a HorizontalPager or VerticalPager. This information is available after the first measure pass.

Use PagerState.layoutInfo to retrieve this