Android.Content.Intent.ActionDreamingStopped Field
Broadcast Action: Sent after the system stops dreaming.

Syntax

[Android.Runtime.Register("ACTION_DREAMING_STOPPED")]
public const string ActionDreamingStopped

Remarks

Broadcast Action: Sent after the system stops dreaming.

This is a protected intent that can only be sent by the system. It is only sent to registered receivers.

[Android Documentation]

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 17