summaryrefslogtreecommitdiff
path: root/docs/Xamarin.Forms.Core/Xamarin.Forms/UriImageSource.xml
diff options
context:
space:
mode:
authorMike Norman <mknorman@gmail.com>2017-05-09 10:51:19 -0500
committerGitHub <noreply@github.com>2017-05-09 10:51:19 -0500
commitd6adff2e414fc73ea081a150092b2efd2a54f03e (patch)
treef2a38299f7a4b314ca11c71a5639498b0f7c037c /docs/Xamarin.Forms.Core/Xamarin.Forms/UriImageSource.xml
parentba06e2b20dbbb82dafacf63dd3e3e1810d976a56 (diff)
downloadxamarin-forms-d6adff2e414fc73ea081a150092b2efd2a54f03e.tar.gz
xamarin-forms-d6adff2e414fc73ea081a150092b2efd2a54f03e.tar.bz2
xamarin-forms-d6adff2e414fc73ea081a150092b2efd2a54f03e.zip
Docs mop up (#908)
* Marked as internal those types that have EditorBrowsableState.Never * Small Device and FileImageSource doc changes & marked I*Controller topics internal * Mopped up few remaining missing summaries. * Run mdoc after build
Diffstat (limited to 'docs/Xamarin.Forms.Core/Xamarin.Forms/UriImageSource.xml')
-rw-r--r--docs/Xamarin.Forms.Core/Xamarin.Forms/UriImageSource.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Xamarin.Forms.Core/Xamarin.Forms/UriImageSource.xml b/docs/Xamarin.Forms.Core/Xamarin.Forms/UriImageSource.xml
index 28908a51..ce3a4491 100644
--- a/docs/Xamarin.Forms.Core/Xamarin.Forms/UriImageSource.xml
+++ b/docs/Xamarin.Forms.Core/Xamarin.Forms/UriImageSource.xml
@@ -126,8 +126,8 @@
</ReturnValue>
<Parameters />
<Docs>
- <summary>To be added.</summary>
- <returns>To be added.</returns>
+ <summary>Returns the path to the file for the image, prefixed with the string, "Uri: ".</summary>
+ <returns>The path to the file for the image, prefixed with the string, "Uri: ".</returns>
<remarks>To be added.</remarks>
</Docs>
</Member>