Android.Content.RestrictionEntry.TypeString Field
A type of restriction.

Value: 6

Syntax

[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.")]
public const RestrictionEntryType TypeString

See Also

RestrictionEntry.SelectedString
RestrictionEntry.SelectedString

Remarks

A type of restriction. Use this for storing a string value.

[Android Documentation]

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18