Class TileDescription
The description of an SAPUI5 Tile test object.
public class TileDescription : WebElementDescription, ICloneable, IDescription
- Inheritance
-
TileDescription
- Implements
- Inherited Members
Constructors
TileDescription()
public TileDescription()
Properties
IsEnabled
Indicates whether the tile is enabled.
public bool? IsEnabled { get; set; }
Property Value
- bool?