- @DomName('WebGLRenderingContext.getContextAttributes')
- @DocsEditable()
- @Creates('ContextAttributes|Null')
Source
@DomName('WebGLRenderingContext.getContextAttributes') @DocsEditable() @Creates('ContextAttributes|Null') Map getContextAttributes() { return convertNativeToDart_Dictionary(_getContextAttributes_1()); }