Table of Contents

Interface ISlider

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

A slider object in a mobile application.

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

Methods

SetPosition(double)

Sets the slider position.

void SetPosition(double position)

Parameters

position double

The new position for the slider. Possible values are determined by the range of the slider.