Hello everyone, in this video, We'll show you step by step how to create a long press gesture in Swift. You'll learn how to add a long press gesture to a UIView using the UILongPressGestureRecognizer class and discover what kind of actions you can perform when this gesture is detected.
#swift #gesture #longpressgesture