values
The values of the device requirement description.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public IDictionary<string, string> values { get; }
Remarks
The values are encoded as a set of key-value pairs. The keys and values defined in this setting directly correspond to keys and values used to describe device requirements in the asset catalog Contents.json file.