ComponentOne Xamarin.Android
StartByHolding Property


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

Reference

C1DragPreviewEventArgs Class
C1DragPreviewEventArgs Members