Contents

init(_:)

Creates a constraint that tests whether a process’s team identifier matches the current process’s team identifier.

Declaration

init(_ value: Bool)

Parameters

  • value:

    A Boolean that indicates whether the constraint matches processes with the same team identifier, or any other team identifier.