SetIndicator.autohide

[SetIndicator.|<containerId>_setIndicator.]autohide=0|1[, *limit*]

0|1[, limit]

Configures auto-hide behavior depending on number of pages and run-time component size.

0 turns off the auto-hide.

1 enables the auto-hide. The component hides its dots if at least one of the following conditions turns true:

  • the row with dots becomes wider than the run-time component width, or
  • number of pages set for this component exceeds the limit configured by the limit parameter.

Setting limit to -1 disables the second auto-hide condition.

Properties

Optional.

Default

1,10

Example

autohide=0

On this page