menu
Dart
dart:html
ExtendableEvent
waitUntil method
waitUntil
brightness_4
brightness_5
description
waitUntil
method
void
waitUntil
(
Future
f
)
Implementation
void waitUntil(Future f) native;
Dart
dart:html
ExtendableEvent
waitUntil method
ExtendableEvent class
Constructors
ExtendableEvent
Properties
bubbles
cancelable
composed
currentTarget
defaultPrevented
eventPhase
hashCode
isTrusted
matchingTarget
path
runtimeType
target
timeStamp
type
Methods
composedPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
waitUntil
Operators
operator ==