<< Click to Display Table of Contents >> Impedir retorno automático para home screen |
![]() ![]() ![]() |
Declaração
[DllImport("aygshell.dll", SetLastError = true)]
static extern void SHIdleTimerReset();
Usando, coloque num timer de 5 segundos:
SHIdleTimerReset();
Veja também