Scenic.Primitive.get_style
You're seeing just the function
get_style
, go back to Scenic.Primitive module for more information.
Specs
Get the value of a specific style set on the primitive.
If the style is not set, it returns default
Parameters:
primitive
- The primitivetype
- atom representing the style to get.default
- default value to return if the style is not set.
Returns the value of the style.