From f823b1f41d283fcde1e385b515f8b7a5b902d028 Mon Sep 17 00:00:00 2001 From: Kangho Hur Date: Mon, 24 Apr 2017 15:37:51 +0900 Subject: rebase to tags/beta-2.3.5-pre1 - this is base code of xamarin.forms 2.3.5-pre1 (https://github.com/xamarin/Xamarin.Forms/commit/fc778eb9789f50634d48fb9ad127f211b3fcfcc7) --- docs/Xamarin.Forms.Core/Xamarin.Forms/Device.xml | 15 --------- .../Xamarin.Forms/IOpenGlViewController.xml | 34 ++++++++++++++++++++ .../Xamarin.Forms/NavigationPage.xml | 36 ---------------------- docs/Xamarin.Forms.Maps/index.xml | 2 +- 4 files changed, 35 insertions(+), 52 deletions(-) create mode 100644 docs/Xamarin.Forms.Core/Xamarin.Forms/IOpenGlViewController.xml (limited to 'docs') diff --git a/docs/Xamarin.Forms.Core/Xamarin.Forms/Device.xml b/docs/Xamarin.Forms.Core/Xamarin.Forms/Device.xml index e492c2e0..ef9c9b52 100644 --- a/docs/Xamarin.Forms.Core/Xamarin.Forms/Device.xml +++ b/docs/Xamarin.Forms.Core/Xamarin.Forms/Device.xml @@ -287,21 +287,6 @@ Device.BeginInvokeOnMainThread (() => { To be added. - - - - Field - - 2.0.0.0 - - - System.String - - - To be added. - To be added. - - diff --git a/docs/Xamarin.Forms.Core/Xamarin.Forms/IOpenGlViewController.xml b/docs/Xamarin.Forms.Core/Xamarin.Forms/IOpenGlViewController.xml new file mode 100644 index 00000000..10ea52a2 --- /dev/null +++ b/docs/Xamarin.Forms.Core/Xamarin.Forms/IOpenGlViewController.xml @@ -0,0 +1,34 @@ + + + + + Xamarin.Forms.Core + 2.0.0.0 + + + + Xamarin.Forms.IViewController + + + + To be added. + To be added. + + + + + + Event + + 2.0.0.0 + + + System.EventHandler + + + To be added. + To be added. + + + + diff --git a/docs/Xamarin.Forms.Core/Xamarin.Forms/NavigationPage.xml b/docs/Xamarin.Forms.Core/Xamarin.Forms/NavigationPage.xml index fca4c272..31d3543e 100644 --- a/docs/Xamarin.Forms.Core/Xamarin.Forms/NavigationPage.xml +++ b/docs/Xamarin.Forms.Core/Xamarin.Forms/NavigationPage.xml @@ -226,42 +226,6 @@ - - - - Property - - 2.0.0.0 - - - Xamarin.Forms.Page - - - - The that is the root of the navigation stack. - - To be added. - To be added. - - - - - - Field - - 2.0.0.0 - - - Xamarin.Forms.BindableProperty - - - - Identifies the property. - - - - - diff --git a/docs/Xamarin.Forms.Maps/index.xml b/docs/Xamarin.Forms.Maps/index.xml index cb165a30..318b3c5e 100644 --- a/docs/Xamarin.Forms.Maps/index.xml +++ b/docs/Xamarin.Forms.Maps/index.xml @@ -33,7 +33,7 @@ System.Resources.NeutralResourcesLanguage("en") - System.Runtime.CompilerServices.InternalsVisibleTo("Xamarin.Forms.Maps.macOS") + System.Runtime.CompilerServices.CompilationRelaxations(8) System.Runtime.CompilerServices.InternalsVisibleTo("Xamarin.Forms.Maps.macOS") -- cgit v1.2.3