Is there a way to fetch images using "filename" as a filter in the predicate?

Hi all,
I am new to Swift and I would like to fetch some images from photo library based on a filename "wildcard".
E.g., filename LIKE IMG_22*.png
Is there anyway to build such a query as a predicate?

Thank you in advance,
Nikos
Is there a way to fetch images using "filename" as a filter in the predicate?
 
 
Q