Skip to content

UIVirtualListBase.HoveredIndex Property

Definition

Namespace: Brine2D.UI

Index of the hovered row, or -1 if none.

C#
public int HoveredIndex { get; private set; }

Property Value

System.Int32