webkitRequestFullScreenClosure top-level property

  1. @JS('document.documentElement.webkitRequestFullScreen')
JSFunction? webkitRequestFullScreenClosure
getter/setter pair

Implementation

@JS('document.documentElement.webkitRequestFullScreen')
external JSFunction? webkitRequestFullScreenClosure;