Scenic
v0.11.0
Pages
Modules
Mix Tasks
Scenic.Scene.child
You're seeing just the function
child
, go back to
Scenic.Scene
module for more information.
Link to this function
child(scene, id)
View Source
Specs
child(scene ::
t
(), id ::
any
()) :: {:ok, [child_pid ::
pid
()]} | {:error, :no_children}