ApplicationAttribute.AllowTaskReparenting 属性

定义

应用程序定义的活动是否可以从启动任务的任务移动到他们与该任务下一步带到前方时具有相关性的任务。

public bool AllowTaskReparenting { get; set; }
member this.AllowTaskReparenting : bool with get, set

属性值

一个 Boolean 指定应用程序定义的活动是否可以从启动它们的任务移动到他们与下一个任务下一步带到前方时具有相关性的任务。

注解

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于