Table of Contents

Class ViewDescription

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

The description of a View test object in a mobile application.

public class ViewDescription : UiObjectBaseDescription, ICloneable, IDescription
Inheritance
ViewDescription
Implements
Inherited Members

Constructors

ViewDescription()

public ViewDescription()

Properties

IsScrollable

Indicates whether the object can be checked.

public bool? IsScrollable { get; set; }

Property Value

bool?