TestEnvironment.Platform Property

Definition

Provides the current runtime platform. Useful for complicated test setup scenarios.

public static Xamarin.UITest.TestPlatform Platform { get; }
member this.Platform : Xamarin.UITest.TestPlatform
Public Shared ReadOnly Property Platform As TestPlatform

Property Value

Applies to