Contents:
CellProperty
ClassProperty
HookProperty
Initonly
PrivProperty
Property
Readonly
classproperty()
initonly()
readonly()
Classes
Generic()
Generic
Abstract base class for generic types.
PrivProperty([default_value])
TypeVar(name, *constraints[, bound, ...])
TypeVar
Type variable.
Bases: Generic[T]
T
Return the name of the variable associated with the property.