menu
js_bindings package
documentation
bindings/webgl1.dart
PropsWebGLRenderingContextBase
getSupportedExtensions method
getSupportedExtensions method
dark_mode
light_mode
getSupportedExtensions
method
Iterable
<
String
>
getSupportedExtensions
(
)
Implementation
Iterable<String> getSupportedExtensions() => js_util.callMethod(this, 'getSupportedExtensions', []);
js_bindings package
documentation
bindings/webgl1
PropsWebGLRenderingContextBase
getSupportedExtensions method
PropsWebGLRenderingContextBase extension on
WebGLRenderingContextBase