- url
- The Uri to remove any canonicalization from.
Documentation for this section has not yet been entered.
Remove canonicalization from canonical URIs previously returned by ContentProvider.Canonicalize(Android.Net.Uri). For example, if your implementation is to add a query param to canonicalize a URI, this method can simply trip any query params on the URI. The default implementation always returns the same url that was passed in.