←Select platform

pinchGesture Property

Summary

Gets Pinch gesture recognizer.

Syntax

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

Property Value

A gesture recognizer object to recognize pinch 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)