Click or drag to resize

MonitoredListTOnMoved Field

The delegate called when an item is moved from one index to another.

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

Field Value

Type: ActionT
See Also