summaryrefslogtreecommitdiff
path: root/docs/Xamarin.Forms.Core/Xamarin.Forms.Internals/CustomKeyboard.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Xamarin.Forms.Core/Xamarin.Forms.Internals/CustomKeyboard.xml')
-rw-r--r--docs/Xamarin.Forms.Core/Xamarin.Forms.Internals/CustomKeyboard.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/Xamarin.Forms.Core/Xamarin.Forms.Internals/CustomKeyboard.xml b/docs/Xamarin.Forms.Core/Xamarin.Forms.Internals/CustomKeyboard.xml
index ea25512f..22a109f7 100644
--- a/docs/Xamarin.Forms.Core/Xamarin.Forms.Internals/CustomKeyboard.xml
+++ b/docs/Xamarin.Forms.Core/Xamarin.Forms.Internals/CustomKeyboard.xml
@@ -9,6 +9,11 @@
<BaseTypeName>Xamarin.Forms.Keyboard</BaseTypeName>
</Base>
<Interfaces />
+ <Attributes>
+ <Attribute>
+ <AttributeName>System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)</AttributeName>
+ </Attribute>
+ </Attributes>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
@@ -21,11 +26,6 @@
<AssemblyInfo>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
- <Attributes>
- <Attribute>
- <AttributeName>System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)</AttributeName>
- </Attribute>
- </Attributes>
<ReturnValue>
<ReturnType>Xamarin.Forms.KeyboardFlags</ReturnType>
</ReturnValue>