ComponentOne Xamarin.Android
C1DragDeltaEventArgs Class
Members 


C1.Android.Core Assembly > C1.Android.Core Namespace : C1DragDeltaEventArgs Class
Contains information of the DragDelta event.
Object Model
C1DragDeltaEventArgs ClassC1Point StructureC1Point StructureC1Point Structure
Syntax
'Declaration
 
Public Class C1DragDeltaEventArgs 
   Inherits C1DragEventArgs
'Usage
 
Dim instance As C1DragDeltaEventArgs
public class C1DragDeltaEventArgs : C1DragEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.Android.Core.C1InputEventArgs
         C1.Android.Core.C1DragEventArgs
            C1.Android.Core.C1DragDeltaEventArgs

See Also

Reference

C1DragDeltaEventArgs Members
C1.Android.Core Namespace