PropertyEnum<T>
Generic Enum property type.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Class
- Namespace: Unity.Android.Gradle
- Assembly: Unity.Android.Gradle
- Inherits from: Property<T>
- Implements: ICloneable
public sealed class PropertyEnum<T> : Property<T>, ICloneable where T : Enum
Methods
Method | Description |
|---|---|
| Set | Set enum property value. |