This topic has not yet been rated - Rate this topic

LockScreen class

4/5/2013

Enables getting and setting the image of the current lock screen background.

Syntax


public static class LockScreen : Object

Attributes

MarshalingBehaviorAttribute(Agile)
StaticAttribute(Windows.Phone.System.UserProfile.ILockScreenStatics, NTDDI_WIN8)
VersionAttribute(NTDDI_WIN8)

Members

The LockScreen class has these types of members:

Methods

The LockScreen class has these methods. It also inherits methods from the Object class.

MethodDescription
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 [Windows Store apps only]

Minimum supported server

None supported [Windows Store apps only]

Minimum supported phone

Windows Phone 8

Namespace

Windows.Phone.System.UserProfile
Windows::Phone::System::UserProfile [C++]

Metadata

Windows.WinMD

See also

Object

 

 

Build date: 4/5/2013

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.