ListView.getHoverSelection

Overview | Methods | This Package | All Packages

ListView.getHoverSelection

Retrieves a boolean value indicating whether a list control item is automatically selected when the mouse pointer remains over the item for a few seconds.

Syntax

public boolean getHoverSelection()

Return Value

Returns true if an item is automatically selected when the mouse pointer hovers over it; otherwise, returns false.

See Also   setHoverSelection