ApplicationAttribute.KillAfterRestore 属性

定义

应用程序是否应在完整系统还原操作期间还原其设置后终止。

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

属性值

指定 Boolean 在完全系统还原操作期间还原应用程序设置后是否应终止该应用程序。

注解

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

适用于