GestureRecognizerPlatformSpecificViewScale Property |
The platform specific view scale (default is 1.0). Change this if the view this gesture is attached to is being scaled.
Namespace:
DigitalRubyShared
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float PlatformSpecificViewScale { get; set; }
Property Value
Type:
SingleThe platform specific view scale
See Also