summaryrefslogtreecommitdiff
path: root/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.AndroidSpecific/WindowSoftInputModeAdjust.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.AndroidSpecific/WindowSoftInputModeAdjust.xml')
-rw-r--r--docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.AndroidSpecific/WindowSoftInputModeAdjust.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.AndroidSpecific/WindowSoftInputModeAdjust.xml b/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.AndroidSpecific/WindowSoftInputModeAdjust.xml
index 7422f567..aacb2b91 100644
--- a/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.AndroidSpecific/WindowSoftInputModeAdjust.xml
+++ b/docs/Xamarin.Forms.Core/Xamarin.Forms.PlatformConfiguration.AndroidSpecific/WindowSoftInputModeAdjust.xml
@@ -9,7 +9,7 @@
<BaseTypeName>System.Enum</BaseTypeName>
</Base>
<Docs>
- <summary>To be added.</summary>
+ <summary>Enumerates values that control how an on-screen input interface is visually accommodated.</summary>
<remarks>To be added.</remarks>
</Docs>
<Members>
@@ -24,7 +24,7 @@
<ReturnType>Xamarin.Forms.PlatformConfiguration.AndroidSpecific.WindowSoftInputModeAdjust</ReturnType>
</ReturnValue>
<Docs>
- <summary>To be added.</summary>
+ <summary>Indicates that the content of the control will pan, possibly off of the screen, to accommodate the input interface.</summary>
</Docs>
</Member>
<Member MemberName="Resize">
@@ -38,7 +38,7 @@
<ReturnType>Xamarin.Forms.PlatformConfiguration.AndroidSpecific.WindowSoftInputModeAdjust</ReturnType>
</ReturnValue>
<Docs>
- <summary>To be added.</summary>
+ <summary>Indicates that the content of the control will resize to accommodate the input interface.</summary>
</Docs>
</Member>
</Members>