webkitCancelFullScreenClosure top-level property

  1. @JS('document.webkitCancelFullScreen')
JSFunction? webkitCancelFullScreenClosure
getter/setter pair

Implementation

@JS('document.webkitCancelFullScreen')
external JSFunction? webkitCancelFullScreenClosure;