Android.Service.Dreams.DreamService.OnDreamingStopped Method
Called when this Dream is stopped, either by external request or by calling finish(), before the window has been removed.

Syntax

[Android.Runtime.Register("onDreamingStopped", "()V", "GetOnDreamingStoppedHandler")]
public virtual void OnDreamingStopped ()

Remarks

Called when this Dream is stopped, either by external request or by calling finish(), before the window has been removed.

[Android Documentation]

Requirements

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