Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 705 Bytes

icoredropoperationtarget_leaveasync_1148073926.md

File metadata and controls

27 lines (19 loc) · 705 Bytes
-api-id -api-type -api-device-family-note
M:Windows.ApplicationModel.DataTransfer.DragDrop.Core.ICoreDropOperationTarget.LeaveAsync(Windows.ApplicationModel.DataTransfer.DragDrop.Core.CoreDragInfo)
winrt method
xbox

Windows.ApplicationModel.DataTransfer.DragDrop.Core.ICoreDropOperationTarget.LeaveAsync

-description

Called when a dragged item leaves the target drop area.

-parameters

-param dragInfo

The core drag information.

-returns

This method does not return an object or value.

-remarks

-examples

-see-also