Return a value sanitizer that allows everything except Nul ('\0')
characters, space (' '), and other whitespace characters.
Syntax
[get: Android.Runtime.Register("getAllButWhitespaceLegal", "()Landroid/net/UrlQuerySanitizer$ValueSanitizer;", "GetGetAllButWhitespaceLegalHandler")]
public static
UrlQuerySanitizer.IValueSanitizer AllButWhitespaceLegal { 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