initialItem property

int initialItem
final

The page to show when first creating the scroll view.

Defaults to 0 and must not be null.

Implementation

final int initialItem;