LockScreen class
Enables getting and setting the image of the current lock screen background.
Syntax
public static class LockScreen
Public NotInheritable Class LockScreen
public ref class LockScreen abstract sealed
Members
The LockScreen class has these types of members:
- Methods
Methods
The LockScreen class has these methods. It also inherits methods from the Object class.
Method | Description |
---|---|
GetImageUri | Gets the Uniform Resource Identifier (URI) of the current lock screen background. |
SetImageUri | Sets the lock screen background to the image located at the provided Uniform Resource Identifier (URI). |
Requirements
Minimum supported client |
None supported |
Minimum supported server |
None supported |
Minimum supported phone |
Windows Phone 8 |
Namespace |
Windows.Phone.System.UserProfile Windows::Phone::System::UserProfile [C++] |
Metadata |
Windows.WinMD |
Attributes
[MarshalingBehavior(Agile)]
[Version(0x06020000)]