AI-generated Key Takeaways
-
Possible statuses for a customizer attribute include unspecified, unknown, enabled, and removed.
-
The
UNSPECIFIEDstatus indicates the status has not been set. -
The
UNKNOWNstatus means the received value is not recognized in the current version. -
An
ENABLEDstatus signifies the customizer attribute is active. -
A
REMOVEDstatus indicates the customizer attribute has been eliminated.
The possible statuses of a customizer attribute.
| Enums | |
|---|---|
|
The status has not been specified. |
|
The received value is not known in this version. |
|
The customizer attribute is enabled. |
|
The customizer attribute is removed. |