RestrictionEntry.TypeString Поле

Определение

Внимание!

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

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

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

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

Value = 6

Реализации

Атрибуты

Комментарии

Ограничение типа "string". Используйте его для хранения строкового значения.

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

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

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

См. также раздел