menu
Dart
dart:web_gl
RenderingContext
getSupportedExtensions method
getSupportedExtensions
brightness_4
brightness_5
description
getSupportedExtensions
method
List
<
String
>
?
getSupportedExtensions
(
)
Implementation
List<String>? getSupportedExtensions() native;
Dart
dart:web_gl
RenderingContext
getSupportedExtensions method
RenderingContext class