- @DomName('WebGL2RenderingContext.getContextAttributes')
- @DocsEditable()
- @Experimental()
Source
@DomName('WebGL2RenderingContext.getContextAttributes')
@DocsEditable()
@Experimental() // untriaged
getContextAttributes() => convertNativeDictionaryToDartDictionary((_blink
.BlinkWebGL2RenderingContext.instance
.getContextAttributes_Callback_0_(this)));