Trait script::dom::bindings::codegen::Bindings::WebGPUBinding::GPUTextureView_Binding::GPUTextureViewMethods
source · pub trait GPUTextureViewMethods<D: DomTypes> {
// Required methods
fn Label(&self) -> USVString;
fn SetLabel(&self, value: USVString);
}