LockScreenManager class
Enables an app to check if it is the current lock screen background provider, and to set itself as the provider.
Syntax
Members
The LockScreenManager class has these types of members:
Methods
The LockScreenManager class has these methods. It also inherits methods from the Object class.
| Method | Description |
|---|---|
| RequestAccessAsync | Sets the current app as the lock screen background provider. |
Properties
The LockScreenManager class has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only | Indicates whether the app is the current lock screen background provider. |
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
Attributes
- [MarshalingBehavior(Agile)]
- [Version(0x06020000)]
See also
Show: