Поделиться через


RestrictionEntry.TypeBundle Поле

Определение

Внимание!

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

Ограничение типа "bundle".

[Android.Runtime.Register("TYPE_BUNDLE", 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 TypeBundle = 7;
[<Android.Runtime.Register("TYPE_BUNDLE", 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 TypeBundle : Android.Content.RestrictionEntryType

Значение поля

Value = 7

Реализации

Атрибуты

Комментарии

Ограничение типа "bundle". Используйте это для хранения android.os.Bundle bundles ограничений

Документация по Java для android.content.RestrictionEntry.TYPE_BUNDLE.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к