Checks to see if the LoadEnd event is supported on the current platform.
Source
static bool get supportsLoadEndEvent {
return true;
}
Checks to see if the LoadEnd event is supported on the current platform.
static bool get supportsLoadEndEvent {
return true;
}