I need to handle specific action for UITouchTypeStylus touch event and have specific action for button in view.
If i click button with apple pencil both event is triggered.
let me know,how to trigger only UITouchTypeStylus touch event when click button with apple pencil ? or how to handle if we touch buttons or any of actions.. when even it’s stylus.