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


RestrictionEntry.TypeNull Поле

Определение

Внимание!

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

Тип скрытого ограничения.

[Android.Runtime.Register("TYPE_NULL")]
[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 TypeNull = 0;
[<Android.Runtime.Register("TYPE_NULL")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Content.RestrictionEntryType enum directly instead of this field.", true)>]
val mutable TypeNull : Android.Content.RestrictionEntryType

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

Value = 0

Реализации

Атрибуты

Комментарии

Тип скрытого ограничения. Используйте этот тип для сведений, которые должны передаваться, но не должны быть представлены пользователю в пользовательском интерфейсе. Хранит одно строковое значение.

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

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

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