Linkify.SUrlMatchFilter Property

Definition

Filters out web URL matches that occur after an at-sign (

[Android.Runtime.Register("sUrlMatchFilter")]
public static Android.Text.Util.Linkify.IMatchFilter? SUrlMatchFilter { get; }
[<Android.Runtime.Register("sUrlMatchFilter")>]
static member SUrlMatchFilter : Android.Text.Util.Linkify.IMatchFilter

Property Value

Attributes

Remarks

Java documentation for android.text.util.Linkify.sUrlMatchFilter.

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