bool supportsLoadEndEvent

Checks to see if the LoadEnd event is supported on the current platform.

Source

static bool get supportsLoadEndEvent {
  return true;
}