menu
js_bindings package
documentation
bindings/webgl2.dart
PropsWebGL2RenderingContextBase
isSync method
isSync method
dark_mode
light_mode
isSync
method
bool
isSync
(
WebGLSync
?
sync
)
Implementation
bool isSync(WebGLSync? sync) => js_util.callMethod(this, 'isSync', [sync]);
js_bindings package
documentation
bindings/webgl2
PropsWebGL2RenderingContextBase
isSync method
PropsWebGL2RenderingContextBase extension on
WebGL2RenderingContextBase