AndroidDevice Class

Definition

Runtime information and control of device.

public class AndroidDevice : Xamarin.UITest.IDevice
type AndroidDevice = class
    interface IDevice
Public Class AndroidDevice
Implements IDevice
Inheritance
AndroidDevice
Implements

Properties

DeviceIdentifier

The identifier of the device.

DeviceUri

The uri of the device.

Methods

SetLocation(Double, Double)

Change GPS location of the device.

Applies to