summaryrefslogtreecommitdiff
path: root/docs/Xamarin.Forms.Core/Xamarin.Forms/ILayoutController.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Xamarin.Forms.Core/Xamarin.Forms/ILayoutController.xml')
-rw-r--r--docs/Xamarin.Forms.Core/Xamarin.Forms/ILayoutController.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Xamarin.Forms.Core/Xamarin.Forms/ILayoutController.xml b/docs/Xamarin.Forms.Core/Xamarin.Forms/ILayoutController.xml
index 48b2c9e5..20a7463f 100644
--- a/docs/Xamarin.Forms.Core/Xamarin.Forms/ILayoutController.xml
+++ b/docs/Xamarin.Forms.Core/Xamarin.Forms/ILayoutController.xml
@@ -10,7 +10,7 @@
</AssemblyInfo>
<Interfaces />
<Docs>
- <summary>Class that renderers implement in order participate in the layout cycle.</summary>
+ <summary>This interface is for internal use by platform renderers.</summary>
<remarks>To be added.</remarks>
</Docs>
<Members>
@@ -28,7 +28,7 @@
<ReturnType>System.Collections.Generic.IReadOnlyList&lt;Xamarin.Forms.Element&gt;</ReturnType>
</ReturnValue>
<Docs>
- <summary>Gets a read-only list of the immediate children of the renderer that implements the interface.</summary>
+ <summary>For internal use by platform renderers.</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>