Trait script::dom::bindings::codegen::Bindings::WebGLObjectBinding::WebGLObject_Binding::WebGLObjectMethods
source · pub trait WebGLObjectMethods {
// Required methods
fn Label(&self) -> USVString;
fn SetLabel(&self, value: USVString);
}