Skip to main content

autoHilight

Type

property

Summary

Defines if the PolyList highlights when an item is clicked.

Syntax

set the autoHilite of widget to {true | false}
get the autoHilite of widget

Description

Use the autoHilite property to define if the PolyList highlights when an item is clicked.

Examples

get the autoHilite of widget "PolyList"
set the autoHilite of widget "PolyList" to true