onPointerLockError property - Document class - dart:html library (original) (raw)

description

Stream<Event> getonPointerLockError

Implementation

Stream<Event> get onPointerLockError => pointerLockErrorEvent.forTarget(this);