Scenic.Primitive.delete_style
You're seeing just the function
delete_style
, go back to Scenic.Primitive module for more information.
Specs
Deletes a specified style from a primitive.
Does nothing if the style is not set.
Parameters:
primitive
- The primitivetype
- atom representing the style to delete.
Returns the updated primitive.