Dart
dart:web_gl
RenderingContext2
getContextAttributes method
description
getContextAttributes method
Map
getContextAttributes
(
)
Implementation
Map
getContextAttributes() {
return
convertNativeToDart_Dictionary(_getContextAttributes_1()); }