AttributeEnumArray<T>
An attribute that represents an Enum[] value.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Class
- Namespace: Unity.Android.Gradle.Manifest
- Assembly: Unity.Android.Gradle
- Inherits from: BaseAttribute
public sealed class AttributeEnumArray<T> : BaseAttribute where T : Enum
Methods
Method | Description |
|---|---|
| Get | Gets the value of the |
| Set | Sets a new |