summaryrefslogtreecommitdiff
path: root/docs/Xamarin.Forms.Core/Xamarin.Forms/Easing.xml
diff options
context:
space:
mode:
authorMike Norman <mknorman@gmail.com>2017-06-23 13:12:45 -0500
committerGitHub <noreply@github.com>2017-06-23 13:12:45 -0500
commit4847e4b26a0b7808b6af47854946ee10fc46adc2 (patch)
treebed34d1f6fc50832a97b500a96fe7329d3dd810e /docs/Xamarin.Forms.Core/Xamarin.Forms/Easing.xml
parenta9f6acb87013e9da87340a41fe4571216144cf8c (diff)
downloadxamarin-forms-4847e4b26a0b7808b6af47854946ee10fc46adc2.tar.gz
xamarin-forms-4847e4b26a0b7808b6af47854946ee10fc46adc2.tar.bz2
xamarin-forms-4847e4b26a0b7808b6af47854946ee10fc46adc2.zip
Parameter complete push for docs. (#1009)
* Parameter complete push for docs. * update docs
Diffstat (limited to 'docs/Xamarin.Forms.Core/Xamarin.Forms/Easing.xml')
-rw-r--r--docs/Xamarin.Forms.Core/Xamarin.Forms/Easing.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Xamarin.Forms.Core/Xamarin.Forms/Easing.xml b/docs/Xamarin.Forms.Core/Xamarin.Forms/Easing.xml
index 82ce9196..9af06d5c 100644
--- a/docs/Xamarin.Forms.Core/Xamarin.Forms/Easing.xml
+++ b/docs/Xamarin.Forms.Core/Xamarin.Forms/Easing.xml
@@ -157,7 +157,7 @@
<Parameter Name="easingFunc" Type="System.Func&lt;System.Double,System.Double&gt;" />
</Parameters>
<Docs>
- <param name="easingFunc">To be added.</param>
+ <param name="easingFunc">A function that maps animation times.</param>
<summary>Creates a new <see cref="T:Xamarin.Forms.Easing" /> object with the <paramref name="easingFunc" /> function.</summary>
<remarks>To be added.</remarks>
</Docs>