summaryrefslogtreecommitdiff
path: root/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.AndroidSpecific.AppCompat
diff options
context:
space:
mode:
authorMike Norman <mknorman@gmail.com>2017-03-08 13:40:38 -0600
committerRui Marinho <me@ruimarinho.net>2017-03-08 19:40:38 +0000
commit90ece3d38d3f6d6d2bbdd28b12a29e78c0feedc4 (patch)
tree0525c88eeccae9efbc62d108be36d93932c9aa02 /docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.AndroidSpecific.AppCompat
parent04211b2ba30f86c63da2e6b310ad3934928aa64e (diff)
downloadxamarin-forms-90ece3d38d3f6d6d2bbdd28b12a29e78c0feedc4.tar.gz
xamarin-forms-90ece3d38d3f6d6d2bbdd28b12a29e78c0feedc4.tar.bz2
xamarin-forms-90ece3d38d3f6d6d2bbdd28b12a29e78c0feedc4.zip
PlatformConfiguration parameters and summaries. (Docs) (#805)
* PlatformConfiguration parameters and summaries. * Update index.xml
Diffstat (limited to 'docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.AndroidSpecific.AppCompat')
-rw-r--r--docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.AndroidSpecific.AppCompat/Application.xml68
1 files changed, 34 insertions, 34 deletions
diff --git a/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.AndroidSpecific.AppCompat/Application.xml b/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.AndroidSpecific.AppCompat/Application.xml
index f350f5ec..a4bcf0f0 100644
--- a/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.AndroidSpecific.AppCompat/Application.xml
+++ b/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.AndroidSpecific.AppCompat/Application.xml
@@ -10,7 +10,7 @@
</Base>
<Interfaces />
<Docs>
- <summary>To be added.</summary>
+ <summary>AppCompat application instance on Android.</summary>
<remarks>To be added.</remarks>
</Docs>
<Members>
@@ -28,8 +28,8 @@
<Parameter Name="element" Type="Xamarin.Forms.BindableObject" />
</Parameters>
<Docs>
- <param name="element">To be added.</param>
- <summary>To be added.</summary>
+ <param name="element">The platform specific element on which to perform the operation.</param>
+ <summary>Returns a Boolean value that tells whether the appearing event is sent when the application resumes.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
@@ -48,8 +48,8 @@
<Parameter Name="config" Type="Xamarin.Forms.IPlatformElementConfiguration&lt;Xamarin.Forms.PlatformConfiguration.Android,Xamarin.Forms.Application&gt;" RefType="this" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <summary>Returns a Boolean value that tells whether the appearing event is sent when the application resumes.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
@@ -68,8 +68,8 @@
<Parameter Name="element" Type="Xamarin.Forms.BindableObject" />
</Parameters>
<Docs>
- <param name="element">To be added.</param>
- <summary>To be added.</summary>
+ <param name="element">The platform specific element on which to perform the operation.</param>
+ <summary>Returns a Boolean value that tells whether the disappearing event is sent when the application is paused.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
@@ -88,8 +88,8 @@
<Parameter Name="config" Type="Xamarin.Forms.IPlatformElementConfiguration&lt;Xamarin.Forms.PlatformConfiguration.Android,Xamarin.Forms.Application&gt;" RefType="this" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <summary>Returns a Boolean value that tells whether the disappearing event is sent when the application is paused.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
@@ -108,8 +108,8 @@
<Parameter Name="element" Type="Xamarin.Forms.BindableObject" />
</Parameters>
<Docs>
- <param name="element">To be added.</param>
- <summary>To be added.</summary>
+ <param name="element">The platform specific element on which to perform the operation.</param>
+ <summary>Returns a Boolean value that tells whether the keyboard state should be preserved when the application resumes.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
@@ -128,8 +128,8 @@
<Parameter Name="config" Type="Xamarin.Forms.IPlatformElementConfiguration&lt;Xamarin.Forms.PlatformConfiguration.Android,Xamarin.Forms.Application&gt;" RefType="this" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <summary>Returns a Boolean value that tells whether the keyboard state should be preserved when the application resumes.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
@@ -149,9 +149,9 @@
<Parameter Name="value" Type="System.Boolean" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <param name="value">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <param name="value">The new property value to assign.</param>
+ <summary>Sets a value that controls whether the appearing event is sent when the application resumes.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
@@ -167,7 +167,7 @@
<ReturnType>Xamarin.Forms.BindableProperty</ReturnType>
</ReturnValue>
<Docs>
- <summary>To be added.</summary>
+ <summary>Backing store for the attached property that controls whether the appearing event is sent when the application resumes.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
@@ -186,9 +186,9 @@
<Parameter Name="value" Type="System.Boolean" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <param name="value">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <param name="value">The new property value to assign.</param>
+ <summary>Sets a Boolean value that controls whether the disappearing event is sent when the application is paused.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
@@ -204,7 +204,7 @@
<ReturnType>Xamarin.Forms.BindableProperty</ReturnType>
</ReturnValue>
<Docs>
- <summary>To be added.</summary>
+ <summary>Backing store for the attached property that controls whether the disappearing event is sent when the application is paused.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
@@ -223,9 +223,9 @@
<Parameter Name="value" Type="System.Boolean" />
</Parameters>
<Docs>
- <param name="element">To be added.</param>
- <param name="value">To be added.</param>
- <summary>To be added.</summary>
+ <param name="element">The platform specific element on which to perform the operation.</param>
+ <param name="value">The new property value to assign.</param>
+ <summary>Sets a Boolean value that controls whether the appearing event is sent when the application resumes.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
@@ -244,9 +244,9 @@
<Parameter Name="value" Type="System.Boolean" />
</Parameters>
<Docs>
- <param name="element">To be added.</param>
- <param name="value">To be added.</param>
- <summary>To be added.</summary>
+ <param name="element">The platform specific element on which to perform the operation.</param>
+ <param name="value">The new property value to assign.</param>
+ <summary>Sets a Boolean value that controls whether the disappearing event is sent when the application is paused.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
@@ -265,9 +265,9 @@
<Parameter Name="value" Type="System.Boolean" />
</Parameters>
<Docs>
- <param name="element">To be added.</param>
- <param name="value">To be added.</param>
- <summary>To be added.</summary>
+ <param name="element">The platform specific element on which to perform the operation.</param>
+ <param name="value">The new property value to assign.</param>
+ <summary>Sets a Boolean value that controls whether the keyboard state should be preserved when the application resumes.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
@@ -286,9 +286,9 @@
<Parameter Name="value" Type="System.Boolean" />
</Parameters>
<Docs>
- <param name="config">To be added.</param>
- <param name="value">To be added.</param>
- <summary>To be added.</summary>
+ <param name="config">The platform specific configuration that contains the element on which to perform the operation.</param>
+ <param name="value">The new property value to assign.</param>
+ <summary>Sets a Boolean value that controls whether the keyboard state should be preserved when the application resumes.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
@@ -304,7 +304,7 @@
<ReturnType>Xamarin.Forms.BindableProperty</ReturnType>
</ReturnValue>
<Docs>
- <summary>To be added.</summary>
+ <summary>Backing store for the property that controls whether the keyboard state should be preserved when the application resumes.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>