Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 664 Bytes

File metadata and controls

23 lines (16 loc) · 664 Bytes
-api-id -api-type -api-device-family-note
P:Windows.ApplicationModel.LockScreen.LockScreenUnlockingEventArgs.Deadline
winrt property
xbox

Windows.ApplicationModel.LockScreen.LockScreenUnlockingEventArgs.Deadline

-description

Gets the deadline by which the lock screen app must unlock the device. If your unlocking deferral takes too long, your lock screen app will be terminated by the system and potentially removed as the user’s default lock app.

-property-value

The deadline by which your app must unlock the device.

-remarks

-examples

-see-also