Android.App.Activity.Parent Property
Return the parent activity if this view is an embedded child.

Syntax

[get: Android.Runtime.Register("getParent", "()Landroid/app/Activity;", "GetGetParentHandler")]
public Activity Parent { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the parent activity if this view is an embedded child.

[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