Patterns.WebUrl Property

Definition

Regular expression pattern to match most part of RFC 3987 Internationalized URLs, aka IRIs.

[Android.Runtime.Register("WEB_URL")]
public static Java.Util.Regex.Pattern? WebUrl { get; }
[<Android.Runtime.Register("WEB_URL")>]
member this.WebUrl : Java.Util.Regex.Pattern

Property Value

Pattern
Attributes

Remarks

Java documentation for android.util.Patterns.WEB_URL.

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