[Android.Runtime.Register("release", "()V", "GetReleaseHandler")] public virtual voidRelease ()
Remarks
Releases the wake lock.
This method releases your claim to the CPU or screen being on.
The screen may turn off shortly after you release the wake lock, or it may
not if there are other wake locks still held.