Class TileDescription
The description of an SAPUI5 Tile test object.
Inheritance
TileDescription
Inherited Members
Namespace: HP.LFT.SDK.SAP.UI5
Assembly: HP.LFT.SDK.dll
Syntax
public class TileDescription : WebElementDescription, ICloneable, IDescription
Constructors
TileDescription()
Declaration
public TileDescription()
Properties
IsEnabled
Indicates whether the tile is enabled.
Declaration
public bool? IsEnabled { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |