次の方法で共有


Settings.System.DeviceProvisioned Field

Definition

Caution

deprecated

This member is deprecated.

[Android.Runtime.Register("DEVICE_PROVISIONED")]
[System.Obsolete("deprecated")]
public const string DeviceProvisioned;
[<Android.Runtime.Register("DEVICE_PROVISIONED")>]
[<System.Obsolete("deprecated")>]
val mutable DeviceProvisioned : string

Field Value

Attributes

Remarks

This member is deprecated. Use android.provider.Settings.Global#DEVICE_PROVISIONED instead

Java documentation for android.provider.Settings.System.DEVICE_PROVISIONED.

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