TestEnvironment.Platform Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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