menu
js_bindings package
documentation
bindings/webgl2.dart
PropsWebGL2RenderingContextBase
endQuery method
endQuery method
dark_mode
light_mode
endQuery
method
void
endQuery
(
int
target
)
Implementation
void endQuery(int target) => js_util.callMethod(this, 'endQuery', [target]);
js_bindings package
documentation
bindings/webgl2
PropsWebGL2RenderingContextBase
endQuery method
PropsWebGL2RenderingContextBase extension on
WebGL2RenderingContextBase