pencilInteraction(_:didReceiveTap:)
Tells the delegate when a person double-taps Apple Pencil.
Declaration
optional func pencilInteraction(_ interaction: UIPencilInteraction, didReceiveTap tap: UIPencilInteraction.Tap)Tells the delegate when a person double-taps Apple Pencil.
optional func pencilInteraction(_ interaction: UIPencilInteraction, didReceiveTap tap: UIPencilInteraction.Tap)