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

Value: 0

Syntax

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

Remarks

A type of restriction. Use this type for information that needs to be transferred across but shouldn't be presented to the user in the UI. Stores a single 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