Android.Content.Intent.ActionDreamingStarted Field
Broadcast Action: Sent after the system starts dreaming.

Syntax

[Android.Runtime.Register("ACTION_DREAMING_STARTED")]
public const string ActionDreamingStarted

Remarks

Broadcast Action: Sent after the system starts 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