Uri.Builder.ClearQuery Method

Definition

Clears the the previously set query.

[Android.Runtime.Register("clearQuery", "()Landroid/net/Uri$Builder;", "")]
public Android.Net.Uri.Builder ClearQuery ();
[<Android.Runtime.Register("clearQuery", "()Landroid/net/Uri$Builder;", "")>]
member this.ClearQuery : unit -> Android.Net.Uri.Builder

Returns

Attributes

Remarks

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