- Dart
- dart:web_gl
- RenderingContext
- getContextAttributes method
getContextAttributes method
- @Creates('ContextAttributes|Null')
Map
getContextAttributes
()
@Creates('ContextAttributes|Null')
Implementation
@Creates('ContextAttributes|Null')
Map getContextAttributes() {
return convertNativeToDart_Dictionary(_getContextAttributes_1());
}