Android.App.ActivityAttribute.AllowTaskReparenting Property
Whether or not the activity can move from the tasdk that started it to the task it has an affinity for.

Syntax

public bool AllowTaskReparenting { get; set; }

Value

A bool specifying whether the activity can be reparented.

Remarks

The AllowTaskReparenting property is used to set the //activity/@android:allowTaskReparenting attribute value.

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0