Click or drag to resize

ItemIndex Property

Gets or sets the transform index. Useful to re-order if the element is a part of a layout.

Namespace:  Kit.UI
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public virtual int Index { get; set; }
Request Example View Source

Property Value

Type: Int32
See Also