UnityEditorArguments.

TestPlatform Property

Summary

Allows the selection of an active test platform.
Assembly
Cake.Unity.dll
Namespace
Cake.Unity
Containing Type
UnityEditorArguments

Syntax

public Nullable<TestPlatform> TestPlatform { get; set; }

Value

Type Description
Nullable<TestPlatform>