C# Syntax
public class EmulatedDevice : HP.LFT.SDK.IEnvironment, IEmulatedDevice
System.Object
HP.LFT.SDK.Web.EmulatedDevice
Name | Description | |
---|---|---|
![]() | EmulatedDevice Constructor | Initializes a new instance of the EmulatedDevice class. |
Name | Description | |
---|---|---|
![]() ![]() | GalaxyS5 | Galaxy S5 emulated device. |
![]() | Height | The height of the emulated device screen. |
![]() ![]() | IPad | iPad emulated device. |
![]() ![]() | IPhone5 | iPhone 5 emulated device. |
![]() ![]() | IPhone6 | iPhone 6 emulated device. |
![]() ![]() | IPhone6Plus | iPhone 6 Plus emulated device. |
![]() | IsMobile | The Mobile capability of the emulated device. |
![]() | IsTouchable | The Touchable capability of the emulated device screen. |
![]() | Name | The name of the emulated device. |
![]() ![]() | Nexus5X | Nexus 5X emulated device. |
![]() ![]() | Nexus6P | Nexus 6P emulated device. |
![]() | ScaleFactor | The scale factor of the emulated device screen. |
![]() | UserAgent | The UserAgent property of the emulated device. |
![]() | Width | The width of the emulated device screen. |