|  | ILockScreenService Methods | 
The ILockScreenService type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetCurrentLockScreenUri | 
            Gets the current lock screen background image URI.
             | 
|  | RequestAccessAsync | 
            Sets the current app as the lock screen background image provider.
             | 
|  | SetLockScreenAsync(Stream) | 
            Sets the lock screen background image.
             | 
|  | SetLockScreenAsync(Uri) | 
            Sets the lock screen background image.
             | 
 See Also
See Also