GestureRecognizerPlatformSpecificView Property |
A platform specific view object that this gesture can execute in, null if none
Namespace:
DigitalRubyShared
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public Object PlatformSpecificView { get; set; }
Property Value
Type:
ObjectThe platform specific view this gesture can execute in
See Also