- url
- The canonical Android.Net.Uri that is to be convered back to its non-canonical form.
Documentation for this section has not yet been entered.
Given a canonical Uri previously generated by ContentResolver.Canonicalize(Android.Net.Uri), convert it to its local non-canonical form. This can be useful in some cases where you know that you will only be using the Uri in the current environment and want to avoid any possible overhead when using it with the content provider or want to verify that the referenced data exists at all in the new environment.