←Select platform

doubleTapGesture Property

Summary

Gets double Tap gesture recognizer.

Syntax

C#
VB
Objective-C
public UITapGestureRecognizer doubleTapGesture {get;} 
Public ReadOnly Property doubleTapGesture As UITapGestureRecognizer 
iOS Only 
@property (nonatomic, strong, readonly) UITapGestureRecognizer *doubleTapGesture             

Property Value

A gesture recognizer object to recognize double tap gestures.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly (WinRT / WPF / iOS / OS X / Android)