From e46b30b7f92a20c3b893d208788d0287840f27e9 Mon Sep 17 00:00:00 2001 From: Mike Norman Date: Thu, 1 Jun 2017 09:46:28 -0500 Subject: Added missing/corrected malformed remarks sections in Aspect.xml (#954) * Added missing/corrected malformed remarks sections in Aspect.xml --- docs/Xamarin.Forms.Core/Xamarin.Forms/Aspect.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'docs/Xamarin.Forms.Core') diff --git a/docs/Xamarin.Forms.Core/Xamarin.Forms/Aspect.xml b/docs/Xamarin.Forms.Core/Xamarin.Forms/Aspect.xml index 74998d0b..e133fb32 100644 --- a/docs/Xamarin.Forms.Core/Xamarin.Forms/Aspect.xml +++ b/docs/Xamarin.Forms.Core/Xamarin.Forms/Aspect.xml @@ -16,8 +16,7 @@ Defines how an image is displayed. - - + To be added. @@ -38,8 +37,7 @@ Scale the image to fill the view. Some parts may be clipped in order to fill the view. - - + To be added. @@ -80,6 +78,7 @@ Scale the image so it exactly fills the view. Scaling may not be uniform in X and Y. + To be added. -- cgit v1.2.3