Android.App.LocalActivityManager.DispatchResume Method
Called by the container activity in its Activity.OnResume so that LocalActivityManager can perform the corresponding action on the activities it holds.

Syntax

[Android.Runtime.Register("dispatchResume", "()V", "GetDispatchResumeHandler")]
public virtual void DispatchResume ()

See Also

Activity.OnResume

Remarks

Called by the container activity in its Activity.OnResume so that LocalActivityManager can perform the corresponding action on the activities it holds.

[Android Documentation]

Requirements

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