Bagikan melalui


RestrictionEntry.TypeBundleArray Bidang

Definisi

Perhatian

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

Pembatasan jenis "bundle_array".

[Android.Runtime.Register("TYPE_BUNDLE_ARRAY", ApiSince=23)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.RestrictionEntryType enum directly instead of this field.", true)]
public const Android.Content.RestrictionEntryType TypeBundleArray = 8;
[<Android.Runtime.Register("TYPE_BUNDLE_ARRAY", ApiSince=23)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Content.RestrictionEntryType enum directly instead of this field.", true)>]
val mutable TypeBundleArray : Android.Content.RestrictionEntryType

Nilai Bidang

Value = 8

Penerapan

Atribut

Keterangan

Pembatasan jenis "bundle_array". Gunakan ini untuk menyimpan array android.os.Bundle bundles pembatasan

Dokumentasi Java untuk android.content.RestrictionEntry.TYPE_BUNDLE_ARRAY.

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