Delegate Unsubscriber
A function obtained from Subscribe<TState>(string, Action<TState>) that can be called to unsubscribe the listener.
Namespace: Unity.AppUI.Redux
Assembly: solution.dll
Syntax
public delegate bool Unsubscriber()
Returns
Type | Description |
---|---|
bool |