Skip to content

UITreeView.HoveredIndex Property

Definition

Namespace: Brine2D.UI

Row index \(in the flattened visible list\) that is currently hovered, or -1.

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

Property Value

System.Int32