Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 732 Bytes

visualelementsrequest_deadline.md

File metadata and controls

23 lines (16 loc) · 732 Bytes
-api-id -api-type
P:Windows.UI.StartScreen.VisualElementsRequest.Deadline
winrt property

Windows.UI.StartScreen.VisualElementsRequest.Deadline

-description

Gets the approximate time at which the deferral will time-out.

-property-value

The time at which the deferral will time out.

-remarks

If the deferral time-out is reached and the developer has not called the Complete method, the tile properties present before the event was fired are used— all properties set in the handler are ignored.

-examples

-see-also