Java.Net.IDN.AllowUnassigned Field
When set, allows IDN to process unassigned unicode points.

Value: 1

Syntax

[Android.Runtime.Register("ALLOW_UNASSIGNED")]
[System.Obsolete("This constant will be removed in the future version. Use Java.Net.IDNFlags enum directly instead of this field.")]
public const IDNFlags AllowUnassigned

Remarks

When set, allows IDN to process unassigned unicode points.

[Android Documentation]

Requirements

Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9