C# Class Cimbalino.Phone.Toolkit.Services.LockScreenService

Represents an implementation of the ILockScreenService.
Inheritance: ILockScreenService
Exibir arquivo Open project: Cimbalino/Cimbalino-Phone-Toolkit

Public Methods

Method Description
RequestAccessAsync ( ) : Task

Sets the current app as the lock screen background provider.

Method Details

RequestAccessAsync() public method

Sets the current app as the lock screen background provider.
public RequestAccessAsync ( ) : Task
return Task