Used by ListView's currentItem API
Properties
optional public hasFocus?: boolean
Gets or sets whether the ListView item is focused.
optional public index?: number
Gets or sets index of the ListView item.
optional public key?: string
Gets or sets key of the ListView item.
optional public showFocus?: boolean
Gets or sets whether the ListView item is focused and is showing its focus visual.