Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 522 Bytes

datarequest_deadline.md

File metadata and controls

22 lines (15 loc) · 522 Bytes
-api-id -api-type
P:Windows.ApplicationModel.DataTransfer.DataRequest.Deadline
winrt property

Windows.ApplicationModel.DataTransfer.DataRequest.Deadline

-description

Gets the deadline for finishing a delayed rendering operation. If execution goes beyond that deadline, the results of delayed rendering are ignored.

-property-value

The deadline for the delayed rendering operation.

-remarks

-examples

-see-also