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