Patterns.GoodIriChar Field

Definition

Caution

deprecated

Kept for backward compatibility reasons.

[Android.Runtime.Register("GOOD_IRI_CHAR")]
[System.Obsolete("deprecated")]
public const string GoodIriChar;
[<Android.Runtime.Register("GOOD_IRI_CHAR")>]
[<System.Obsolete("deprecated")>]
val mutable GoodIriChar : string

Field Value

String
Attributes

Remarks

Java documentation for android.util.Patterns.GOOD_IRI_CHAR.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to