Android.Content.PM.ActivityInfo.ParentActivityName Property
If defined, the activity named here is the logical parent of this activity.

Syntax

[Android.Runtime.Register("parentActivityName")]
public string ParentActivityName { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

If defined, the activity named here is the logical parent of this activity.

[Android Documentation]

Requirements

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