Android.App.LocalActivityManager.CurrentId Property
Retrieve the ID of the activity that is currently running.

Syntax

[get: Android.Runtime.Register("getCurrentId", "()Ljava/lang/String;", "GetGetCurrentIdHandler")]
public virtual string CurrentId { get; }

See Also

LocalActivityManager.StartActivity(string, Android.Content.Intent)
LocalActivityManager.CurrentActivity

Value

Documentation for this section has not yet been entered.

Remarks

Retrieve the ID of the activity that is currently running.

[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