Contents

passes(of:)

Returns the passes of the specified pass type.

Declaration

func passes(of passType: PKPassType) -> [PKPass]

Parameters

Return Value

An array of passes of the specified type.

See Also

Accessing passes