Return a value sanitizer that allows all the characters used by
encoded URLs and allows spaces, which are not technically legal
in encoded URLs, but commonly appear anyway.
Syntax
[get: Android.Runtime.Register("getUrlAndSpaceLegal", "()Landroid/net/UrlQuerySanitizer$ValueSanitizer;", "GetGetUrlAndSpaceLegalHandler")]
public static
UrlQuerySanitizer.IValueSanitizer UrlAndSpaceLegal { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1