Home
/
Python 3.11
/
Enum
/
_value_
Python 3.0
Python 3.11
Functions
ID
EN
…
Enum
_value_
Python 3.11
Value of the member, can be set in __new__().
Syntax
PYTHON
Copy
_value_
See Also
__new__()