Platform Enum

Definition

The platform being tested.

public enum Platform
type Platform = 
Public Enum Platform
Inheritance
Platform

Fields

Android 0

An Android device is being tested.

iOS 1

An iOS device is being tested.

Applies to