callbackGroup
An identifier used to group related callbacks.
This allows for collective operations, like unregistering all callbacks belonging to the same group. Can be any object, its identity (reference equality) is used for grouping.
An identifier used to group related callbacks.
This allows for collective operations, like unregistering all callbacks belonging to the same group. Can be any object, its identity (reference equality) is used for grouping.