Android Reference
View.OnDragListener
android.view
Interface View.OnDragListener
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
onDrag(View v,
DragEvent event)
Called when a drag event is dispatched to a view.
|
-
-
Method Detail
-
onDrag
boolean onDrag(View v,
DragEvent event)
Called when a drag event is dispatched to a view. This allows listeners
to get a chance to override base View behavior.
- Parameters:
v
- The View that received the drag event.event
- The DragEvent
object for the drag event.
- Returns:
true
if the drag event was handled successfully, or false
if the drag event was not handled. Note that false
will trigger the View
to call its onDragEvent()
handler.
Content
License.
All information of this service is derived from the free sources and is provided solely in the form of quotations.
This service provides information and interfaces solely for the familiarization (not ownership) and under the "as is" condition.
Copyright 2016 © ELTASK.COM. All rights reserved.
Site is optimized for mobile devices.
Downloads: 363 / 159132211. Delta: 0.02524 с