DragGestureRecognizer.SendDragStarting(VisualElement) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public Xamarin.Forms.DragStartingEventArgs SendDragStarting (Xamarin.Forms.VisualElement element);
member this.SendDragStarting : Xamarin.Forms.VisualElement -> Xamarin.Forms.DragStartingEventArgs
Parameters
- element
- VisualElement
Returns
- Attributes
-
System.ComponentModel.EditorBrowsableAttribute