ComponentOne Xamarin.iOS
Cancelled Property


C1.iOS.Core Assembly > C1.iOS.Core Namespace > C1DragCompletedEventArgs Class : Cancelled Property
Gets a value indicating whether the drag gesture was cancelled.
Syntax
'Declaration
 
Public ReadOnly Property Cancelled As Boolean
'Usage
 
Dim instance As C1DragCompletedEventArgs
Dim value As Boolean
 
value = instance.Cancelled
public bool Cancelled {get;}
See Also

Reference

C1DragCompletedEventArgs Class
C1DragCompletedEventArgs Members