Trait makepad_widgets::shader::std::LiveIdAsProp
pub trait LiveIdAsProp {
// Required methods
fn as_field(&self) -> LiveProp;
fn as_instance(&self) -> LiveProp;
}
pub trait LiveIdAsProp {
// Required methods
fn as_field(&self) -> LiveProp;
fn as_instance(&self) -> LiveProp;
}