Typedef PropSetter
Defined in File props.h
Typedef Documentation
-
using PropSetter = void (*)(uint32_t)
Function pointer type for property setter functions.
Functions of this type set the value of a property.
- Param value:
The new value to set
Defined in File props.h
Function pointer type for property setter functions.
Functions of this type set the value of a property.
The new value to set