summaryrefslogtreecommitdiff
path: root/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration/Tizen.xml
diff options
context:
space:
mode:
authorMike Norman <mknorman@gmail.com>2017-02-12 18:17:06 -0600
committerGitHub <noreply@github.com>2017-02-12 18:17:06 -0600
commit7ffc19b2b5b70f32a8d865573824da29249ebf7a (patch)
treeba00d79f3dd24bdcc7f004b374c58b868c6b6d46 /docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration/Tizen.xml
parent3241fae11d6804268d1f67545e9d9eeb42f371e7 (diff)
downloadxamarin-forms-7ffc19b2b5b70f32a8d865573824da29249ebf7a.tar.gz
xamarin-forms-7ffc19b2b5b70f32a8d865573824da29249ebf7a.tar.bz2
xamarin-forms-7ffc19b2b5b70f32a8d865573824da29249ebf7a.zip
Platform-specifics API docs. (#759)
Diffstat (limited to 'docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration/Tizen.xml')
-rw-r--r--docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration/Tizen.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration/Tizen.xml b/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration/Tizen.xml
index de0e8faa..02ddffb2 100644
--- a/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration/Tizen.xml
+++ b/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration/Tizen.xml
@@ -14,8 +14,8 @@
</Interface>
</Interfaces>
<Docs>
- <summary>To be added.</summary>
- <remarks>To be added.</remarks>
+ <summary>Marker class that identifies the Tizen platform.</summary>
+ <remarks><para>Developers specify the type name of this marker class to the <see cref="M:Xamarin.Forms.IPlatformElementConfiguration{T,TElement}.On{T}" /> method to specify the underlying Tizen control on which to run a platform-specific effect.</para></remarks>
</Docs>
<Members>
<Member MemberName=".ctor">
@@ -27,7 +27,7 @@
</AssemblyInfo>
<Parameters />
<Docs>
- <summary>To be added.</summary>
+ <summary>Creates a new Tizen marker class.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>