Click or drag to resize

MonitoredListTOnAdded Field

The delegate called when a new item is added.

Namespace:  RavingBots.MagicGestures.Utils
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public readonly Action<T> OnAdded

Field Value

Type: ActionT
See Also