Click or drag to resize

CollectionObserverTItemUnregisterItem Event

Action to call before an item leaves the collection.

Namespace:  Slash.Unity.DataBind.Foundation.Utils
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public event Action<TItem> UnregisterItem

Value

Type: SystemActionTItem
See Also