Skip to main content

remove_layer

Function remove_layer 

Source
pub fn remove_layer(composer: &mut ExpressionComposer, name: &str) -> bool
Expand description

Remove the first layer whose name matches. Returns true if found.