Manifest.Permission.SetAlwaysFinish Field

Definition

Allows an application to control whether activities are immediately finished when put in the background.

[Android.Runtime.Register("SET_ALWAYS_FINISH")]
public const string SetAlwaysFinish;
[<Android.Runtime.Register("SET_ALWAYS_FINISH")>]
val mutable SetAlwaysFinish : string

Field Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to