menu
Dart
dart:web_gl
RenderingContext2
getContextAttributes method
getContextAttributes
brightness_4
brightness_5
description
getContextAttributes
method
Map
?
getContextAttributes
(
)
Implementation
Map? getContextAttributes() { return convertNativeToDart_Dictionary(_getContextAttributes_1()); }
Dart
dart:web_gl
RenderingContext2
getContextAttributes method
RenderingContext2 class