Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 602 Bytes

dragstartingeventargs_getdeferral_254836512.md

File metadata and controls

26 lines (16 loc) · 602 Bytes
-api-id -api-type
M:Windows.UI.Xaml.DragStartingEventArgs.GetDeferral
winrt method

Windows.UI.Xaml.DragStartingEventArgs.GetDeferral

-description

Supports asynchronous drag-and-drop operations by creating and returning a DragOperationDeferral object.

-returns

A deferral object that you can use to identify when the generation of the data package is complete.

-remarks

-examples

-see-also

Drag-and-drop overview