Highlighter.activeVisible
static var activeVisible: bool;
static bool activeVisible;
static activeVisible as bool
Description

Is the current active highlight visible yet?

If the element to be highlighted is inside a scrollview, the scrollview automatically scrolls to reveal the element. Once it is within view, activeViisble will be true.