How to know UITouchType of UIDragInteraction?

Is there any way to know which UITouchType was used for UIDragInteraction?


I would like to allow UIDragInteraction by a finger only, not allow it by an Apple Pencil. Is it possible?

How to know UITouchType of UIDragInteraction?
 
 
Q