From 8489c4a77f981d3c3fefa47e50c169fd03a6f5e0 Mon Sep 17 00:00:00 2001 From: "Frank A. Krueger" Date: Mon, 16 Apr 2018 12:40:01 -0700 Subject: [PATCH] ScrollView work --- Documentation/OouiFormsStatus.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/OouiFormsStatus.md b/Documentation/OouiFormsStatus.md index dd6e261..8f7ff52 100644 --- a/Documentation/OouiFormsStatus.md +++ b/Documentation/OouiFormsStatus.md @@ -291,9 +291,9 @@ BackgroundColor | Done Orientation | Pending ScrollX | Pending ScrollY | Pending -Content | Pending +Content | Done ContentSize | Pending -ScrollToAsync | Pending +ScrollToAsync | Done Scrolled | Pending ### SearchBar @@ -402,7 +402,7 @@ A [View](https://developer.xamarin.com/api/type/Xamarin.Forms.WebView/) that pre Property | Status ------ | ------ CanGoBack | Pending -CamGoForward | Pending +CanGoForward | Pending Source | Done Eval | Pending GoBack | Pending