| 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
Syntaxpublic Object PlatformSpecificView { get; set; }Property Value
Type: 
ObjectThe platform specific view this gesture can execute in
 See Also
See Also