Table of Contents

Interface IPaginator

Namespace
HP.LFT.SDK.Mobile
Assembly
HP.LFT.SDK.dll

A page control in a mobile application. (iOS Only)

public interface IPaginator : ITestObject, ITestObjectDescriber, IUiObjectBase, IEnabledProvider
Inherited Members
Extension Methods

Methods

Set(int)

Brings the specified page into view.

void Set(int pageIndex)

Parameters

pageIndex int

The numeric index of the page to display.