Settings.ActionSystemUpdateSettings Field

Definition

Activity Action: Show settings for system update functionality.

[Android.Runtime.Register("ACTION_SYSTEM_UPDATE_SETTINGS", ApiSince=36)]
public const string ActionSystemUpdateSettings;
[<Android.Runtime.Register("ACTION_SYSTEM_UPDATE_SETTINGS", ApiSince=36)>]
val mutable ActionSystemUpdateSettings : string

Field Value

Attributes

Remarks

Android reference for android.provider.Settings.ACTION_SYSTEM_UPDATE_SETTINGS.

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