- DomName('WebGLRenderingContext.frontFace')
- DocsEditable()
Not documented.
Source
@DomName('WebGLRenderingContext.frontFace')
@DocsEditable()
void frontFace(int mode) => _blink.BlinkWebGLRenderingContext.instance.frontFace_Callback_1_(unwrap_jso(this), mode);