ComponentOne Xamarin.Android
CaptureElementOnPointerPressed Property


C1.Android.Core Assembly > C1.Android.Core Namespace > C1DragPreviewEventArgs Class : CaptureElementOnPointerPressed Property
Syntax
'Declaration
 
Public Property CaptureElementOnPointerPressed As Boolean
'Usage
 
Dim instance As C1DragPreviewEventArgs
Dim value As Boolean
 
instance.CaptureElementOnPointerPressed = value
 
value = instance.CaptureElementOnPointerPressed
public bool CaptureElementOnPointerPressed {get; set;}
See Also

Reference

C1DragPreviewEventArgs Class
C1DragPreviewEventArgs Members