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