FMX.Types.TInteractiveGestureHelper のフィールド
継承Protected
| igDoubleTap(非推奨) | public | igDoubleTap: TInteractiveGesture = DoubleTap; |
| igLongTap(非推奨) | public | igLongTap: TInteractiveGesture = LongTap; |
| igPan(非推奨) | public | igPan: TInteractiveGesture = Pan; |
| igPressAndtap(非推奨) | public | igPressAndtap: TInteractiveGesture = PressAndTap; |
| igRotate(非推奨) | public | igRotate: TInteractiveGesture = Rotate; |
| igTwoFingerTap(非推奨) | public | igTwoFingerTap: TInteractiveGesture = TwoFingerTap; |
| igZoom(非推奨) | public | igZoom: TInteractiveGesture = Zoom; |