Documentation Language: Swift

Property

parameters

The parameters accepted by this query.

let parameters: [MTLVariable]

Discussion

Parameters define the query’s interface and must be provided when invoking the query. Each parameter specifies a name and expected type.