| SlotItemsSetterShiftItemsOnRemove Field |
Indicates if items are shifted to higher slots when an item in the middle of the collection is removed.
Namespace:
Slash.Unity.DataBind.Foundation.Setters
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool ShiftItemsOnRemove
Public ShiftItemsOnRemove As Boolean
public:
bool ShiftItemsOnRemove
val mutable ShiftItemsOnRemove: bool
Field Value
Type:
BooleanSee Also