Windows.ApplicationModel.LockScreen Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes related to the Windows lock screen. Please note that creating a new lock screen is a feature not available to third party developers.
Classes
LockApplicationHost |
Allows the lock screen app to request that the device unlocks, and allows the app to register to be notified when the device begins to unlock. |
LockScreenBadge |
Represents a lock screen badge for an app. |
LockScreenInfo |
Provides access to the same data that the default lock screen has access to, such as wallpaper, badges, and so on. |
LockScreenUnlockingDeferral |
Represents an unlock deferral. To show an unlock animation, your lock screen app must:
|
LockScreenUnlockingEventArgs |
Represents the lock screen unlocking events. |