FMX.Types.TInteractiveGestureHelper Fields

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
igDoubleTap (deprecated)publicigDoubleTap: TInteractiveGesture = DoubleTap;
igLongTap (deprecated)publicigLongTap: TInteractiveGesture = LongTap;
igPan (deprecated)publicigPan: TInteractiveGesture = Pan;
igPressAndtap (deprecated)publicigPressAndtap: TInteractiveGesture = PressAndTap;
igRotate (deprecated)publicigRotate: TInteractiveGesture = Rotate;
igTwoFingerTap (deprecated)publicigTwoFingerTap: TInteractiveGesture = TwoFingerTap;
igZoom (deprecated)publicigZoom: TInteractiveGesture = Zoom;