Skip to main content
Apple Developer Docs
×
Compute Graph
/
ComputeNodeGraph
/
ComputeNodeGraph.Node
/
input(named:)
input(named:)
Declaration
func
input
<
V
>(
named
name
:
String
) ->
V
?
where
V
:
BitwiseCopyable