Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.