EnumProperty Properties |
The EnumProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| Default | Gets the default value of the Property. (Inherited from Property.) | |
| Enum | Returns the class object corresponding to the Enum | |
| Id | Gets the integer value of the unique identifier PropertyID (Inherited from Property.) | |
| IsReadOnly | Returns whether a Property is read only or not. (Inherited from Property.) | |
| IsSupported | Returns whether a Property is supported or not. (Inherited from Property.) | |
| JniPeerMembers | To be added. (Overrides PropertyJniPeerMembers.) | |
| Name | Gets the name of the unique identifier PropertyID (Inherited from Property.) | |
| NeedReboot | Returns whether a Property needs a device reboot to be applied or not. (Inherited from Property.) | |
| Type | Gets the type of the Property. (Inherited from Property.) |