Package-level declarations
Standard implementations of delegates for /docs/reference/delegated-properties.html and helper functions for implementing custom delegates.
Standard implementations of delegates for /docs/reference/delegated-properties.html and helper functions for implementing custom delegates.
Types
Implements the core logic of a property delegate for a read/write property that calls callback functions when changed.
Implements the core logic of a property delegate for a read/write property that calls callback functions when changed.
Base interface that can be used for implementing property delegates of read-only properties.
Base interface that can be used for implementing property delegates of read-only properties.
Base interface that can be used for implementing property delegates of read-write properties.
Base interface that can be used for implementing property delegates of read-write properties.