Patterns.GoodIriChar Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Kept for backward compatibility reasons.
[Android.Runtime.Register("GOOD_IRI_CHAR")]
public const string GoodIriChar;
[<Android.Runtime.Register("GOOD_IRI_CHAR")>]
val mutable GoodIriChar : string
Field Value
- Attributes
Remarks
Kept for backward compatibility reasons.
This member is deprecated. Deprecated since it does not include all IRI characters defined in RFC 3987
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.