Bagikan melalui


ApplicationInfo.ZeroinitDisabled Bidang

Definisi

Perhatian

This constant will be removed in the future version. Use Android.Content.PM.ApplicationInfoZeroInit enum directly instead of this field.

Nonaktifkan inisialisasi nol dari timbunan asli dalam aplikasi atau proses ini.

[Android.Runtime.Register("ZEROINIT_DISABLED", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.ApplicationInfoZeroInit enum directly instead of this field.", true)]
public const Android.Content.PM.ApplicationInfoZeroInit ZeroinitDisabled = 0;
[<Android.Runtime.Register("ZEROINIT_DISABLED", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.ApplicationInfoZeroInit enum directly instead of this field.", true)>]
val mutable ZeroinitDisabled : Android.Content.PM.ApplicationInfoZeroInit

Nilai Bidang

Value = 0

Penerapan

Atribut

Keterangan

Nonaktifkan inisialisasi nol dari timbunan asli dalam aplikasi atau proses ini.

Dokumentasi Java untuk android.content.pm.ApplicationInfo.ZEROINIT_DISABLED.

Bagian halaman ini adalah modifikasi berdasarkan pekerjaan yang dibuat dan dibagikan oleh Proyek Sumber Terbuka Android dan digunakan sesuai dengan istilah yang dijelaskan dalam Lisensi Atribusi Creative Commons 2.5.

Berlaku untuk