Contents

AAUSBAccessoryMatchingCriteria.InterfaceMatchingOption.matchAll

A value that indicates the match needs to be all inclusive of the provided interface criteria.

Declaration

case matchAll

Discussion

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

See Also