Class ViewDescription
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?