Click or drag to resize
Cimbalino ToolkitILockScreenService Methods

The ILockScreenService type exposes the following members.

Methods
  NameDescription
Public methodGetCurrentLockScreenUri
Gets the current lock screen background image URI.
Public methodRequestAccessAsync
Sets the current app as the lock screen background image provider.
Public methodSetLockScreenAsync(Stream)
Sets the lock screen background image.
Public methodSetLockScreenAsync(Uri)
Sets the lock screen background image.
Top
See Also