Contents

AAUSBAccessoryMatchingCriteria.InterfaceMatchingOption.matchAny

A value that indicates that the match needs to cover at least one of the provided interface criteria.

Declaration

case matchAny

Discussion

Matching is successful for the USB accessory that has at least one USB interface matching any of the criteria in the provided dictionary.

See Also