Scenic.Scene.assign

You're seeing just the function assign, go back to Scenic.Scene module for more information.

Specs

assign(scene :: t(), key_list :: Keyword.t()) :: t()
Link to this function

assign(scene, key, value)

View Source

Specs

assign(scene :: t(), key :: any(), value :: any()) :: t()