Dart API Reference
dart:web_gl
OesVertexArrayObject
bindVertexArray
bindVertexArray
method
@DomName('OESVertexArrayObject.bindVertexArrayOES')
@DocsEditable()
void
bindVertexArray
(
VertexArrayObject
arrayObject
)