| ScaleGestureRecognizerZoomSpeed Property  | 
 
            Additional multiplier for ScaleMultipliers. This will making scaling happen slower or faster. Default is 3.0.
            
 
    Namespace: 
   DigitalRubyShared
    Assembly:
   Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
 Syntax
Syntaxpublic float ZoomSpeed { get; set; }Property Value
Type: 
SingleThe zoom speed.
 See Also
See Also