From 5fcf9e92ee21cbea82aca0fb165a692d1ca9c23d Mon Sep 17 00:00:00 2001 From: ManjuDhanasekaran2001 Date: Mon, 23 Dec 2024 18:35:14 +0530 Subject: [PATCH 01/12] Added Trademark symbol. --- Xamarin/AutoComplete/Getting-Started.md | 6 +++--- Xamarin/AutoComplete/Overview.md | 2 +- Xamarin/Avatar-view/Getting-Started.md | 6 +++--- Xamarin/Badge-View/Getting-Started.md | 6 +++--- Xamarin/Border/Getting-started.md | 6 +++--- Xamarin/Busy-Indicator/Getting-Started.md | 6 +++--- Xamarin/Busy-Indicator/Overview.md | 2 +- Xamarin/Button/GettingStarted.md | 6 +++--- Xamarin/Carousel-View/getting-started.md | 6 +++--- Xamarin/Carousel-View/overview.md | 2 +- Xamarin/CheckBox/Getting-Started.md | 6 +++--- Xamarin/Chips/Customization.md | 2 +- Xamarin/Chips/Events.md | 2 +- Xamarin/Chips/Getting-Started.md | 8 ++++---- Xamarin/Chips/Overview.md | 2 +- Xamarin/Chips/Populating-chips-item.md | 2 +- Xamarin/Chips/Types.md | 2 +- Xamarin/ComboBox/Getting-Started.md | 6 +++--- Xamarin/Effects-View/Getting-Started.md | 6 +++--- Xamarin/Masked-Entry/Getting-Started.md | 6 +++--- Xamarin/Navigation-Drawer/Getting-Started.md | 6 +++--- Xamarin/Navigation-Drawer/Overview.md | 2 +- Xamarin/Numeric-Entry/Getting-Started.md | 6 +++--- Xamarin/Numeric-Entry/Overview.md | 2 +- Xamarin/NumericUpDown/Getting-Started.md | 8 ++++---- Xamarin/NumericUpDown/Overview.md | 2 +- Xamarin/Radial-Menu/Getting-Started.md | 6 +++--- Xamarin/Radial-Menu/Overview.md | 2 +- Xamarin/Radio-Button/Getting-Started.md | 6 +++--- Xamarin/Range-Slider/Getting-Started.md | 6 +++--- Xamarin/Rating/Getting-Started.md | 6 +++--- Xamarin/Rating/Overview.md | 2 +- Xamarin/Release-notes/v20.4.0.40.md | 2 +- Xamarin/Release-notes/v21.1.35.md | 2 +- Xamarin/Release-notes/v27.2.3.md | 2 +- Xamarin/Release-notes/v27.2.4.md | 2 +- Xamarin/Release-notes/v27.2.5.md | 2 +- Xamarin/Release-notes/v28.1.33.md | 2 +- Xamarin/Rotator/getting-started.md | 6 +++--- Xamarin/Segmented-Control/Getting-Started.md | 8 ++++---- Xamarin/SignaturePad/Getting-Started.md | 4 ++-- Xamarin/Switch/gettingstarted.md | 6 +++--- Xamarin/Tabbed-View/Getting-Started.md | 6 +++--- Xamarin/Text-Input-Layout/Getting-Started.md | 6 +++--- 44 files changed, 96 insertions(+), 96 deletions(-) diff --git a/Xamarin/AutoComplete/Getting-Started.md b/Xamarin/AutoComplete/Getting-Started.md index 98e0e8262..70885ee8d 100644 --- a/Xamarin/AutoComplete/Getting-Started.md +++ b/Xamarin/AutoComplete/Getting-Started.md @@ -30,7 +30,7 @@ You can add [`SfAutoComplete`](https://help.syncfusion.com/cr/xamarin/Syncfusion **Method 1: Adding SfAutoComplete reference from nuget.org** -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfAutoComplete to your project, open the [NuGet package](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) manager in Visual Studio, search for [Syncfusion.Xamarin.SfAutoComplete](https://www.nuget.org/packages/Syncfusion.Xamarin.SfAutoComplete), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfAutoComplete to your project, open the [NuGet package](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) manager in Visual Studio, search for [Syncfusion.Xamarin.SfAutoComplete](https://www.nuget.org/packages/Syncfusion.Xamarin.SfAutoComplete), and then install it. ![Adding SfAutoComplete reference](images/Getting-Started/Adding_SfAutoComplete_reference.png) @@ -38,7 +38,7 @@ N> Install the same version of SfAutoComplete NuGet in all the projects. **Method 2: Adding SfAutoComplete reference from toolbox** -Syncfusion also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfAutoComplete`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfAutoComplete.XForms.SfAutoComplete.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfAutoComplete`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfAutoComplete.XForms.SfAutoComplete.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfAutoComplete assemblies manually from the installed location** @@ -67,7 +67,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ### Additional Step for iOS diff --git a/Xamarin/AutoComplete/Overview.md b/Xamarin/AutoComplete/Overview.md index 252fd20d1..86a6b1fbb 100644 --- a/Xamarin/AutoComplete/Overview.md +++ b/Xamarin/AutoComplete/Overview.md @@ -9,7 +9,7 @@ documentation: ug # Overview of Xamarin AutoComplete (SfAutoComplete) -Essential [AutoComplete for Xamarin.Forms](https://www.syncfusion.com/xamarin-ui-controls/xamarin-autocomplete) provides a simpler way to complete the text based on the characters that the user has entered before. It also provides option to choose a suggestion from drop down or append a suggestion to the text directly. +Essential® [AutoComplete for Xamarin.Forms](https://www.syncfusion.com/xamarin-ui-controls/xamarin-autocomplete) provides a simpler way to complete the text based on the characters that the user has entered before. It also provides option to choose a suggestion from drop down or append a suggestion to the text directly. ![SfAutocomplete OverView](images/Overview/overview.png) diff --git a/Xamarin/Avatar-view/Getting-Started.md b/Xamarin/Avatar-view/Getting-Started.md index a1c465573..11e709842 100644 --- a/Xamarin/Avatar-view/Getting-Started.md +++ b/Xamarin/Avatar-view/Getting-Started.md @@ -27,7 +27,7 @@ You can add [`SfAvatarView`](https://help.syncfusion.com/cr/xamarin/Syncfusion.X **Method 1: Adding SfAvatarView reference from nuget.org** -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfAvatarView to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Core](https://www.nuget.org/packages/Syncfusion.Xamarin.Core), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfAvatarView to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Core](https://www.nuget.org/packages/Syncfusion.Xamarin.Core), and then install it. ![Xamarin Forms SfAvatarView Nuget reference](images/Adding SfAvatarView reference.png) @@ -35,7 +35,7 @@ N> Install the same version of [`SfAvatarView`](https://help.syncfusion.com/cr/x **Method 2: Adding SfAvatarView reference from toolbox** -Syncfusion also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfAvatarView`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.AvatarView.SfAvatarView.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfAvatarView`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.AvatarView.SfAvatarView.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfAvatarView assemblies manually from the installed location** @@ -68,7 +68,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching an application on each platform with SfAvatarView diff --git a/Xamarin/Badge-View/Getting-Started.md b/Xamarin/Badge-View/Getting-Started.md index 73a73dd5a..b4f8fa9d3 100644 --- a/Xamarin/Badge-View/Getting-Started.md +++ b/Xamarin/Badge-View/Getting-Started.md @@ -25,7 +25,7 @@ You can add SfBadgeView reference using one of the following methods: **Method 1: Adding SfBadgeView reference from nuget.org** -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfBadgeView to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfBadgeView](https://www.nuget.org/packages/Syncfusion.Xamarin.SfBadgeView), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfBadgeView to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfBadgeView](https://www.nuget.org/packages/Syncfusion.Xamarin.SfBadgeView), and then install it. ![Adding SfBadgeView reference from nuget](getting-started_images/Adding SfBadgeView reference.png) @@ -33,7 +33,7 @@ N> Install the same version of SfBadgeView NuGet in all the projects. **Method 2: Adding SfBadgeView reference from toolbox** -Syncfusion also provides Xamarin Toolbox. Using this toolbox, you can drag the Xamarin Badge View (SfBadgeView) control to the XAML page. It will automatically install the required [NuGet packages](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) and add the namespace to the page. To install Syncfusion Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the Xamarin Badge View (SfBadgeView) control to the XAML page. It will automatically install the required [NuGet packages](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfBadgeView assemblies manually from the installed location** @@ -67,7 +67,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching the application on each platform with badge view diff --git a/Xamarin/Border/Getting-started.md b/Xamarin/Border/Getting-started.md index b96cce8dd..d137a00b4 100644 --- a/Xamarin/Border/Getting-started.md +++ b/Xamarin/Border/Getting-started.md @@ -25,7 +25,7 @@ You can add SfBorder reference using one of the following methods: **Method 1: Adding SfBorder reference from nuget.org** -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfBorder to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Core](https://www.nuget.org/packages/Syncfusion.Xamarin.Core), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfBorder to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Core](https://www.nuget.org/packages/Syncfusion.Xamarin.Core), and then install it. ![Xamarin Forms SfBorder Nuget reference](images/Adding SfBorder reference.png) @@ -35,7 +35,7 @@ N> **Method 2: Adding SfBorder reference from toolbox** -Syncfusion also provides Xamarin Toolbox. Using this toolbox, you can drag the SfBorder control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the SfBorder control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfBorder assemblies manually from the installed location** @@ -68,7 +68,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching an application on each platform with SfBorder. diff --git a/Xamarin/Busy-Indicator/Getting-Started.md b/Xamarin/Busy-Indicator/Getting-Started.md index 0ae35a085..69cd8e923 100644 --- a/Xamarin/Busy-Indicator/Getting-Started.md +++ b/Xamarin/Busy-Indicator/Getting-Started.md @@ -27,7 +27,7 @@ You can add [`SfBusyIndicator`](https://help.syncfusion.com/cr/xamarin/Syncfusio **Method 1: Adding SfBusyIndicator reference from nuget.org** -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfBusyIndicator to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfBusyIndicator](https://www.nuget.org/packages/Syncfusion.Xamarin.SfBusyIndicator), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfBusyIndicator to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfBusyIndicator](https://www.nuget.org/packages/Syncfusion.Xamarin.SfBusyIndicator), and then install it. ![Adding SfBusyIndicator reference](images/Adding SfBusyIndicator reference.png) @@ -35,7 +35,7 @@ N> Install the same version of [`SfBusyIndicator`](https://help.syncfusion.com/c **Method 2: Adding SfBusyIndicator reference from toolbox** -Syncfusion also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfBusyIndicator`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfBusyIndicator.XForms.SfBusyIndicator.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfBusyIndicator`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfBusyIndicator.XForms.SfBusyIndicator.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfBusyIndicator assemblies manually from the installed location** @@ -64,7 +64,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion license key](hhttps://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](hhttps://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching the SfBusyIndicator on each platform diff --git a/Xamarin/Busy-Indicator/Overview.md b/Xamarin/Busy-Indicator/Overview.md index 7d1ea891d..29d852455 100644 --- a/Xamarin/Busy-Indicator/Overview.md +++ b/Xamarin/Busy-Indicator/Overview.md @@ -9,7 +9,7 @@ documentation: ug # Xamarin Busy Indicator (SfBusyIndicator) Overview -The Essential [Xamarin BusyIndicator](https://www.syncfusion.com/xamarin-ui-controls/xamarin-busy-indicator) control includes over 10 built-in animations that can be displayed within your applications. It can be used to indicate busy status during app loading, data processing, etc. +The Essential® [Xamarin BusyIndicator](https://www.syncfusion.com/xamarin-ui-controls/xamarin-busy-indicator) control includes over 10 built-in animations that can be displayed within your applications. It can be used to indicate busy status during app loading, data processing, etc. ![SfBusyIndicator overview](images/Overview.png) diff --git a/Xamarin/Button/GettingStarted.md b/Xamarin/Button/GettingStarted.md index 72a6029af..59d2e5e6f 100644 --- a/Xamarin/Button/GettingStarted.md +++ b/Xamarin/Button/GettingStarted.md @@ -25,7 +25,7 @@ You can add SfButton reference using one of the following methods: **Method 1: Adding SfButton reference from nuget.org** -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfButton to your project, open the [NuGet package](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) manager in Visual Studio, search for [Syncfusion.Xamarin.Buttons](https://www.nuget.org/packages/Syncfusion.Xamarin.Buttons), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfButton to your project, open the [NuGet package](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) manager in Visual Studio, search for [Syncfusion.Xamarin.Buttons](https://www.nuget.org/packages/Syncfusion.Xamarin.Buttons), and then install it. ![Adding SfButton reference from NuGet](Images/Adding SfButton reference.png) @@ -35,7 +35,7 @@ N> **Method 2: Adding SfButton reference from toolbox** -Syncfusion also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfButton`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfButton.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfButton`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfButton.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfButton assemblies manually from the installed location** @@ -68,7 +68,7 @@ tr> N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. N> After adding the reference, an additional step is required for iOS and UWP projects. If you are adding the references from toolbox, this step is not needed. diff --git a/Xamarin/Carousel-View/getting-started.md b/Xamarin/Carousel-View/getting-started.md index a62aca0ec..422bc4114 100644 --- a/Xamarin/Carousel-View/getting-started.md +++ b/Xamarin/Carousel-View/getting-started.md @@ -25,7 +25,7 @@ You can add [`SfCarousel`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfC **Method 1: Adding SfCarousel reference from nuget.org** -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfCarousel`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfCarousel.XForms.SfCarousel.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfCarousel](https://www.nuget.org/packages/Syncfusion.Xamarin.SfCarousel), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfCarousel`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfCarousel.XForms.SfCarousel.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfCarousel](https://www.nuget.org/packages/Syncfusion.Xamarin.SfCarousel), and then install it. ![Adding SfCarousel reference from NuGet](images/Adding SfCarousel reference.png) @@ -33,7 +33,7 @@ N> Install the same version of [`SfCarousel`](https://help.syncfusion.com/cr/xam **Method 2: Adding SfCarousel reference from toolbox** -Syncfusion also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfCarousel`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfCarousel.XForms.SfCarousel.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfCarousel`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfCarousel.XForms.SfCarousel.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfCarousel assemblies manually from the installed location** @@ -62,7 +62,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching the SfCarousel on each platform diff --git a/Xamarin/Carousel-View/overview.md b/Xamarin/Carousel-View/overview.md index 6eb7e840c..7e6a30689 100644 --- a/Xamarin/Carousel-View/overview.md +++ b/Xamarin/Carousel-View/overview.md @@ -9,7 +9,7 @@ documentation: ug # Xamarin Carousel View (SfCarousel) Overview -The Essential Xamarin Carousel control allows navigating through image data in an interactive way so that they can be viewed or selected. Also, provides various customization options for its item arrangements. +The Essential® Xamarin Carousel control allows navigating through image data in an interactive way so that they can be viewed or selected. Also, provides various customization options for its item arrangements. It has been available in Xamarin.Forms,Xamarin.Android and Xamarin.iOS platforms also. ![Carousel OverView](images/carousel.png) diff --git a/Xamarin/CheckBox/Getting-Started.md b/Xamarin/CheckBox/Getting-Started.md index c4561914b..2ffd82b1d 100644 --- a/Xamarin/CheckBox/Getting-Started.md +++ b/Xamarin/CheckBox/Getting-Started.md @@ -27,7 +27,7 @@ You can add [`SfCheckBox`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XFo **Method 1: Adding SfCheckBox reference from nuget.org** -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfCheckBox to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Buttons](https://www.nuget.org/packages/Syncfusion.Xamarin.Buttons), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfCheckBox to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Buttons](https://www.nuget.org/packages/Syncfusion.Xamarin.Buttons), and then install it. ![Xamarin.Forms CheckBox NuGet](Images/Adding SfCheckBox reference.png) @@ -37,7 +37,7 @@ N> **Method 2: Adding SfCheckBox reference from toolbox** -Syncfusion also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfCheckBox`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfCheckBox.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfCheckBox`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfCheckBox.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfCheckBox assemblies manually from the installed location** @@ -70,7 +70,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. N> If you are adding the references from toolbox, this step is not needed. diff --git a/Xamarin/Chips/Customization.md b/Xamarin/Chips/Customization.md index 01498c3fa..f7b86582c 100644 --- a/Xamarin/Chips/Customization.md +++ b/Xamarin/Chips/Customization.md @@ -1,7 +1,7 @@ --- layout: post title: Customization in Xamarin Chips control | Syncfusion -description: Learn about Customization support in Syncfusion Essential Studio® Xamarin Chips control, its elements and more. +description: Learn about Customization support in Syncfusion Essential Studio Xamarin Chips control, its elements and more. platform: xamarin control: Chips documentation: ug diff --git a/Xamarin/Chips/Events.md b/Xamarin/Chips/Events.md index ec4edc94f..69013edd0 100644 --- a/Xamarin/Chips/Events.md +++ b/Xamarin/Chips/Events.md @@ -1,7 +1,7 @@ --- layout: post title: Events in Xamarin Chips control | Syncfusion -description: Learn about Events support in Syncfusion Essential Studio® Xamarin Chips control, its elements and more. +description: Learn about Events support in Syncfusion Essential Studio Xamarin Chips control, its elements and more. platform: xamarin control: Chips documentation: ug diff --git a/Xamarin/Chips/Getting-Started.md b/Xamarin/Chips/Getting-Started.md index dd78214cb..58acc8ce7 100644 --- a/Xamarin/Chips/Getting-Started.md +++ b/Xamarin/Chips/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post title: Getting Started with Xamarin Chips control | Syncfusion -description: Learn here about getting started with Syncfusion Essential Studio® Xamarin Chips control, its elements and more. +description: Learn here about getting started with Syncfusion Essential Studio Xamarin Chips control, its elements and more. platform: xamarin control: Chips documentation: ug @@ -25,7 +25,7 @@ You can add Chips reference using one of the following methods: **Method 1: Adding Chips reference from nuget.org** -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add Chips to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Buttons](https://www.nuget.org/packages/Syncfusion.Xamarin.Buttons), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add Chips to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Buttons](https://www.nuget.org/packages/Syncfusion.Xamarin.Buttons), and then install it. ![Adding Chips reference from NuGet](images/action-type-chip/Adding Chips reference.png) @@ -35,7 +35,7 @@ N> **Method 2: Adding Chips reference from toolbox** -Syncfusion also provides Xamarin Toolbox. Using this toolbox, you can drag the Chips control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the Chips control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding Chips assemblies manually from the installed location** @@ -69,7 +69,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching an application on each platform with chips diff --git a/Xamarin/Chips/Overview.md b/Xamarin/Chips/Overview.md index 066f6b557..2f4cf09ee 100644 --- a/Xamarin/Chips/Overview.md +++ b/Xamarin/Chips/Overview.md @@ -1,7 +1,7 @@ --- layout : post title: About Xamarin Chips control | Syncfusion -description: Learn here all about introduction of Syncfusion Essential Studio® Xamarin Chips control, its elements and more. +description: Learn here all about introduction of Syncfusion Essential Studio Xamarin Chips control, its elements and more. platform : xamarin control : Chips documentation : ug diff --git a/Xamarin/Chips/Populating-chips-item.md b/Xamarin/Chips/Populating-chips-item.md index 41a310f6f..2d0f18382 100644 --- a/Xamarin/Chips/Populating-chips-item.md +++ b/Xamarin/Chips/Populating-chips-item.md @@ -1,7 +1,7 @@ --- layout: post title: Populating Items in Xamarin Chips control | Syncfusion -description: Learn about Populating Items support in Syncfusion Essential Studio® Xamarin Chips control, its elements and more. +description: Learn about Populating Items support in Syncfusion Essential Studio Xamarin Chips control, its elements and more. platform: xamarin control: Chips documentation: ug diff --git a/Xamarin/Chips/Types.md b/Xamarin/Chips/Types.md index 97b209cd7..15b2e0291 100644 --- a/Xamarin/Chips/Types.md +++ b/Xamarin/Chips/Types.md @@ -1,7 +1,7 @@ --- layout: post title: Chips Types in Xamarin Chips control | Syncfusion -description: Learn about Chips Types support in Syncfusion Essential Studio® Xamarin Chips control, its elements and more. +description: Learn about Chips Types support in Syncfusion Essential Studio Xamarin Chips control, its elements and more. platform: xamarin control: Chips documentation: ug diff --git a/Xamarin/ComboBox/Getting-Started.md b/Xamarin/ComboBox/Getting-Started.md index a5828f8c5..554553b24 100644 --- a/Xamarin/ComboBox/Getting-Started.md +++ b/Xamarin/ComboBox/Getting-Started.md @@ -25,7 +25,7 @@ You can add [`SfComboBox`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XFo **Method 1: Adding SfComboBox reference from nuget.org** -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfComboBox`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.ComboBox.SfComboBox.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfComboBox](https://www.nuget.org/packages/Syncfusion.Xamarin.SfComboBox), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfComboBox`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.ComboBox.SfComboBox.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfComboBox](https://www.nuget.org/packages/Syncfusion.Xamarin.SfComboBox), and then install it. ![Adding SfComboBox reference from NuGet](images/Getting-Started/Adding SfComboBox reference.png) @@ -33,7 +33,7 @@ N> Install the same version of [`SfComboBox`](https://help.syncfusion.com/cr/xam **Method 2: Adding SfComboBox reference from toolbox** -Syncfusion also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfComboBox`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.ComboBox.SfComboBox.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfComboBox`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.ComboBox.SfComboBox.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfComboBox assemblies manually from the installed location** @@ -62,7 +62,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. N> If you are adding the references from toolbox, this step is not needed. diff --git a/Xamarin/Effects-View/Getting-Started.md b/Xamarin/Effects-View/Getting-Started.md index 3bc59e72c..811309033 100644 --- a/Xamarin/Effects-View/Getting-Started.md +++ b/Xamarin/Effects-View/Getting-Started.md @@ -25,13 +25,13 @@ You can add SfEffectsView reference using one of the following methods: **Method 1: Adding SfEffectsView reference from nuget.org** -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfEffectsView to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Core](https://www.nuget.org/packages/Syncfusion.Xamarin.Core), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfEffectsView to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Core](https://www.nuget.org/packages/Syncfusion.Xamarin.Core), and then install it. ![Add Packages](Getting-Started_images/Reference.png) **Method 2: Adding SfEffectsView reference from toolbox** -Syncfusion also provides Xamarin Toolbox. Using this toolbox, you can drag the SfEffectsView control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the SfEffectsView control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfEffectsView assemblies manually from the installed location** @@ -60,7 +60,7 @@ Location : {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching an application on each platform with SfEffectsView diff --git a/Xamarin/Masked-Entry/Getting-Started.md b/Xamarin/Masked-Entry/Getting-Started.md index e667872f4..5e5b3e3cd 100644 --- a/Xamarin/Masked-Entry/Getting-Started.md +++ b/Xamarin/Masked-Entry/Getting-Started.md @@ -26,7 +26,7 @@ You can add SfMaskedEdit reference using one of the following methods: **Method 1: Adding SfMaskedEdit reference from nuget.org** -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfMaskedEdit to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfMaskedEdit](https://www.nuget.org/packages/Syncfusion.Xamarin.SfMaskedEdit), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfMaskedEdit to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfMaskedEdit](https://www.nuget.org/packages/Syncfusion.Xamarin.SfMaskedEdit), and then install it. ![Adding SfMaskedEdit reference from NuGet](SfMaskedEditImages/Adding SfMaskedEdit reference.png) @@ -34,7 +34,7 @@ N> Install the same version of SfMaskedEdit NuGet in all the projects. **Method 2: Adding SfMaskedEdit reference from toolbox** -Syncfusion also provides Xamarin Toolbox. Using this toolbox, you can drag the SfMaskedEdit control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the SfMaskedEdit control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfMaskedEdit assemblies manually from the installed location** @@ -63,7 +63,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. N> After adding the reference, an additional step is required for iOS and UWP projects. If you are adding the references from toolbox, this step is not needed. diff --git a/Xamarin/Navigation-Drawer/Getting-Started.md b/Xamarin/Navigation-Drawer/Getting-Started.md index b2b3d17e8..d2e39415c 100644 --- a/Xamarin/Navigation-Drawer/Getting-Started.md +++ b/Xamarin/Navigation-Drawer/Getting-Started.md @@ -25,7 +25,7 @@ You can add [`SfNavigationDrawer`](https://help.syncfusion.com/cr/xamarin/Syncfu **Method 1: Adding SfNavigationDrawer reference from nuget.org** -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfNavigationDrawer`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfNavigationDrawer.XForms.SfNavigationDrawer.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfNavigationDrawer](https://www.nuget.org/packages/Syncfusion.Xamarin.SfNavigationDrawer), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfNavigationDrawer`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfNavigationDrawer.XForms.SfNavigationDrawer.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfNavigationDrawer](https://www.nuget.org/packages/Syncfusion.Xamarin.SfNavigationDrawer), and then install it. ![Adding SfNavigationDrawer reference from NuGet](Images/Adding SfNavigationDrawer reference.png) @@ -33,7 +33,7 @@ N> Install the same version of SfNavigationDrawer NuGet in all the projects. **Method 2: Adding SfNavigationDrawer reference from toolbox** -Syncfusion also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfNavigationDrawer`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfNavigationDrawer.XForms.SfNavigationDrawer.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfNavigationDrawer`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfNavigationDrawer.XForms.SfNavigationDrawer.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfNavigationDrawer assemblies manually from the installed location** @@ -62,7 +62,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. N> After adding the reference, an additional step is required for iOS and UWP projects. If you are adding the references from toolbox, this step is not needed. diff --git a/Xamarin/Navigation-Drawer/Overview.md b/Xamarin/Navigation-Drawer/Overview.md index 502547a83..2bee19c47 100644 --- a/Xamarin/Navigation-Drawer/Overview.md +++ b/Xamarin/Navigation-Drawer/Overview.md @@ -9,7 +9,7 @@ documentation: ug # Xamarin Navigation Drawer (SfNavigationDrawer) Overview -Essential NavigationDrawer for Xamarin.Forms is a simpler component to create navigation pane in application. It has a content area and a sliding pane that slides out from the edge of the page. The pane can be opened by swiping the edges of the screen or programmatically. +Essential® NavigationDrawer for Xamarin.Forms is a simpler component to create navigation pane in application. It has a content area and a sliding pane that slides out from the edge of the page. The pane can be opened by swiping the edges of the screen or programmatically. ![Xamarin Navigation Drawer](images/NavigationDrawer.png) diff --git a/Xamarin/Numeric-Entry/Getting-Started.md b/Xamarin/Numeric-Entry/Getting-Started.md index 87d022879..b6e49d7b7 100644 --- a/Xamarin/Numeric-Entry/Getting-Started.md +++ b/Xamarin/Numeric-Entry/Getting-Started.md @@ -25,7 +25,7 @@ You can add SfNumericTextBox reference using one of the following methods: **Method 1: Adding SfNumericTextBox reference from nuget.org** -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfNumericTextBox to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfNumericTextBox](https://www.nuget.org/packages/Syncfusion.Xamarin.SfNumericTextBox), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfNumericTextBox to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfNumericTextBox](https://www.nuget.org/packages/Syncfusion.Xamarin.SfNumericTextBox), and then install it. ![Adding SfNumericTextBox reference from NuGet](images/Adding SfNumericTextBox reference.png) @@ -33,7 +33,7 @@ N> Install the same version of SfNumericTextBox NuGet in all the projects. **Method 2: Adding SfNumericTextBox reference from toolbox** -Syncfusion also provides Xamarin Toolbox. Using this toolbox, you can drag the SfNumericTextBox control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the SfNumericTextBox control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfNumericTextBox assemblies manually from the installed location** @@ -62,7 +62,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching the SfNumericTextBox on each platform diff --git a/Xamarin/Numeric-Entry/Overview.md b/Xamarin/Numeric-Entry/Overview.md index 882988e57..9abe59fa8 100644 --- a/Xamarin/Numeric-Entry/Overview.md +++ b/Xamarin/Numeric-Entry/Overview.md @@ -9,7 +9,7 @@ documentation: ug # Xamarin Numeric Entry (SfNumericTextBox) Overview -The Essential Xamarin.Forms NumericTextBox is an advanced version of the Entry control that restricts input to numeric values. +The Essential® Xamarin.Forms NumericTextBox is an advanced version of the Entry control that restricts input to numeric values. Also provides, a gesture friendly UI culture and can be configured to display different formats like currency format, scientific format etc. diff --git a/Xamarin/NumericUpDown/Getting-Started.md b/Xamarin/NumericUpDown/Getting-Started.md index ba0200d1b..2c0676fd8 100644 --- a/Xamarin/NumericUpDown/Getting-Started.md +++ b/Xamarin/NumericUpDown/Getting-Started.md @@ -9,7 +9,7 @@ documentation: ug # Getting Started with Xamarin NumericUpDown (SfNumericUpDown) -This section provides overview for working with Essential SfNumericUpDown for Xamarin.Forms. You can walk through the entire process of creating a SfNumericUpDown. +This section provides overview for working with Essential® SfNumericUpDown for Xamarin.Forms. You can walk through the entire process of creating a SfNumericUpDown. ## Assembly deployment @@ -25,7 +25,7 @@ You can add SfNumericUpDown reference using one of the following methods: **Method 1: Adding SfNumericUpDown reference from nuget.org** -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfNumericUpDown to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfNumericUpDown](https://www.nuget.org/packages/Syncfusion.Xamarin.SfNumericUpDown), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfNumericUpDown to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfNumericUpDown](https://www.nuget.org/packages/Syncfusion.Xamarin.SfNumericUpDown), and then install it. ![Adding SfNumericUpDown reference from NuGet](images/Adding SfNumericUpDown reference.png) @@ -33,7 +33,7 @@ N> Install the same version of SfNumericUpDown NuGet in all the projects. **Method 2: Adding SfNumericUpDown reference from toolbox** -Syncfusion also provides Xamarin Toolbox. Using this toolbox, you can drag the SfNumericUpDown control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the SfNumericUpDown control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfNumericUpDown assemblies manually from the installed location** @@ -62,7 +62,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching the SfNumericUpDown on each platform diff --git a/Xamarin/NumericUpDown/Overview.md b/Xamarin/NumericUpDown/Overview.md index 16295bcdd..249159d40 100644 --- a/Xamarin/NumericUpDown/Overview.md +++ b/Xamarin/NumericUpDown/Overview.md @@ -9,7 +9,7 @@ documentation: ug # Xamarin NumericUpDown (SfNumericUpDown) Overview -The Essential Xamarin.Forms NumericUpDown control provides up and down repeat buttons to increase and decrease values. The control respects UI culture and can be configured to display different formats like currency, scientific, etc. +The Essential® Xamarin.Forms NumericUpDown control provides up and down repeat buttons to increase and decrease values. The control respects UI culture and can be configured to display different formats like currency, scientific, etc. ![Xamarin NumericUpDown](images/overview.png) diff --git a/Xamarin/Radial-Menu/Getting-Started.md b/Xamarin/Radial-Menu/Getting-Started.md index 64b08aa66..5b63895f9 100644 --- a/Xamarin/Radial-Menu/Getting-Started.md +++ b/Xamarin/Radial-Menu/Getting-Started.md @@ -25,7 +25,7 @@ You can add [`SfRadialMenu`](https://help.syncfusion.com/cr/xamarin/Syncfusion.S **Method 1: Adding SfRadialMenu reference from nuget.org** -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfRadialMenu`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRadialMenu.XForms.SfRadialMenu.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfRadialMenu](https://www.nuget.org/packages/Syncfusion.Xamarin.SfRadialMenu), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfRadialMenu`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRadialMenu.XForms.SfRadialMenu.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfRadialMenu](https://www.nuget.org/packages/Syncfusion.Xamarin.SfRadialMenu), and then install it. ![Adding SfRadialMenu reference from NuGet](images/Adding SfRadialMenu reference.png) @@ -33,7 +33,7 @@ N> Install the same version of SfRadialMenu NuGet in all the projects. **Method 2: Adding SfRadialMenu reference from toolbox** -Syncfusion also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfRadialMenu`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRadialMenu.XForms.SfRadialMenu.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfRadialMenu`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRadialMenu.XForms.SfRadialMenu.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfRadialMenu assemblies manually from the installed location** @@ -62,7 +62,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ### Additional step for iOS diff --git a/Xamarin/Radial-Menu/Overview.md b/Xamarin/Radial-Menu/Overview.md index ffab63e3e..eb4833e94 100644 --- a/Xamarin/Radial-Menu/Overview.md +++ b/Xamarin/Radial-Menu/Overview.md @@ -9,7 +9,7 @@ documentation: ug # Xamarin Radial Menu (SfRadialMenu) Overview -The Essential Xamarin SfRadialMenu displays a hierarchical menu in a circular layout, which is optimized for touch enabled devices. Typically, it is used as a context menu, and it can expose more menu items in the same space than traditional menus. +The Essential® Xamarin SfRadialMenu displays a hierarchical menu in a circular layout, which is optimized for touch enabled devices. Typically, it is used as a context menu, and it can expose more menu items in the same space than traditional menus. ## Key features diff --git a/Xamarin/Radio-Button/Getting-Started.md b/Xamarin/Radio-Button/Getting-Started.md index d0561c883..8d53b4207 100644 --- a/Xamarin/Radio-Button/Getting-Started.md +++ b/Xamarin/Radio-Button/Getting-Started.md @@ -27,7 +27,7 @@ You can add [`SfRadioButton`](https://help.syncfusion.com/cr/xamarin/Syncfusion. **Method 1: Adding SfRadioButton reference from nuget.org** -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfRadioButton to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Buttons](https://www.nuget.org/packages/Syncfusion.Xamarin.Buttons), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfRadioButton to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Buttons](https://www.nuget.org/packages/Syncfusion.Xamarin.Buttons), and then install it. ![Adding SfRadioButton reference from NuGet](Images/Adding SfRadioButton reference.png) @@ -37,7 +37,7 @@ N> **Method 2: Adding SfRadioButton reference from toolbox** -Syncfusion also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfRadioButton`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfRadioButton.html) control to the XAML page. It will automatically install the required [NuGet packages](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) and add the namespace to the page. To install Syncfusion Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfRadioButton`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfRadioButton.html) control to the XAML page. It will automatically install the required [NuGet packages](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfRadioButton assemblies manually from the installed location** @@ -70,7 +70,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. N> After adding the assembly reference, an additional step is required for iOS and UWP projects. If you are adding the references from toolbox, this step is not needed. diff --git a/Xamarin/Range-Slider/Getting-Started.md b/Xamarin/Range-Slider/Getting-Started.md index 68378aa11..4a13b99ca 100644 --- a/Xamarin/Range-Slider/Getting-Started.md +++ b/Xamarin/Range-Slider/Getting-Started.md @@ -25,7 +25,7 @@ You can add [`SfRangeSlider`](https://help.syncfusion.com/cr/xamarin/Syncfusion. **Method 1: Adding SfRangeSlider reference from nuget.org** -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfRangeSlider`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRangeSlider.XForms.SfRangeSlider.html) to your project, open the [NuGet package](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) manager in Visual Studio, search for [Syncfusion.Xamarin.SfRangeSlider](https://www.nuget.org/packages/Syncfusion.Xamarin.SfRangeSlider), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfRangeSlider`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRangeSlider.XForms.SfRangeSlider.html) to your project, open the [NuGet package](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) manager in Visual Studio, search for [Syncfusion.Xamarin.SfRangeSlider](https://www.nuget.org/packages/Syncfusion.Xamarin.SfRangeSlider), and then install it. ![Adding SfRangeSlider reference from nuget.org](images/Adding SfRangeSlider reference.png) @@ -33,7 +33,7 @@ N> Install the same version of [`SfRangeSlider`](https://help.syncfusion.com/cr/ **Method 2: Adding SfRangeSlider reference from toolbox** -Syncfusion also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfRangeSlider`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRangeSlider.XForms.SfRangeSlider.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfRangeSlider`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRangeSlider.XForms.SfRangeSlider.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfRangeSlider assemblies manually from the installed location** @@ -62,7 +62,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. N> Currently an additional step is required for iOS project. You need to create an instance of RangeSlider custom renderer. If you are adding the references from toolbox, this step is not needed. diff --git a/Xamarin/Rating/Getting-Started.md b/Xamarin/Rating/Getting-Started.md index 47bca8c2a..cb5c5db3a 100644 --- a/Xamarin/Rating/Getting-Started.md +++ b/Xamarin/Rating/Getting-Started.md @@ -28,7 +28,7 @@ You can add [`SfRating`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRat **Method 1: Adding SfRating reference from nuget.org** -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfRating`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRating.XForms.SfRating.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfRating](https://www.nuget.org/packages/Syncfusion.Xamarin.SfRating), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfRating`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRating.XForms.SfRating.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfRating](https://www.nuget.org/packages/Syncfusion.Xamarin.SfRating), and then install it. ![Adding SfRating reference from nuget](images/Adding SfRating reference.png) @@ -36,7 +36,7 @@ N> Install the same version of [`SfRating`](https://help.syncfusion.com/cr/xamar **Method 2: Adding SfRating reference from toolbox** -Syncfusion also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfRating`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRating.XForms.SfRating.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfRating`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRating.XForms.SfRating.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfRating assemblies manually from the installed location** @@ -65,7 +65,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. N> Currently an additional step is required for iOS project. You need to create an instance of the rating custom renderer. If you are adding the references from toolbox, this step is not needed. diff --git a/Xamarin/Rating/Overview.md b/Xamarin/Rating/Overview.md index d3ff4c56f..c0954de46 100644 --- a/Xamarin/Rating/Overview.md +++ b/Xamarin/Rating/Overview.md @@ -10,7 +10,7 @@ documentation: ug --- # Xamarin Rating (SfRating) Overview -The Essential Xamarin Rating control provides the number of stars that represents a rating. And also used to configure the item size, item spacing and the number of displayed items in the [`SfRating`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRating.XForms.SfRating.html) control. Essential Xamarin Rating control can be used in various scenarios like movie rating, rating the application etc. +The Essential® Xamarin Rating control provides the number of stars that represents a rating. And also used to configure the item size, item spacing and the number of displayed items in the [`SfRating`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRating.XForms.SfRating.html) control. Essential® Xamarin Rating control can be used in various scenarios like movie rating, rating the application etc. ![Rating OverView](images/overview.png) diff --git a/Xamarin/Release-notes/v20.4.0.40.md b/Xamarin/Release-notes/v20.4.0.40.md index 6b5b2196e..c59143300 100644 --- a/Xamarin/Release-notes/v20.4.0.40.md +++ b/Xamarin/Release-notes/v20.4.0.40.md @@ -19,7 +19,7 @@ margin-top: 1.5em; margin-bottom: 1.5em;
-We have removed the Syncfusion Licensing NuGet package v20.4.0.40 from the nuget.org due to an issue with it. To resolve any compilation issues or warnings while using this, upgrade your Syncfusion NuGet packages version to v20.4.0.41 or later. +We have removed the Syncfusion® Licensing NuGet package v20.4.0.40 from the nuget.org due to an issue with it. To resolve any compilation issues or warnings while using this, upgrade your Syncfusion® NuGet packages version to v20.4.0.41 or later.
diff --git a/Xamarin/Release-notes/v21.1.35.md b/Xamarin/Release-notes/v21.1.35.md index c25f6900b..ccabaea8b 100644 --- a/Xamarin/Release-notes/v21.1.35.md +++ b/Xamarin/Release-notes/v21.1.35.md @@ -19,7 +19,7 @@ margin-top: 1.5em; margin-bottom: 1.5em;
-We are pleased to announce that we have updated the versioning system of Essential Studio® to a semantic format that provides greater clarity and consistency in versioning, making it easier for users to understand the significance of each Syncfusion release. +We are pleased to announce that we have updated the versioning system of Essential Studio® to a semantic format that provides greater clarity and consistency in versioning, making it easier for users to understand the significance of each Syncfusion® release.

The new format consists of three components: Major, Minor, and Patch.
diff --git a/Xamarin/Release-notes/v27.2.3.md b/Xamarin/Release-notes/v27.2.3.md index 7390bcd27..258e18fc0 100644 --- a/Xamarin/Release-notes/v27.2.3.md +++ b/Xamarin/Release-notes/v27.2.3.md @@ -5,7 +5,7 @@ platform: xamarin documentation: ug --- -# Essential Studio for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 21, 2024" version="v27.2.3" %} diff --git a/Xamarin/Release-notes/v27.2.4.md b/Xamarin/Release-notes/v27.2.4.md index 7cf66c213..5c2c99503 100644 --- a/Xamarin/Release-notes/v27.2.4.md +++ b/Xamarin/Release-notes/v27.2.4.md @@ -5,7 +5,7 @@ platform: xamarin documentation: ug --- -# Essential Studio for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 26, 2024" version="v27.2.4" %} diff --git a/Xamarin/Release-notes/v27.2.5.md b/Xamarin/Release-notes/v27.2.5.md index d03734726..018806bf8 100644 --- a/Xamarin/Release-notes/v27.2.5.md +++ b/Xamarin/Release-notes/v27.2.5.md @@ -5,7 +5,7 @@ platform: xamarin documentation: ug --- -# Essential Studio for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 03, 2024" version="v27.2.5" %} diff --git a/Xamarin/Release-notes/v28.1.33.md b/Xamarin/Release-notes/v28.1.33.md index 459398e30..0afb7623a 100644 --- a/Xamarin/Release-notes/v28.1.33.md +++ b/Xamarin/Release-notes/v28.1.33.md @@ -5,7 +5,7 @@ platform: xamarin documentation: ug --- -# Essential Studio for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 12, 2024" version="v28.1.33" %} diff --git a/Xamarin/Rotator/getting-started.md b/Xamarin/Rotator/getting-started.md index 9ca7f0eb0..cd6b65efb 100644 --- a/Xamarin/Rotator/getting-started.md +++ b/Xamarin/Rotator/getting-started.md @@ -25,7 +25,7 @@ You can add [`SfRotator`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRo **Method 1: Adding SfRotator reference from nuget.org** -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfRotator to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfRotator](https://www.nuget.org/packages/Syncfusion.Xamarin.SfRotator), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfRotator to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfRotator](https://www.nuget.org/packages/Syncfusion.Xamarin.SfRotator), and then install it. ![Adding SfRotator reference from nuget](images/Adding SfRotator reference.png) @@ -33,7 +33,7 @@ N> Install the same version of SfRotator NuGet in all the projects. **Method 2: Adding SfRotator reference from toolbox** -Syncfusion also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfRotator`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRotator.XForms.SfRotator.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfRotator`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRotator.XForms.SfRotator.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfRotator assemblies manually from the installed location** @@ -62,7 +62,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching the SfRotator on each platform diff --git a/Xamarin/Segmented-Control/Getting-Started.md b/Xamarin/Segmented-Control/Getting-Started.md index 769e8f24f..fcf6d1390 100644 --- a/Xamarin/Segmented-Control/Getting-Started.md +++ b/Xamarin/Segmented-Control/Getting-Started.md @@ -25,7 +25,7 @@ You can add [`SfSegmentedControl`](https://help.syncfusion.com/cr/xamarin/Syncfu **Method 1: Adding SfSegmentedControl reference from nuget.org** -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfSegmentedControl`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfSegmentedControl.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Buttons](https://www.nuget.org/packages/Syncfusion.Xamarin.Buttons), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfSegmentedControl`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfSegmentedControl.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Buttons](https://www.nuget.org/packages/Syncfusion.Xamarin.Buttons), and then install it. ![Adding SfSegmentedControl reference from NuGet](images/getting-started/Adding SfSegmentedControl reference.png) @@ -35,7 +35,7 @@ N> **Method 2: Adding SfSegmentedControl reference from toolbox** -Syncfusion also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfSegmentedControl`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfSegmentedControl.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfSegmentedControl`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfSegmentedControl.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfSegmentedControl assemblies manually from the installed location** @@ -68,7 +68,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To learn more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Refer to [Syncfusion license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching the SfSegmentedControl on each platform @@ -152,7 +152,7 @@ public partial class MainWindow : FormsApplicationPage ## Creating an application with segmented control. -This section explains how to create a bus ticket booking module by using syncfusion segmented control. The control can be configured entirely in C# code or by using XAML markup. The following screenshot illustrates the output of Segmented control on iOS, Android and UWP devices. +This section explains how to create a bus ticket booking module by using syncfusion® segmented control. The control can be configured entirely in C# code or by using XAML markup. The following screenshot illustrates the output of Segmented control on iOS, Android and UWP devices. ![OverView image of SegmentedControl](images/getting-started/Xamarin_forms_gettingstarted.png) diff --git a/Xamarin/SignaturePad/Getting-Started.md b/Xamarin/SignaturePad/Getting-Started.md index cc33ec752..2c3d62ef5 100644 --- a/Xamarin/SignaturePad/Getting-Started.md +++ b/Xamarin/SignaturePad/Getting-Started.md @@ -25,7 +25,7 @@ You can add the Signature Pad reference using one of the following methods: **Method 1: Adding SfSignaturePad reference from nuget.org** -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add Signature Pad to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfSignaturePad](https://www.nuget.org/packages/Syncfusion.Xamarin.SfSignaturePad), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add Signature Pad to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfSignaturePad](https://www.nuget.org/packages/Syncfusion.Xamarin.SfSignaturePad), and then install it. N> Install the same version of `SfSignaturePad` Nuget in all the projects. @@ -33,7 +33,7 @@ N> Install the same version of `SfSignaturePad` Nuget in all the projects. **Method 2: Adding SfSignaturePad reference from toolbox** -Syncfusion also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfSignaturePad`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.SignaturePad.SfSignaturePad.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion Xamarin Toolbox, refer to this [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfSignaturePad`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.SignaturePad.SfSignaturePad.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to this [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfSignaturePad assemblies manually from the installed location** diff --git a/Xamarin/Switch/gettingstarted.md b/Xamarin/Switch/gettingstarted.md index afd895333..3deedcb0c 100644 --- a/Xamarin/Switch/gettingstarted.md +++ b/Xamarin/Switch/gettingstarted.md @@ -26,13 +26,13 @@ You can add [`SfSwitch`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForm **Method 1: Adding SfSwitch reference from nuget.org** -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/#). To add [`SfSwitch`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfSwitch.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Core](https://www.nuget.org/packages/Syncfusion.Xamarin.Core), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/#). To add [`SfSwitch`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfSwitch.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Core](https://www.nuget.org/packages/Syncfusion.Xamarin.Core), and then install it. ![Add Packages](images/Adding-SfSwitch-reference.png) **Method 2: Adding SfSwitch reference from toolbox** -Syncfusion provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfSwitch`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfSwitch.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion Xamarin Toolbox, refer to [`Toolbox`](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfSwitch`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfSwitch.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [`Toolbox`](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfSwitch assemblies manually from the installed location** @@ -61,7 +61,7 @@ Syncfusion.Buttons.XForms.dll
Syncfusion.Buttons.XForms.UWP.dll
Syncfusi N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching an application on each platform with SfSwitch diff --git a/Xamarin/Tabbed-View/Getting-Started.md b/Xamarin/Tabbed-View/Getting-Started.md index 3198618a1..065c20411 100644 --- a/Xamarin/Tabbed-View/Getting-Started.md +++ b/Xamarin/Tabbed-View/Getting-Started.md @@ -25,7 +25,7 @@ You can add [`SfTabView`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XFo **Method 1: Adding SfTabView reference from nuget.org** -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfTabView to your project, open the [NuGet package](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) manager in Visual Studio, search for [Syncfusion.Xamarin.SfTabView](https://www.nuget.org/packages/Syncfusion.Xamarin.SfTabView), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfTabView to your project, open the [NuGet package](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) manager in Visual Studio, search for [Syncfusion.Xamarin.SfTabView](https://www.nuget.org/packages/Syncfusion.Xamarin.SfTabView), and then install it. ![Adding SfTabView reference from NuGet](images/Getting-Started/Adding SfTabView reference.png) @@ -33,7 +33,7 @@ N> Install the same version of SfTabView NuGet in all the projects. **Method 2: Adding SfTabView reference from toolbox** -Syncfusion also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfTabView`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.TabView.SfTabView.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfTabView`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.TabView.SfTabView.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfTabView assemblies manually from the installed location** @@ -62,7 +62,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching the SfTabView on each platform diff --git a/Xamarin/Text-Input-Layout/Getting-Started.md b/Xamarin/Text-Input-Layout/Getting-Started.md index 92d7421fc..70c522305 100644 --- a/Xamarin/Text-Input-Layout/Getting-Started.md +++ b/Xamarin/Text-Input-Layout/Getting-Started.md @@ -25,7 +25,7 @@ You can add SfTextInputLayout reference using one of the following methods: **Method 1: Adding SfTextInputLayout reference from nuget.org** -Syncfusion Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfTextInputLayout to your project, open the [NuGet package](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) manager in Visual Studio, search for [Syncfusion.Xamarin.Core](https://www.nuget.org/packages/Syncfusion.Xamarin.Core), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfTextInputLayout to your project, open the [NuGet package](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) manager in Visual Studio, search for [Syncfusion.Xamarin.Core](https://www.nuget.org/packages/Syncfusion.Xamarin.Core), and then install it. ![Add Packages](Getting-Started_images/Adding SfTextInputLayout reference.png) @@ -33,7 +33,7 @@ N> Install the same version of SfTextInputLayout NuGet in all the projects. **Method 2: Adding SfTextInputLayout reference from toolbox** -Syncfusion also provides Xamarin Toolbox. Using this toolbox, you can drag the Xamarin Text Input Layout (SfTextInputLayout) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the Xamarin Text Input Layout (SfTextInputLayout) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfTextInputLayout assemblies manually from the installed location** @@ -66,7 +66,7 @@ Location : {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching an application on each platform with text input layout From c66327d1e33b476ecbe37b161043a4b913b0cd29 Mon Sep 17 00:00:00 2001 From: ManjuDhanasekaran2001 Date: Tue, 24 Dec 2024 12:22:51 +0530 Subject: [PATCH 02/12] Changes updated --- Xamarin/Masked-Entry/Getting-Started.md | 2 +- Xamarin/Navigation-Drawer/Getting-Started.md | 2 +- Xamarin/Navigation-Drawer/Overview.md | 2 +- Xamarin/Numeric-Entry/Overview.md | 2 +- Xamarin/NumericUpDown/Getting-Started.md | 2 +- Xamarin/NumericUpDown/Overview.md | 2 +- Xamarin/Radial-Menu/Getting-Started.md | 2 +- Xamarin/Radial-Menu/Overview.md | 2 +- Xamarin/Range-Slider/Getting-Started.md | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Xamarin/Masked-Entry/Getting-Started.md b/Xamarin/Masked-Entry/Getting-Started.md index 5e5b3e3cd..a08fbf7a7 100644 --- a/Xamarin/Masked-Entry/Getting-Started.md +++ b/Xamarin/Masked-Entry/Getting-Started.md @@ -2,7 +2,7 @@ layout: post title: Getting Started with Xamarin Masked Entry control | Syncfusion description: Learn here about getting started with Syncfusion Xamarin Masked Entry (SfMaskedEdit) control, its elements and more. -platform: Xamarin +platform: xamarin control: SfMaskedEdit documentation: ug keywords: mask, SfMaskedEdit, maskededit diff --git a/Xamarin/Navigation-Drawer/Getting-Started.md b/Xamarin/Navigation-Drawer/Getting-Started.md index d2e39415c..f84a9345a 100644 --- a/Xamarin/Navigation-Drawer/Getting-Started.md +++ b/Xamarin/Navigation-Drawer/Getting-Started.md @@ -2,7 +2,7 @@ layout: post title: Getting Started with Xamarin Navigation Drawer control | Syncfusion description: Learn here about getting started with Syncfusion Xamarin Navigation Drawer (SfNavigationDrawer) control, its elements and more. -platform: Xamarin +platform: xamarin control: NavigationDrawer documentation: ug --- diff --git a/Xamarin/Navigation-Drawer/Overview.md b/Xamarin/Navigation-Drawer/Overview.md index 2bee19c47..2fa721f95 100644 --- a/Xamarin/Navigation-Drawer/Overview.md +++ b/Xamarin/Navigation-Drawer/Overview.md @@ -2,7 +2,7 @@ layout: post title: About Xamarin Navigation Drawer control | Syncfusion description: Learn here all about introduction of Syncfusion Xamarin Navigation Drawer (SfNavigationDrawer) control, its elements and more. -platform: Xamarin +platform: xamarin control: NavigationDrawer documentation: ug --- diff --git a/Xamarin/Numeric-Entry/Overview.md b/Xamarin/Numeric-Entry/Overview.md index 9abe59fa8..4de84bed9 100644 --- a/Xamarin/Numeric-Entry/Overview.md +++ b/Xamarin/Numeric-Entry/Overview.md @@ -2,7 +2,7 @@ layout: post title: About Xamarin Numeric Entry control | Syncfusion description: Learn here all about introduction of Syncfusion Xamarin Numeric Entry (SfNumericTextBox) control, its elements and more. -platform: Xamarin +platform: xamarin control: NumericTextBox documentation: ug --- diff --git a/Xamarin/NumericUpDown/Getting-Started.md b/Xamarin/NumericUpDown/Getting-Started.md index 2c0676fd8..9c9d0c784 100644 --- a/Xamarin/NumericUpDown/Getting-Started.md +++ b/Xamarin/NumericUpDown/Getting-Started.md @@ -2,7 +2,7 @@ layout: post title: Getting Started with Xamarin NumericUpDown control | Syncfusion description: Learn here about getting started with Syncfusion Xamarin NumericUpDown (SfNumericUpDown) control, its elements and more. -platform: Xamarin +platform: xamarin control: NumericUpDown documentation: ug --- diff --git a/Xamarin/NumericUpDown/Overview.md b/Xamarin/NumericUpDown/Overview.md index 249159d40..2a3822397 100644 --- a/Xamarin/NumericUpDown/Overview.md +++ b/Xamarin/NumericUpDown/Overview.md @@ -2,7 +2,7 @@ layout: post title: About Xamarin NumericUpDown control | Syncfusion description: Learn here all about introduction of Syncfusion Xamarin NumericUpDown (SfNumericUpDown) control, its elements and more. -platform: Xamarin +platform: xamarin control: NumericUpDown documentation: ug --- diff --git a/Xamarin/Radial-Menu/Getting-Started.md b/Xamarin/Radial-Menu/Getting-Started.md index 5b63895f9..68a4ec2e0 100644 --- a/Xamarin/Radial-Menu/Getting-Started.md +++ b/Xamarin/Radial-Menu/Getting-Started.md @@ -2,7 +2,7 @@ layout: post title: Getting Started with Xamarin Radial Menu control | Syncfusion description: Learn here about getting started with Syncfusion Xamarin Radial Menu (SfRadialMenu) control, its elements and more. -platform: Xamarin +platform: xamarin control: SfRadialMenu documentation: ug --- diff --git a/Xamarin/Radial-Menu/Overview.md b/Xamarin/Radial-Menu/Overview.md index eb4833e94..b34ccdb7c 100644 --- a/Xamarin/Radial-Menu/Overview.md +++ b/Xamarin/Radial-Menu/Overview.md @@ -2,7 +2,7 @@ layout: post title: About Xamarin Radial Menu control | Syncfusion description: Learn here all about introduction of Syncfusion Xamarin Radial Menu (SfRadialMenu) control, its elements and more. -platform: Xamarin +platform: xamarin control: SfRadialMenu documentation: ug --- diff --git a/Xamarin/Range-Slider/Getting-Started.md b/Xamarin/Range-Slider/Getting-Started.md index 4a13b99ca..f1f6ff416 100644 --- a/Xamarin/Range-Slider/Getting-Started.md +++ b/Xamarin/Range-Slider/Getting-Started.md @@ -2,7 +2,7 @@ layout: post title: Getting Started with Xamarin Range Slider control | Syncfusion description: Learn here about getting started with Syncfusion Xamarin Range Slider (SfRangeSlider) control, its elements and more. -platform: Xamarin +platform: xamarin control: RangeSlider documentation: ug --- From 4807a94b6e595e963a73b0bb9a6010939b99d95d Mon Sep 17 00:00:00 2001 From: ManjuDhanasekaran2001 Date: Mon, 6 Jan 2025 09:12:16 +0530 Subject: [PATCH 03/12] Added Trademark symbol in title and description. --- Xamarin/AutoComplete/Accessibility.md | 4 ++-- Xamarin/AutoComplete/AutoComplete-Filtering-Options.md | 4 ++-- Xamarin/AutoComplete/AutoComplete-Modes.md | 4 ++-- Xamarin/AutoComplete/AutoSizing.md | 2 +- Xamarin/AutoComplete/Customizing-AutoComplete.md | 4 ++-- Xamarin/AutoComplete/DataTemplateSelector.md | 2 +- Xamarin/AutoComplete/Dealing-with-Suggestion-Box.md | 2 +- Xamarin/AutoComplete/Diacritic-Sensitivity.md | 2 +- Xamarin/AutoComplete/Getting-Started.md | 4 ++-- Xamarin/AutoComplete/Header-and-Footer.md | 4 ++-- Xamarin/AutoComplete/Highlighting-matched-text.md | 2 +- Xamarin/AutoComplete/Maximum-display-item-with-Expander.md | 2 +- Xamarin/AutoComplete/Multiple-selection.md | 4 ++-- Xamarin/AutoComplete/No-Result-Found.md | 4 ++-- Xamarin/AutoComplete/Overview.md | 4 ++-- Xamarin/AutoComplete/Populating-Data.md | 2 +- Xamarin/AutoComplete/Prefix-Characters-Constraint.md | 2 +- Xamarin/AutoComplete/Retrieving-Selected-Values.md | 2 +- Xamarin/AutoComplete/Watermark.md | 4 ++-- Xamarin/AutoComplete/how-to.md | 2 +- Xamarin/Avatar-view/Content-type.md | 2 +- Xamarin/Avatar-view/Getting-Started.md | 2 +- Xamarin/Avatar-view/Overview.md | 2 +- Xamarin/Avatar-view/customization.md | 2 +- Xamarin/Avatar-view/how-to.md | 2 +- Xamarin/Avatar-view/visualstyles.md | 2 +- Xamarin/Badge-View/Animation.md | 4 ++-- Xamarin/Badge-View/Badge-customization.md | 4 ++-- Xamarin/Badge-View/Getting-Started.md | 2 +- Xamarin/Badge-View/Overview.md | 4 ++-- Xamarin/Badge-View/Position-customization.md | 4 ++-- Xamarin/Badge-View/Predefined-symbols.md | 4 ++-- Xamarin/Border/Customization.md | 4 ++-- Xamarin/Border/Getting-started.md | 4 ++-- Xamarin/Border/Overview.md | 2 +- Xamarin/Busy-Indicator/AnimationType.md | 4 ++-- Xamarin/Busy-Indicator/Duration.md | 4 ++-- Xamarin/Busy-Indicator/Getting-Started.md | 4 ++-- Xamarin/Busy-Indicator/Make-Busy-Animation-Idle.md | 4 ++-- Xamarin/Busy-Indicator/Overview.md | 4 ++-- Xamarin/Busy-Indicator/Set-Header.md | 4 ++-- Xamarin/Busy-Indicator/Sizing.md | 4 ++-- Xamarin/Button/Customization.md | 4 ++-- Xamarin/Button/Event.md | 4 ++-- Xamarin/Button/GettingStarted.md | 4 ++-- Xamarin/Button/Overview.md | 4 ++-- Xamarin/Button/VisualStates.md | 4 ++-- Xamarin/Button/how-to/Add-the-custom-view-for-button.md | 2 +- Xamarin/Carousel-View/Accessibility.md | 4 ++-- Xamarin/Carousel-View/Animation.md | 4 ++-- Xamarin/Carousel-View/Linear-Arrangement.md | 4 ++-- Xamarin/Carousel-View/LoadMore.md | 4 ++-- Xamarin/Carousel-View/Populating-Data.md | 4 ++-- Xamarin/Carousel-View/SwipeEvents.md | 4 ++-- Xamarin/Carousel-View/Transformation.md | 4 ++-- Xamarin/Carousel-View/UIVirtualization.md | 4 ++-- Xamarin/Carousel-View/getting-started.md | 4 ++-- Xamarin/Carousel-View/how-to.md | 2 +- Xamarin/Carousel-View/overview.md | 4 ++-- Xamarin/CheckBox/Event.md | 4 ++-- Xamarin/CheckBox/Getting-Started.md | 4 ++-- Xamarin/CheckBox/Overview.md | 4 ++-- Xamarin/CheckBox/Visual-Customization.md | 4 ++-- Xamarin/CheckBox/VisualStates.md | 4 ++-- Xamarin/Chips/Customization.md | 4 ++-- Xamarin/Chips/DataTemplateSelector.md | 4 ++-- Xamarin/Chips/Events.md | 4 ++-- Xamarin/Chips/Getting-Started.md | 4 ++-- Xamarin/Chips/Overview.md | 4 ++-- Xamarin/Chips/Populating-chips-item.md | 4 ++-- Xamarin/Chips/Types.md | 4 ++-- .../how-to/Applying-fontIcon-to-Syncfusion-chip-control.md | 2 +- Xamarin/ComboBox/Accessibility.md | 4 ++-- Xamarin/ComboBox/AutoSizing.md | 4 ++-- Xamarin/ComboBox/ComboBox-Filtering-Options.md | 4 ++-- Xamarin/ComboBox/Customizing-ComboBox.md | 4 ++-- Xamarin/ComboBox/DataTemplateSelector.md | 4 ++-- Xamarin/ComboBox/Dealing-with-Suggestion-Box.md | 4 ++-- Xamarin/ComboBox/Diacritic-Sensitivity.md | 4 ++-- Xamarin/ComboBox/Editable-Modes.md | 4 ++-- Xamarin/ComboBox/Events.md | 2 +- Xamarin/ComboBox/Getting-Started.md | 4 ++-- Xamarin/ComboBox/Header-and-Footer.md | 4 ++-- Xamarin/ComboBox/Highlighting-matched-text.md | 4 ++-- Xamarin/ComboBox/Maximum-display-item-with-Expander.md | 4 ++-- Xamarin/ComboBox/Multiple-selection.md | 4 ++-- Xamarin/ComboBox/No-Result-Found.md | 4 ++-- Xamarin/ComboBox/Overview.md | 4 ++-- Xamarin/ComboBox/Populating-Data.md | 4 ++-- Xamarin/ComboBox/Retrieving-Selected-Values.md | 4 ++-- Xamarin/ComboBox/Right-to-left.md | 4 ++-- Xamarin/Effects-View/Customization.md | 4 ++-- Xamarin/Effects-View/Effects.md | 4 ++-- Xamarin/Effects-View/Events.md | 4 ++-- Xamarin/Effects-View/Features.md | 4 ++-- Xamarin/Effects-View/Getting-Started.md | 4 ++-- Xamarin/Effects-View/Interaction.md | 4 ++-- Xamarin/Effects-View/Methods.md | 4 ++-- Xamarin/Effects-View/Overview.md | 4 ++-- Xamarin/Masked-Entry/Getting-Started.md | 4 ++-- Xamarin/Masked-Entry/Overview.md | 4 ++-- Xamarin/Masked-Entry/basic-features.md | 4 ++-- Xamarin/Masked-Entry/events.md | 4 ++-- Xamarin/Masked-Entry/formatting-clipboard-text.md | 4 ++-- Xamarin/Masked-Entry/formatting-value.md | 4 ++-- Xamarin/Masked-Entry/hiding-prompt-characters.md | 4 ++-- Xamarin/Masked-Entry/localization.md | 4 ++-- Xamarin/Masked-Entry/masktype.md | 4 ++-- Xamarin/Masked-Entry/show-password-character.md | 4 ++-- Xamarin/Masked-Entry/using-mask-characters-as-literals.md | 4 ++-- Xamarin/Masked-Entry/validation.md | 4 ++-- Xamarin/Masked-Entry/visual-customization.md | 4 ++-- Xamarin/Navigation-Drawer/Accessibility.md | 4 ++-- Xamarin/Navigation-Drawer/Duration.md | 4 ++-- Xamarin/Navigation-Drawer/Getting-Started.md | 4 ++-- Xamarin/Navigation-Drawer/Main-Content.md | 4 ++-- Xamarin/Navigation-Drawer/Multi-drawer.md | 4 ++-- Xamarin/Navigation-Drawer/Navigation-Pane-Sides.md | 4 ++-- Xamarin/Navigation-Drawer/Overview.md | 4 ++-- Xamarin/Navigation-Drawer/Side-Pane-Content.md | 4 ++-- Xamarin/Navigation-Drawer/Side-Pane-Sizing.md | 4 ++-- Xamarin/Navigation-Drawer/Swipe-Gesture-and-Sensitivity.md | 4 ++-- Xamarin/Navigation-Drawer/Toggle-Animations.md | 4 ++-- Xamarin/Navigation-Drawer/Toggling-Drawer.md | 4 ++-- Xamarin/Numeric-Entry/Colors.md | 4 ++-- Xamarin/Numeric-Entry/Customization.md | 4 ++-- Xamarin/Numeric-Entry/Events.md | 4 ++-- Xamarin/Numeric-Entry/Font-Settings.md | 4 ++-- Xamarin/Numeric-Entry/Getting-Started.md | 4 ++-- Xamarin/Numeric-Entry/Localization.md | 4 ++-- Xamarin/Numeric-Entry/Number-Formatting.md | 4 ++-- Xamarin/Numeric-Entry/Overview.md | 4 ++-- Xamarin/Numeric-Entry/Return-type.md | 4 ++-- Xamarin/NumericUpDown/Accessibility.md | 4 ++-- Xamarin/NumericUpDown/Colors.md | 4 ++-- 135 files changed, 248 insertions(+), 248 deletions(-) diff --git a/Xamarin/AutoComplete/Accessibility.md b/Xamarin/AutoComplete/Accessibility.md index a80e79f23..4efb158d3 100644 --- a/Xamarin/AutoComplete/Accessibility.md +++ b/Xamarin/AutoComplete/Accessibility.md @@ -1,7 +1,7 @@ --- layout: post -title: Accessibility in Xamarin AutoComplete control | Syncfusion -description: Learn about Accessibility support in Syncfusion Xamarin AutoComplete (SfAutoComplete) control and more details. +title: Accessibility in Xamarin AutoComplete control | Syncfusion® +description: Learn about Accessibility support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. platform: xamarin control: SfAutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/AutoComplete-Filtering-Options.md b/Xamarin/AutoComplete/AutoComplete-Filtering-Options.md index 6b4bafe18..2823d78f3 100644 --- a/Xamarin/AutoComplete/AutoComplete-Filtering-Options.md +++ b/Xamarin/AutoComplete/AutoComplete-Filtering-Options.md @@ -1,7 +1,7 @@ --- layout: post -title: Filtering Options in Xamarin AutoComplete Control | Syncfusion -description: Learn about AutoComplete Filtering Options support in Syncfusion Xamarin AutoComplete (SfAutoComplete) control and more details. +title: Filtering Options in Xamarin AutoComplete Control | Syncfusion® +description: Learn about AutoComplete Filtering Options support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. platform: xamarin control: AutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/AutoComplete-Modes.md b/Xamarin/AutoComplete/AutoComplete-Modes.md index acd34eaf6..90f2e6632 100644 --- a/Xamarin/AutoComplete/AutoComplete-Modes.md +++ b/Xamarin/AutoComplete/AutoComplete-Modes.md @@ -1,7 +1,7 @@ --- layout: post -title: AutoComplete Modes in Xamarin AutoComplete control | Syncfusion -description: Learn about AutoComplete Modes support in Syncfusion Xamarin AutoComplete (SfAutoComplete) control and more details. +title: AutoComplete Modes in Xamarin AutoComplete control | Syncfusion® +description: Learn about AutoComplete Modes support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. platform: xamarin control: AutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/AutoSizing.md b/Xamarin/AutoComplete/AutoSizing.md index 9ab959b29..ce9e72557 100644 --- a/Xamarin/AutoComplete/AutoSizing.md +++ b/Xamarin/AutoComplete/AutoSizing.md @@ -1,6 +1,6 @@ --- layout: post -title: AutoSizing in Syncfusion SfAutoComplete control in Xamarin.Forms +title: AutoSizing in Syncfusion® SfAutoComplete control in Xamarin.Forms description: Learn how to enable the AutoSizing feature in SfAutoComplete control to extend the layout based on the input token size available. platform: Xamarin control: SfAutoComplete diff --git a/Xamarin/AutoComplete/Customizing-AutoComplete.md b/Xamarin/AutoComplete/Customizing-AutoComplete.md index d85668667..b152e8539 100644 --- a/Xamarin/AutoComplete/Customizing-AutoComplete.md +++ b/Xamarin/AutoComplete/Customizing-AutoComplete.md @@ -1,7 +1,7 @@ --- layout: post -title: Customizing AutoComplete in Xamarin AutoComplete | Syncfusion -description: Learn about Customizing AutoComplete support in Syncfusion Xamarin AutoComplete (SfAutoComplete) control and more details. +title: Customizing AutoComplete in Xamarin AutoComplete | Syncfusion® +description: Learn about Customizing AutoComplete support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. platform: xamarin control: AutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/DataTemplateSelector.md b/Xamarin/AutoComplete/DataTemplateSelector.md index 20f670702..4c0d6cf28 100644 --- a/Xamarin/AutoComplete/DataTemplateSelector.md +++ b/Xamarin/AutoComplete/DataTemplateSelector.md @@ -1,6 +1,6 @@ --- layout: post -title: DataTemplateSelector of Syncfusion Xamarin.Forms SfAutoComplete +title: DataTemplateSelector of Syncfusion® Xamarin.Forms SfAutoComplete description: This section will discribes about how to use a DataTemplateSelctor for Xamarin.Forms SfAutoComplete platform: Xamarin control: SfAutoComplete diff --git a/Xamarin/AutoComplete/Dealing-with-Suggestion-Box.md b/Xamarin/AutoComplete/Dealing-with-Suggestion-Box.md index 949e8d056..9845c7b65 100644 --- a/Xamarin/AutoComplete/Dealing-with-Suggestion-Box.md +++ b/Xamarin/AutoComplete/Dealing-with-Suggestion-Box.md @@ -1,6 +1,6 @@ --- layout: post -title: DropDown in Syncfusion SfAutoComplete control for Xamarin.Forms +title: DropDown in Syncfusion® SfAutoComplete control for Xamarin.Forms description: This section describes about the placement of the drop-down suggestion and how to get the filtered SfAutoComplete items. platform: xamarin control: SfAutoComplete diff --git a/Xamarin/AutoComplete/Diacritic-Sensitivity.md b/Xamarin/AutoComplete/Diacritic-Sensitivity.md index 928caf620..3cd8c52c7 100644 --- a/Xamarin/AutoComplete/Diacritic-Sensitivity.md +++ b/Xamarin/AutoComplete/Diacritic-Sensitivity.md @@ -1,6 +1,6 @@ --- layout: post -title: Diacritic sensitivity in Syncfusion SfAutoComplete control +title: Diacritic sensitivity in Syncfusion® SfAutoComplete control description: This section will describes about how to enable and disable Diacritic sensitivity in Xamarin.Forms SfAutoComplete platform: xamarin control: SfAutoComplete diff --git a/Xamarin/AutoComplete/Getting-Started.md b/Xamarin/AutoComplete/Getting-Started.md index 70885ee8d..bbb7b98d0 100644 --- a/Xamarin/AutoComplete/Getting-Started.md +++ b/Xamarin/AutoComplete/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started for Syncfusion Xamarin.Forms AutoComplete -description: A quick tour to initial users on Syncfusion autocomplete control and explain about how to use it for Xamarin.Forms platform +title: Getting Started for Syncfusion® Xamarin.Forms AutoComplete +description: A quick tour to initial users on Syncfusion® autocomplete control and explain about how to use it for Xamarin.Forms platform platform: xamarin control: SfAutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/Header-and-Footer.md b/Xamarin/AutoComplete/Header-and-Footer.md index e32350e7d..2c347b4bd 100644 --- a/Xamarin/AutoComplete/Header-and-Footer.md +++ b/Xamarin/AutoComplete/Header-and-Footer.md @@ -1,7 +1,7 @@ --- layout: post -title: Header and Footer in Xamarin AutoComplete control | Syncfusion -description: Learn about Header and Footer support in Syncfusion Xamarin AutoComplete (SfAutoComplete) control and more details. +title: Header and Footer in Xamarin AutoComplete control | Syncfusion® +description: Learn about Header and Footer support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. platform: xamarin control: SfAutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/Highlighting-matched-text.md b/Xamarin/AutoComplete/Highlighting-matched-text.md index e02e4bd48..61f7f6153 100644 --- a/Xamarin/AutoComplete/Highlighting-matched-text.md +++ b/Xamarin/AutoComplete/Highlighting-matched-text.md @@ -1,6 +1,6 @@ --- layout: post -title: MatchHighlighting in Syncfusion SfAutoComplete control +title: MatchHighlighting in Syncfusion® SfAutoComplete control description: This section will describe about how to highlight the matched characters in Xamarin.Forms SfAutoComplete. platform: xamarin control: SfAutoComplete diff --git a/Xamarin/AutoComplete/Maximum-display-item-with-Expander.md b/Xamarin/AutoComplete/Maximum-display-item-with-Expander.md index 578b2b9a5..041e7e768 100644 --- a/Xamarin/AutoComplete/Maximum-display-item-with-Expander.md +++ b/Xamarin/AutoComplete/Maximum-display-item-with-Expander.md @@ -1,6 +1,6 @@ --- layout: post -title: LoadMore in Syncfusion SfAutoComplete control for Xamarin.Forms +title: LoadMore in Syncfusion® SfAutoComplete control for Xamarin.Forms description: This section will deswcribe about how to restrict maximum suggestion to be displayed in Xamarin.Forms SfAutoComplete. platform: xamarin control: SfAutoComplete diff --git a/Xamarin/AutoComplete/Multiple-selection.md b/Xamarin/AutoComplete/Multiple-selection.md index d1b37f65d..42278e65d 100644 --- a/Xamarin/AutoComplete/Multiple-selection.md +++ b/Xamarin/AutoComplete/Multiple-selection.md @@ -1,7 +1,7 @@ --- layout: post -title: Multiple Selection in Xamarin AutoComplete control | Syncfusion -description: Learn about Multiple Selection support in Syncfusion Xamarin AutoComplete (SfAutoComplete) control and more details. +title: Multiple Selection in Xamarin AutoComplete control | Syncfusion® +description: Learn about Multiple Selection support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. platform: xamarin control: SfAutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/No-Result-Found.md b/Xamarin/AutoComplete/No-Result-Found.md index 371f22d50..f2bdb8c44 100644 --- a/Xamarin/AutoComplete/No-Result-Found.md +++ b/Xamarin/AutoComplete/No-Result-Found.md @@ -1,7 +1,7 @@ --- layout: post -title: No Result Found in Xamarin AutoComplete control | Syncfusion -description: Learn about No Result Found support in Syncfusion Xamarin AutoComplete (SfAutoComplete) control and more details. +title: No Result Found in Xamarin AutoComplete control | Syncfusion® +description: Learn about No Result Found support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. platform: xamarin control: SfAutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/Overview.md b/Xamarin/AutoComplete/Overview.md index 86a6b1fbb..0677c5c13 100644 --- a/Xamarin/AutoComplete/Overview.md +++ b/Xamarin/AutoComplete/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: Overview of Xamarin.Forms AutoComplete Control | Syncfusion -description: Learn here all about overview of Syncfusion Xamarin.Forms AutoComplete control, its elements, and more. +title: Overview of Xamarin.Forms AutoComplete Control | Syncfusion® +description: Learn here all about overview of Syncfusion® Xamarin.Forms AutoComplete control, its elements, and more. platform: xamarin control: SfAutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/Populating-Data.md b/Xamarin/AutoComplete/Populating-Data.md index 6e0e8cba3..7a1ec48cf 100644 --- a/Xamarin/AutoComplete/Populating-Data.md +++ b/Xamarin/AutoComplete/Populating-Data.md @@ -1,6 +1,6 @@ --- layout: post -title: Data Binding in Xamarin.Forms AutoComplete Control | Syncfusion +title: Data Binding in Xamarin.Forms AutoComplete Control | Syncfusion® description: This section describes how to populate the strings or objects in the autocomplete for the filtering suggestion list. platform: xamarin control: SfAutoComplete diff --git a/Xamarin/AutoComplete/Prefix-Characters-Constraint.md b/Xamarin/AutoComplete/Prefix-Characters-Constraint.md index b38baa41c..bb3d5c564 100644 --- a/Xamarin/AutoComplete/Prefix-Characters-Constraint.md +++ b/Xamarin/AutoComplete/Prefix-Characters-Constraint.md @@ -1,6 +1,6 @@ --- layout: post -title: Colors in Syncfusion SfAutoComplete control for Xamarin.Forms +title: Colors in Syncfusion® SfAutoComplete control for Xamarin.Forms description: This section will describe about how to set minimum Prefix Characters in Xamarin.Forms SfAutoComplete. platform: xamarin control: SfAutoComplete diff --git a/Xamarin/AutoComplete/Retrieving-Selected-Values.md b/Xamarin/AutoComplete/Retrieving-Selected-Values.md index 20a9abd85..a460368dc 100644 --- a/Xamarin/AutoComplete/Retrieving-Selected-Values.md +++ b/Xamarin/AutoComplete/Retrieving-Selected-Values.md @@ -1,6 +1,6 @@ --- layout: post -title: Retrieving selected value in Syncfusion SfAutoComplete control. +title: Retrieving selected value in Syncfusion® SfAutoComplete control. description: This section describes how to get the selected value and set the selected value in the SfAutoComplete control. platform: xamarin control: SfAutoComplete diff --git a/Xamarin/AutoComplete/Watermark.md b/Xamarin/AutoComplete/Watermark.md index 734fe394f..ae68bad75 100644 --- a/Xamarin/AutoComplete/Watermark.md +++ b/Xamarin/AutoComplete/Watermark.md @@ -1,7 +1,7 @@ --- layout: post -title: Watermark in Xamarin AutoComplete control | Syncfusion -description: Learn about Watermark support in Syncfusion Xamarin AutoComplete (SfAutoComplete) control and more details. +title: Watermark in Xamarin AutoComplete control | Syncfusion® +description: Learn about Watermark support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. platform: xamarin control: SfAutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/how-to.md b/Xamarin/AutoComplete/how-to.md index d8e91dba4..e2bc8f90b 100644 --- a/Xamarin/AutoComplete/how-to.md +++ b/Xamarin/AutoComplete/how-to.md @@ -1,6 +1,6 @@ --- layout: post -title: Interaction in Xamarin AutoComplete Control | Syncfusion +title: Interaction in Xamarin AutoComplete Control | Syncfusion® description: Learn how to perform an operation while changing its selection from dropdown list in Xamarin AutoComplete. platform: xamarin control: AutoComplete diff --git a/Xamarin/Avatar-view/Content-type.md b/Xamarin/Avatar-view/Content-type.md index bdb41328c..e35b78952 100644 --- a/Xamarin/Avatar-view/Content-type.md +++ b/Xamarin/Avatar-view/Content-type.md @@ -1,6 +1,6 @@ --- layout: post -title: Various customization in Syncfusion AvatarView control. +title: Various customization in Syncfusion® AvatarView control. description: Learn what are the types in AvatarType and how to set value for the Avatartype in xamarin forms AvatarView. platform: Xamarin control: SfAvatarView diff --git a/Xamarin/Avatar-view/Getting-Started.md b/Xamarin/Avatar-view/Getting-Started.md index 11e709842..49a28d42e 100644 --- a/Xamarin/Avatar-view/Getting-Started.md +++ b/Xamarin/Avatar-view/Getting-Started.md @@ -1,6 +1,6 @@ --- layout: post -title: Getting Started with Syncfusion Xamarin.Forms AvatarView +title: Getting Started with Syncfusion® Xamarin.Forms AvatarView description: This section will explain how to initialize and use Xamarin.Forms SfAvataView control in simple way. platform: xamarin control: SfAvatarView diff --git a/Xamarin/Avatar-view/Overview.md b/Xamarin/Avatar-view/Overview.md index 289415f51..3b0020fe0 100644 --- a/Xamarin/Avatar-view/Overview.md +++ b/Xamarin/Avatar-view/Overview.md @@ -1,6 +1,6 @@ --- layout: post -title: Overview of Syncfusion Avatarview control for Xamarin.Forms +title: Overview of Syncfusion® Avatarview control for Xamarin.Forms description: A quick go through to learn about the Xamarin.Forms SfAvatarView control and the key features available in it. platform: xamarin control: SfAvatarView diff --git a/Xamarin/Avatar-view/customization.md b/Xamarin/Avatar-view/customization.md index 7e9bf26a5..d5ae393bc 100644 --- a/Xamarin/Avatar-view/customization.md +++ b/Xamarin/Avatar-view/customization.md @@ -1,6 +1,6 @@ --- layout: post -title: Customization in Syncfusion AvatarView Xamarin.Forms +title: Customization in Syncfusion® AvatarView Xamarin.Forms description: This section will explain about how to achieve the customization of default View in Xamarin.Forms SfAvatarView. platform: Xamarin control: AvatarView diff --git a/Xamarin/Avatar-view/how-to.md b/Xamarin/Avatar-view/how-to.md index e71cb5275..4d9296e30 100644 --- a/Xamarin/Avatar-view/how-to.md +++ b/Xamarin/Avatar-view/how-to.md @@ -1,6 +1,6 @@ --- layout: post -title: States in Syncfusion AvatarView control for Xamarin.Forms. +title: States in Syncfusion® AvatarView control for Xamarin.Forms. description: This section will explain about how to use the different states that exist in Xamarin.Forms SfAvatarView. platform: Xamarin control: AvatarView diff --git a/Xamarin/Avatar-view/visualstyles.md b/Xamarin/Avatar-view/visualstyles.md index 535c1d1db..a8c9dfc1e 100644 --- a/Xamarin/Avatar-view/visualstyles.md +++ b/Xamarin/Avatar-view/visualstyles.md @@ -1,6 +1,6 @@ --- layout: post -title: Visual Style in Syncfusion AvatarView Xamarin.Forms. +title: Visual Style in Syncfusion® AvatarView Xamarin.Forms. description: This section will explain about the different visual styles that exist in Xamarin.Forms SfAvatarView. platform: Xamarin control: AvatarView diff --git a/Xamarin/Badge-View/Animation.md b/Xamarin/Badge-View/Animation.md index 9b7482305..e595fd6fe 100644 --- a/Xamarin/Badge-View/Animation.md +++ b/Xamarin/Badge-View/Animation.md @@ -1,8 +1,8 @@ --- layout: post -title: Badge animation with Syncfusion Badge View control for Xamarin.Forms -description: Learn how to set Syncfusion badge view animation in Xamarin.Forms platform +title: Badge animation with Syncfusion® Badge View control for Xamarin.Forms +description: Learn how to set Syncfusion® badge view animation in Xamarin.Forms platform platform: xamarin control: SfBadgeView documentation: ug diff --git a/Xamarin/Badge-View/Badge-customization.md b/Xamarin/Badge-View/Badge-customization.md index 0eff5cd05..14978de0e 100644 --- a/Xamarin/Badge-View/Badge-customization.md +++ b/Xamarin/Badge-View/Badge-customization.md @@ -1,8 +1,8 @@ --- layout: post -title: Customization of Syncfusion Badge View control for Xamarin.Forms -description: This section explain font, stroke, Text customization in the Syncfusion SfBadgeView control in Xamarin.Forms platform +title: Customization of Syncfusion® Badge View control for Xamarin.Forms +description: This section explain font, stroke, Text customization in the Syncfusion® SfBadgeView control in Xamarin.Forms platform platform: xamarin control: SfBadgeView documentation: ug diff --git a/Xamarin/Badge-View/Getting-Started.md b/Xamarin/Badge-View/Getting-Started.md index b4f8fa9d3..bc2cdfef3 100644 --- a/Xamarin/Badge-View/Getting-Started.md +++ b/Xamarin/Badge-View/Getting-Started.md @@ -1,6 +1,6 @@ --- layout: post -title: Getting Started with Syncfusion Badge View control for Xamarin.Forms +title: Getting Started with Syncfusion® Badge View control for Xamarin.Forms description: This section explains how to add SfBadgeView reference, lanching the control in each platform, and initializing the control platform: xamarin control: SfBadgeView diff --git a/Xamarin/Badge-View/Overview.md b/Xamarin/Badge-View/Overview.md index e31d0fbe2..67094693d 100644 --- a/Xamarin/Badge-View/Overview.md +++ b/Xamarin/Badge-View/Overview.md @@ -1,8 +1,8 @@ --- layout: post -title: Overview of Syncfusion Badge View control for Xamarin.Forms -description: This section explains the key features and quick overview about Syncfusion Badge view control for Xamarin.Forms +title: Overview of Syncfusion® Badge View control for Xamarin.Forms +description: This section explains the key features and quick overview about Syncfusion® Badge view control for Xamarin.Forms platform: xamarin control: SfBadgeView documentation: ug diff --git a/Xamarin/Badge-View/Position-customization.md b/Xamarin/Badge-View/Position-customization.md index fcc80a7b8..8bed0056b 100644 --- a/Xamarin/Badge-View/Position-customization.md +++ b/Xamarin/Badge-View/Position-customization.md @@ -1,8 +1,8 @@ --- layout: post -title: Position customization of Syncfusion Badge view for Xamarin.Forms -description: This section explain about how to set Syncfusion badge view position customization in Xamarin.Forms platform +title: Position customization of Syncfusion® Badge view for Xamarin.Forms +description: This section explain about how to set Syncfusion® badge view position customization in Xamarin.Forms platform platform: xamarin control: SfBadgeView documentation: ug diff --git a/Xamarin/Badge-View/Predefined-symbols.md b/Xamarin/Badge-View/Predefined-symbols.md index ad2667cff..398da951f 100644 --- a/Xamarin/Badge-View/Predefined-symbols.md +++ b/Xamarin/Badge-View/Predefined-symbols.md @@ -1,8 +1,8 @@ --- layout: post -title: Predefined symbols of Syncfusion Badge view control for Xamarin.Forms -description: Learn how to set Syncfusion badge view predefined symbols and types of badge icons in Xamarin.Forms platform +title: Predefined symbols of Syncfusion® Badge view control for Xamarin.Forms +description: Learn how to set Syncfusion® badge view predefined symbols and types of badge icons in Xamarin.Forms platform platform: xamarin control: SfBadgeView documentation: ug diff --git a/Xamarin/Border/Customization.md b/Xamarin/Border/Customization.md index eaa612182..eb5a11159 100644 --- a/Xamarin/Border/Customization.md +++ b/Xamarin/Border/Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Various customization in Syncfusion border control for Xamarin.Forms -description: This section describes how to provide various customization to the Syncfusion Border control in Xamarin.Forms. +title: Various customization in Syncfusion® border control for Xamarin.Forms +description: This section describes how to provide various customization to the Syncfusion® Border control in Xamarin.Forms. platform: Xamarin control: SfBorder documentation: ug diff --git a/Xamarin/Border/Getting-started.md b/Xamarin/Border/Getting-started.md index d137a00b4..b5b605173 100644 --- a/Xamarin/Border/Getting-started.md +++ b/Xamarin/Border/Getting-started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting started | SfBorder | Xamarin | Syncfusion -description: This section describes about quick tour to initial users on Syncfusion Border control for Xamarin.Forms platform. +title: Getting started | SfBorder | Xamarin | Syncfusion® +description: This section describes about quick tour to initial users on Syncfusion® Border control for Xamarin.Forms platform. platform: xamarin control: SfBorder documentation: ug diff --git a/Xamarin/Border/Overview.md b/Xamarin/Border/Overview.md index cd42b8e34..b24c72830 100644 --- a/Xamarin/Border/Overview.md +++ b/Xamarin/Border/Overview.md @@ -1,6 +1,6 @@ --- layout : post -title : Overview of Syncfusion border control for Xamarin.Forms +title : Overview of Syncfusion® border control for Xamarin.Forms description : A quick go through to learn about the border control and the key features available in it. platform : xamarin control : SfBorder diff --git a/Xamarin/Busy-Indicator/AnimationType.md b/Xamarin/Busy-Indicator/AnimationType.md index c05181fd0..f717a589c 100644 --- a/Xamarin/Busy-Indicator/AnimationType.md +++ b/Xamarin/Busy-Indicator/AnimationType.md @@ -1,7 +1,7 @@ --- layout: post -title: Animation Type in Xamarin Busy Indicator control | Syncfusion -description: Learn here all about Animation Type support in Syncfusion Xamarin Busy Indicator (SfBusyIndicator) control and more. +title: Animation Type in Xamarin Busy Indicator control | Syncfusion® +description: Learn here all about Animation Type support in Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control and more. platform: xamarin control: BusyIndicator documentation: ug diff --git a/Xamarin/Busy-Indicator/Duration.md b/Xamarin/Busy-Indicator/Duration.md index dbccf5c5b..cce022f14 100644 --- a/Xamarin/Busy-Indicator/Duration.md +++ b/Xamarin/Busy-Indicator/Duration.md @@ -1,7 +1,7 @@ --- layout: post -title: Animation Duration in Xamarin Busy Indicator control | Syncfusion -description: Learn here all about Animation Duration support in Syncfusion Xamarin Busy Indicator (SfBusyIndicator) control and more. +title: Animation Duration in Xamarin Busy Indicator control | Syncfusion® +description: Learn here all about Animation Duration support in Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control and more. platform: xamarin control: BusyIndicator documentation: ug diff --git a/Xamarin/Busy-Indicator/Getting-Started.md b/Xamarin/Busy-Indicator/Getting-Started.md index 69cd8e923..14fee4c13 100644 --- a/Xamarin/Busy-Indicator/Getting-Started.md +++ b/Xamarin/Busy-Indicator/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Busy Indicator control | Syncfusion -description: Learn here about getting started with Syncfusion Xamarin Busy Indicator (SfBusyIndicator) control, its elements and more. +title: Getting Started with Xamarin Busy Indicator control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control, its elements and more. platform: xamarin control: BusyIndicator documentation: ug diff --git a/Xamarin/Busy-Indicator/Make-Busy-Animation-Idle.md b/Xamarin/Busy-Indicator/Make-Busy-Animation-Idle.md index 0a502f527..879274efe 100644 --- a/Xamarin/Busy-Indicator/Make-Busy-Animation-Idle.md +++ b/Xamarin/Busy-Indicator/Make-Busy-Animation-Idle.md @@ -1,7 +1,7 @@ --- layout: post -title: Make Busy Animation Idle in Xamarin Busy Indicator | Syncfusion -description: Learn here all about Make Busy Animation Idle support in Syncfusion Xamarin Busy Indicator (SfBusyIndicator) control and more. +title: Make Busy Animation Idle in Xamarin Busy Indicator | Syncfusion® +description: Learn here all about Make Busy Animation Idle support in Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control and more. platform: xamarin control: BusyIndicator documentation: ug diff --git a/Xamarin/Busy-Indicator/Overview.md b/Xamarin/Busy-Indicator/Overview.md index 29d852455..c2860fff2 100644 --- a/Xamarin/Busy-Indicator/Overview.md +++ b/Xamarin/Busy-Indicator/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Busy Indicator control | Syncfusion -description: Learn here all about introduction of Syncfusion Xamarin Busy Indicator (SfBusyIndicator) control, its elements and more. +title: About Xamarin Busy Indicator control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control, its elements and more. platform: xamarin control: BusyIndicator documentation: ug diff --git a/Xamarin/Busy-Indicator/Set-Header.md b/Xamarin/Busy-Indicator/Set-Header.md index 74ed990d0..ba117062c 100644 --- a/Xamarin/Busy-Indicator/Set-Header.md +++ b/Xamarin/Busy-Indicator/Set-Header.md @@ -1,7 +1,7 @@ --- layout: post -title: Set Header in Xamarin Busy Indicator control | Syncfusion -description: Learn here all about Set Header support in Syncfusion Xamarin Busy Indicator (SfBusyIndicator) control and more. +title: Set Header in Xamarin Busy Indicator control | Syncfusion® +description: Learn here all about Set Header support in Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control and more. platform: xamarin control: BusyIndicator documentation: ug diff --git a/Xamarin/Busy-Indicator/Sizing.md b/Xamarin/Busy-Indicator/Sizing.md index 03a65e8bd..bce88651e 100644 --- a/Xamarin/Busy-Indicator/Sizing.md +++ b/Xamarin/Busy-Indicator/Sizing.md @@ -1,7 +1,7 @@ --- layout: post -title: Sizing in Xamarin Busy Indicator control | Syncfusion -description: Learn here all about Sizing support in Syncfusion Xamarin Busy Indicator (SfBusyIndicator) control and more. +title: Sizing in Xamarin Busy Indicator control | Syncfusion® +description: Learn here all about Sizing support in Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control and more. platform: xamarin control: BusyIndicator documentation: ug diff --git a/Xamarin/Button/Customization.md b/Xamarin/Button/Customization.md index b887e9fc6..0944cb235 100644 --- a/Xamarin/Button/Customization.md +++ b/Xamarin/Button/Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Customization in Xamarin Button control | Syncfusion -description: Learn here all about Customization support in Syncfusion Xamarin Button (SfButton) control and more. +title: Customization in Xamarin Button control | Syncfusion® +description: Learn here all about Customization support in Syncfusion® Xamarin Button (SfButton) control and more. platform: xamarin control: sfbutton documentation: ug diff --git a/Xamarin/Button/Event.md b/Xamarin/Button/Event.md index 667ee5846..0badfcd93 100644 --- a/Xamarin/Button/Event.md +++ b/Xamarin/Button/Event.md @@ -1,7 +1,7 @@ --- layout: post -title: Event in Xamarin Button control | Syncfusion -description: Learn here all about Event support in Syncfusion Xamarin Button (SfButton) control, its elements and more. +title: Event in Xamarin Button control | Syncfusion® +description: Learn here all about Event support in Syncfusion® Xamarin Button (SfButton) control, its elements and more. platform: xamarin control: SfButton documentation: ug diff --git a/Xamarin/Button/GettingStarted.md b/Xamarin/Button/GettingStarted.md index 59d2e5e6f..a557373cc 100644 --- a/Xamarin/Button/GettingStarted.md +++ b/Xamarin/Button/GettingStarted.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Button control | Syncfusion -description: Learn here about getting started with Syncfusion Xamarin Button (SfButton) control, its elements and more. +title: Getting Started with Xamarin Button control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Button (SfButton) control, its elements and more. platform: xamarin control: sfbutton documentation: ug diff --git a/Xamarin/Button/Overview.md b/Xamarin/Button/Overview.md index 44ffb1a47..9b8b762f1 100644 --- a/Xamarin/Button/Overview.md +++ b/Xamarin/Button/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Button control | Syncfusion -description: Learn here all about introduction of Syncfusion Xamarin Button (SfButton) control, its elements and more. +title: About Xamarin Button control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Button (SfButton) control, its elements and more. platform: xamarin control: sfbutton documentation: ug diff --git a/Xamarin/Button/VisualStates.md b/Xamarin/Button/VisualStates.md index 0454d0a90..0d5ba5080 100644 --- a/Xamarin/Button/VisualStates.md +++ b/Xamarin/Button/VisualStates.md @@ -1,7 +1,7 @@ --- layout: post -title: Visual States in Xamarin Button control | Syncfusion -description: Learn here all about Visual States support in Syncfusion Xamarin Button (SfButton) control and more. +title: Visual States in Xamarin Button control | Syncfusion® +description: Learn here all about Visual States support in Syncfusion® Xamarin Button (SfButton) control and more. platform: xamarin control: sfbutton documentation: ug diff --git a/Xamarin/Button/how-to/Add-the-custom-view-for-button.md b/Xamarin/Button/how-to/Add-the-custom-view-for-button.md index f85a949ef..b20b26134 100644 --- a/Xamarin/Button/how-to/Add-the-custom-view-for-button.md +++ b/Xamarin/Button/how-to/Add-the-custom-view-for-button.md @@ -1,6 +1,6 @@ --- layout: post -title: How to add the custom view for Syncfusion SfButton +title: How to add the custom view for Syncfusion® SfButton description: How to add the custom view for SfButton. platform: xamarin.forms control: sfbutton diff --git a/Xamarin/Carousel-View/Accessibility.md b/Xamarin/Carousel-View/Accessibility.md index 32bd2e106..bdc89cde0 100644 --- a/Xamarin/Carousel-View/Accessibility.md +++ b/Xamarin/Carousel-View/Accessibility.md @@ -1,7 +1,7 @@ --- layout : post -title: Accessibility in Xamarin Carousel View control | Syncfusion -description: Learn here all about Accessibility support in Syncfusion Xamarin Carousel View (SfCarousel) control and more. +title: Accessibility in Xamarin Carousel View control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. platform : xamarin.Forms control : SfCarousel documentation : ug diff --git a/Xamarin/Carousel-View/Animation.md b/Xamarin/Carousel-View/Animation.md index af51d9e01..c6b1e4dc4 100644 --- a/Xamarin/Carousel-View/Animation.md +++ b/Xamarin/Carousel-View/Animation.md @@ -1,7 +1,7 @@ --- layout : post -title: Animation in Xamarin Carousel View control | Syncfusion -description: Learn here all about Animation support in Syncfusion Xamarin Carousel View (SfCarousel) control and more. +title: Animation in Xamarin Carousel View control | Syncfusion® +description: Learn here all about Animation support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. platform : xamarin control : Carousel documentation : ug diff --git a/Xamarin/Carousel-View/Linear-Arrangement.md b/Xamarin/Carousel-View/Linear-Arrangement.md index 7d87ff1f0..872312fdf 100644 --- a/Xamarin/Carousel-View/Linear-Arrangement.md +++ b/Xamarin/Carousel-View/Linear-Arrangement.md @@ -1,7 +1,7 @@ --- layout : post -title: Linear Arrangement in Xamarin Carousel View control | Syncfusion -description: Learn here all about Linear Arrangement support in Syncfusion Xamarin Carousel View (SfCarousel) control and more. +title: Linear Arrangement in Xamarin Carousel View control | Syncfusion® +description: Learn here all about Linear Arrangement support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. platform : xamarin control : Carousel documentation : ug diff --git a/Xamarin/Carousel-View/LoadMore.md b/Xamarin/Carousel-View/LoadMore.md index 2b1fdc235..dfedb209f 100644 --- a/Xamarin/Carousel-View/LoadMore.md +++ b/Xamarin/Carousel-View/LoadMore.md @@ -1,7 +1,7 @@ --- layout : post -title: Load More in Xamarin Carousel View control | Syncfusion -description: Learn here all about Load More support in Syncfusion Xamarin Carousel View (SfCarousel) control and more. +title: Load More in Xamarin Carousel View control | Syncfusion® +description: Learn here all about Load More support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. platform : xamarin control : Carousel documentation : ug diff --git a/Xamarin/Carousel-View/Populating-Data.md b/Xamarin/Carousel-View/Populating-Data.md index d5c419885..697eafd50 100644 --- a/Xamarin/Carousel-View/Populating-Data.md +++ b/Xamarin/Carousel-View/Populating-Data.md @@ -1,7 +1,7 @@ --- layout : post -title: Populating Data in Xamarin Carousel View control | Syncfusion -description: Learn here all about Populating Data support in Syncfusion Xamarin Carousel View (SfCarousel) control and more. +title: Populating Data in Xamarin Carousel View control | Syncfusion® +description: Learn here all about Populating Data support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. platform : xamarin control : Carousel documentation : ug diff --git a/Xamarin/Carousel-View/SwipeEvents.md b/Xamarin/Carousel-View/SwipeEvents.md index 7759151c6..7fdf30275 100644 --- a/Xamarin/Carousel-View/SwipeEvents.md +++ b/Xamarin/Carousel-View/SwipeEvents.md @@ -1,7 +1,7 @@ --- layout: post -title: Swipe Events in Xamarin Carousel View control | Syncfusion -description: Learn here all about Swipe Events support in Syncfusion Xamarin Carousel View (SfCarousel) control and more. +title: Swipe Events in Xamarin Carousel View control | Syncfusion® +description: Learn here all about Swipe Events support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. platform: xamarin control: Carousel documentation: ug diff --git a/Xamarin/Carousel-View/Transformation.md b/Xamarin/Carousel-View/Transformation.md index f6523ac36..35035100a 100644 --- a/Xamarin/Carousel-View/Transformation.md +++ b/Xamarin/Carousel-View/Transformation.md @@ -1,7 +1,7 @@ --- layout : post -title: Transformation in Xamarin Carousel View control | Syncfusion -description: Learn here all about Transformation support in Syncfusion Xamarin Carousel View (SfCarousel) control and more. +title: Transformation in Xamarin Carousel View control | Syncfusion® +description: Learn here all about Transformation support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. platform : xamarin control : Carousel documentation : ug diff --git a/Xamarin/Carousel-View/UIVirtualization.md b/Xamarin/Carousel-View/UIVirtualization.md index 144769285..15b3b5a95 100644 --- a/Xamarin/Carousel-View/UIVirtualization.md +++ b/Xamarin/Carousel-View/UIVirtualization.md @@ -1,7 +1,7 @@ --- layout : post -title: UIVirtualization in Xamarin Carousel View control | Syncfusion -description: Learn here all about UIVirtualization support in Syncfusion Xamarin Carousel View (SfCarousel) control and more. +title: UIVirtualization in Xamarin Carousel View control | Syncfusion® +description: Learn here all about UIVirtualization support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. platform : xamarin control : Carousel documentation : ug diff --git a/Xamarin/Carousel-View/getting-started.md b/Xamarin/Carousel-View/getting-started.md index 422bc4114..4dc1911f8 100644 --- a/Xamarin/Carousel-View/getting-started.md +++ b/Xamarin/Carousel-View/getting-started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Carousel View control | Syncfusion -description: Learn here about getting started with Syncfusion Xamarin Carousel View (SfCarousel) control, its elements and more. +title: Getting Started with Xamarin Carousel View control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Carousel View (SfCarousel) control, its elements and more. platform: xamarin control: Carousel documentation: ug diff --git a/Xamarin/Carousel-View/how-to.md b/Xamarin/Carousel-View/how-to.md index 0a8411a4b..7bcf449d4 100644 --- a/Xamarin/Carousel-View/how-to.md +++ b/Xamarin/Carousel-View/how-to.md @@ -1,6 +1,6 @@ --- layout : post -title: Interaction in Syncfusion Carousel Control in Xamarin. +title: Interaction in Syncfusion® Carousel Control in Xamarin. description: Learn how to perform an operation while changing the carouselItem or Collection in Carousel for Xamarin. platform : xamarin control : Carousel diff --git a/Xamarin/Carousel-View/overview.md b/Xamarin/Carousel-View/overview.md index 7e6a30689..43a57405d 100644 --- a/Xamarin/Carousel-View/overview.md +++ b/Xamarin/Carousel-View/overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Carousel View control | Syncfusion -description: Learn here all about introduction of Syncfusion Xamarin Carousel View (SfCarousel) control, its elements and more. +title: About Xamarin Carousel View control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Carousel View (SfCarousel) control, its elements and more. platform: xamarin control: Carousel documentation: ug diff --git a/Xamarin/CheckBox/Event.md b/Xamarin/CheckBox/Event.md index 338915a84..8e19317be 100644 --- a/Xamarin/CheckBox/Event.md +++ b/Xamarin/CheckBox/Event.md @@ -1,7 +1,7 @@ --- layout: post -title: Event in Xamarin CheckBox control | Syncfusion -description: Learn here all about Event support in Syncfusion Xamarin CheckBox (SfCheckBox) control, its elements and more. +title: Event in Xamarin CheckBox control | Syncfusion® +description: Learn here all about Event support in Syncfusion® Xamarin CheckBox (SfCheckBox) control, its elements and more. platform: xamarin control: SfCheckBox documentation: ug diff --git a/Xamarin/CheckBox/Getting-Started.md b/Xamarin/CheckBox/Getting-Started.md index 2ffd82b1d..473c6346e 100644 --- a/Xamarin/CheckBox/Getting-Started.md +++ b/Xamarin/CheckBox/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin CheckBox control | Syncfusion -description: Learn here about getting started with Syncfusion Xamarin CheckBox (SfCheckBox) control, its elements and more. +title: Getting Started with Xamarin CheckBox control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin CheckBox (SfCheckBox) control, its elements and more. platform: xamarin control: SfCheckBox documentation: ug diff --git a/Xamarin/CheckBox/Overview.md b/Xamarin/CheckBox/Overview.md index cc5327c88..f324101e0 100644 --- a/Xamarin/CheckBox/Overview.md +++ b/Xamarin/CheckBox/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin CheckBox control | Syncfusion -description: Learn here all about introduction of Syncfusion Xamarin CheckBox (SfCheckBox) control, its elements and more. +title: About Xamarin CheckBox control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin CheckBox (SfCheckBox) control, its elements and more. platform: xamarin control: SfCheckBox documentation: ug diff --git a/Xamarin/CheckBox/Visual-Customization.md b/Xamarin/CheckBox/Visual-Customization.md index ba6479078..397b233b7 100644 --- a/Xamarin/CheckBox/Visual-Customization.md +++ b/Xamarin/CheckBox/Visual-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Visual Customization in Xamarin CheckBox control | Syncfusion -description: Learn here all about Visual Customization support in Syncfusion Xamarin CheckBox (SfCheckBox) control and more. +title: Visual Customization in Xamarin CheckBox control | Syncfusion® +description: Learn here all about Visual Customization support in Syncfusion® Xamarin CheckBox (SfCheckBox) control and more. platform: xamarin control: SfCheckBox documentation: ug diff --git a/Xamarin/CheckBox/VisualStates.md b/Xamarin/CheckBox/VisualStates.md index 1a79b03c5..501b9b535 100644 --- a/Xamarin/CheckBox/VisualStates.md +++ b/Xamarin/CheckBox/VisualStates.md @@ -1,7 +1,7 @@ --- layout: post -title: Visual States in Xamarin CheckBox control | Syncfusion -description: Learn here all about Visual States support in Syncfusion Xamarin CheckBox (SfCheckBox) control and more. +title: Visual States in Xamarin CheckBox control | Syncfusion® +description: Learn here all about Visual States support in Syncfusion® Xamarin CheckBox (SfCheckBox) control and more. platform: xamarin control: SfCheckBox documentation: ug diff --git a/Xamarin/Chips/Customization.md b/Xamarin/Chips/Customization.md index f7b86582c..9b3eb284f 100644 --- a/Xamarin/Chips/Customization.md +++ b/Xamarin/Chips/Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Customization in Xamarin Chips control | Syncfusion -description: Learn about Customization support in Syncfusion Essential Studio Xamarin Chips control, its elements and more. +title: Customization in Xamarin Chips control | Syncfusion® +description: Learn about Customization support in Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. platform: xamarin control: Chips documentation: ug diff --git a/Xamarin/Chips/DataTemplateSelector.md b/Xamarin/Chips/DataTemplateSelector.md index 8dd9f71c6..1fa0ab596 100644 --- a/Xamarin/Chips/DataTemplateSelector.md +++ b/Xamarin/Chips/DataTemplateSelector.md @@ -1,7 +1,7 @@ --- layout: post -title: DataTemplateSelector in Xamarin Chips control | Syncfusion -description: Learn about DataTemplateSelector support in Syncfusion Xamarin Chips control, its elements and more. +title: DataTemplateSelector in Xamarin Chips control | Syncfusion® +description: Learn about DataTemplateSelector support in Syncfusion® Xamarin Chips control, its elements and more. platform: xamarin control: Chips documentation: ug diff --git a/Xamarin/Chips/Events.md b/Xamarin/Chips/Events.md index 69013edd0..3c22a9c15 100644 --- a/Xamarin/Chips/Events.md +++ b/Xamarin/Chips/Events.md @@ -1,7 +1,7 @@ --- layout: post -title: Events in Xamarin Chips control | Syncfusion -description: Learn about Events support in Syncfusion Essential Studio Xamarin Chips control, its elements and more. +title: Events in Xamarin Chips control | Syncfusion® +description: Learn about Events support in Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. platform: xamarin control: Chips documentation: ug diff --git a/Xamarin/Chips/Getting-Started.md b/Xamarin/Chips/Getting-Started.md index 58acc8ce7..2346dad19 100644 --- a/Xamarin/Chips/Getting-Started.md +++ b/Xamarin/Chips/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Chips control | Syncfusion -description: Learn here about getting started with Syncfusion Essential Studio Xamarin Chips control, its elements and more. +title: Getting Started with Xamarin Chips control | Syncfusion® +description: Learn here about getting started with Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. platform: xamarin control: Chips documentation: ug diff --git a/Xamarin/Chips/Overview.md b/Xamarin/Chips/Overview.md index 2f4cf09ee..94f0a3e8b 100644 --- a/Xamarin/Chips/Overview.md +++ b/Xamarin/Chips/Overview.md @@ -1,7 +1,7 @@ --- layout : post -title: About Xamarin Chips control | Syncfusion -description: Learn here all about introduction of Syncfusion Essential Studio Xamarin Chips control, its elements and more. +title: About Xamarin Chips control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. platform : xamarin control : Chips documentation : ug diff --git a/Xamarin/Chips/Populating-chips-item.md b/Xamarin/Chips/Populating-chips-item.md index 2d0f18382..443f1af53 100644 --- a/Xamarin/Chips/Populating-chips-item.md +++ b/Xamarin/Chips/Populating-chips-item.md @@ -1,7 +1,7 @@ --- layout: post -title: Populating Items in Xamarin Chips control | Syncfusion -description: Learn about Populating Items support in Syncfusion Essential Studio Xamarin Chips control, its elements and more. +title: Populating Items in Xamarin Chips control | Syncfusion® +description: Learn about Populating Items support in Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. platform: xamarin control: Chips documentation: ug diff --git a/Xamarin/Chips/Types.md b/Xamarin/Chips/Types.md index 15b2e0291..df5143051 100644 --- a/Xamarin/Chips/Types.md +++ b/Xamarin/Chips/Types.md @@ -1,7 +1,7 @@ --- layout: post -title: Chips Types in Xamarin Chips control | Syncfusion -description: Learn about Chips Types support in Syncfusion Essential Studio Xamarin Chips control, its elements and more. +title: Chips Types in Xamarin Chips control | Syncfusion® +description: Learn about Chips Types support in Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. platform: xamarin control: Chips documentation: ug diff --git a/Xamarin/Chips/how-to/Applying-fontIcon-to-Syncfusion-chip-control.md b/Xamarin/Chips/how-to/Applying-fontIcon-to-Syncfusion-chip-control.md index ff8658c0c..72cb15f97 100644 --- a/Xamarin/Chips/how-to/Applying-fontIcon-to-Syncfusion-chip-control.md +++ b/Xamarin/Chips/how-to/Applying-fontIcon-to-Syncfusion-chip-control.md @@ -1,6 +1,6 @@ --- layout: post -title: How to apply the FontIcon for Syncfusion chip control | Xamarin.Forms +title: How to apply the FontIcon for Syncfusion® chip control | Xamarin.Forms description: Learn how to apply the font icon to the Sfchip and its customization options with its available basic features in Xamarin.Forms platform: xamarin control: Chips diff --git a/Xamarin/ComboBox/Accessibility.md b/Xamarin/ComboBox/Accessibility.md index 9b1063169..d6935777d 100644 --- a/Xamarin/ComboBox/Accessibility.md +++ b/Xamarin/ComboBox/Accessibility.md @@ -1,7 +1,7 @@ --- layout : post -title: Accessibility in Xamarin ComboBox control | Syncfusion -description: Learn here all about Accessibility support in Syncfusion Xamarin ComboBox (SfComboBox) control and more. +title: Accessibility in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform : Xamarin.Forms control : SfComboBox documentation : ug diff --git a/Xamarin/ComboBox/AutoSizing.md b/Xamarin/ComboBox/AutoSizing.md index 449190aee..3f12ac19c 100644 --- a/Xamarin/ComboBox/AutoSizing.md +++ b/Xamarin/ComboBox/AutoSizing.md @@ -1,7 +1,7 @@ --- layout: post -title: AutoSizing in Xamarin ComboBox control | Syncfusion -description: Learn here all about AutoSizing support in Syncfusion Xamarin ComboBox (SfComboBox) control and more. +title: AutoSizing in Xamarin ComboBox control | Syncfusion® +description: Learn here all about AutoSizing support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: Xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/ComboBox-Filtering-Options.md b/Xamarin/ComboBox/ComboBox-Filtering-Options.md index e9b4a9bdf..4707df4f6 100644 --- a/Xamarin/ComboBox/ComboBox-Filtering-Options.md +++ b/Xamarin/ComboBox/ComboBox-Filtering-Options.md @@ -1,7 +1,7 @@ --- layout : post -title: ComboBox Filtering Options in Xamarin ComboBox control | Syncfusion -description: Learn here all about ComboBox Filtering Options support in Syncfusion Xamarin ComboBox (SfComboBox) control and more. +title: ComboBox Filtering Options in Xamarin ComboBox control | Syncfusion® +description: Learn here all about ComboBox Filtering Options support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform : Xamarin.Forms control : SfComboBox documentation : ug diff --git a/Xamarin/ComboBox/Customizing-ComboBox.md b/Xamarin/ComboBox/Customizing-ComboBox.md index e4110b43d..06c17dc7c 100644 --- a/Xamarin/ComboBox/Customizing-ComboBox.md +++ b/Xamarin/ComboBox/Customizing-ComboBox.md @@ -1,7 +1,7 @@ --- layout : post -title: Customizing ComboBox in Xamarin ComboBox control | Syncfusion -description: Learn here all about Customizing ComboBox support in Syncfusion Xamarin ComboBox (SfComboBox) control and more. +title: Customizing ComboBox in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Customizing ComboBox support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform : Xamarin control : SfComboBox documentation : ug diff --git a/Xamarin/ComboBox/DataTemplateSelector.md b/Xamarin/ComboBox/DataTemplateSelector.md index 6996c0321..746bbbe68 100644 --- a/Xamarin/ComboBox/DataTemplateSelector.md +++ b/Xamarin/ComboBox/DataTemplateSelector.md @@ -1,7 +1,7 @@ --- layout: post -title: DataTemplateSelector in Xamarin ComboBox control | Syncfusion -description: Learn here all about DataTemplateSelector support in Syncfusion Xamarin ComboBox (SfComboBox) control and more. +title: DataTemplateSelector in Xamarin ComboBox control | Syncfusion® +description: Learn here all about DataTemplateSelector support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: Xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Dealing-with-Suggestion-Box.md b/Xamarin/ComboBox/Dealing-with-Suggestion-Box.md index 1aae9f0ec..2fd3ce2b7 100644 --- a/Xamarin/ComboBox/Dealing-with-Suggestion-Box.md +++ b/Xamarin/ComboBox/Dealing-with-Suggestion-Box.md @@ -1,7 +1,7 @@ --- layout: post -title: Dealing with Suggestion Box in Xamarin ComboBox control | Syncfusion -description: Learn here all about Dealing with Suggestion Box support in Syncfusion Xamarin ComboBox (SfComboBox) control and more. +title: Dealing with Suggestion Box in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Dealing with Suggestion Box support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Diacritic-Sensitivity.md b/Xamarin/ComboBox/Diacritic-Sensitivity.md index 47b97ed4f..d8ad50777 100644 --- a/Xamarin/ComboBox/Diacritic-Sensitivity.md +++ b/Xamarin/ComboBox/Diacritic-Sensitivity.md @@ -1,7 +1,7 @@ --- layout: post -title: Diacritic Sensitivity in Xamarin ComboBox control | Syncfusion -description: Learn here all about Diacritic Sensitivity support in Syncfusion Xamarin ComboBox (SfComboBox) control and more. +title: Diacritic Sensitivity in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Diacritic Sensitivity support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Editable-Modes.md b/Xamarin/ComboBox/Editable-Modes.md index 80bdb908a..07938a791 100644 --- a/Xamarin/ComboBox/Editable-Modes.md +++ b/Xamarin/ComboBox/Editable-Modes.md @@ -1,7 +1,7 @@ --- layout : post -title: Editable Modes in Xamarin ComboBox control | Syncfusion -description: Learn here all about Editable Modes support in Syncfusion Xamarin ComboBox (SfComboBox) control and more. +title: Editable Modes in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Editable Modes support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform : Xamarin control : SfComboBox documentation : ug diff --git a/Xamarin/ComboBox/Events.md b/Xamarin/ComboBox/Events.md index a4172fd10..20b72c03e 100644 --- a/Xamarin/ComboBox/Events.md +++ b/Xamarin/ComboBox/Events.md @@ -1,6 +1,6 @@ --- layout: post -title: Events in Syncfusion SfComboBox control in Xamarin.Forms +title: Events in Syncfusion® SfComboBox control in Xamarin.Forms description: This section describes how to use different types of events and interactvity in SfComboBox control (Xamarin.Forms) platform: Xamarin control: SfComboBox diff --git a/Xamarin/ComboBox/Getting-Started.md b/Xamarin/ComboBox/Getting-Started.md index 554553b24..c770f57c2 100644 --- a/Xamarin/ComboBox/Getting-Started.md +++ b/Xamarin/ComboBox/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin ComboBox control | Syncfusion -description: Learn here about getting started with Syncfusion Xamarin ComboBox (SfComboBox) control, its elements and more. +title: Getting Started with Xamarin ComboBox control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin ComboBox (SfComboBox) control, its elements and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Header-and-Footer.md b/Xamarin/ComboBox/Header-and-Footer.md index a983f9841..2b840c629 100644 --- a/Xamarin/ComboBox/Header-and-Footer.md +++ b/Xamarin/ComboBox/Header-and-Footer.md @@ -1,7 +1,7 @@ --- layout: post -title: Header and Footer in Xamarin ComboBox control | Syncfusion -description: Learn here all about Header and Footer support in Syncfusion Xamarin ComboBox (SfComboBox) control and more. +title: Header and Footer in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Header and Footer support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Highlighting-matched-text.md b/Xamarin/ComboBox/Highlighting-matched-text.md index 46374f54b..04ec7875e 100644 --- a/Xamarin/ComboBox/Highlighting-matched-text.md +++ b/Xamarin/ComboBox/Highlighting-matched-text.md @@ -1,7 +1,7 @@ --- layout: post -title: Highlighting matched text in Xamarin ComboBox control | Syncfusion -description: Learn here all about Highlighting matched text support in Syncfusion Xamarin ComboBox (SfComboBox) control and more. +title: Highlighting matched text in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Highlighting matched text support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Maximum-display-item-with-Expander.md b/Xamarin/ComboBox/Maximum-display-item-with-Expander.md index e4fe529fa..0aaeed343 100644 --- a/Xamarin/ComboBox/Maximum-display-item-with-Expander.md +++ b/Xamarin/ComboBox/Maximum-display-item-with-Expander.md @@ -1,7 +1,7 @@ --- layout: post -title: Maximum display item with Expander in Xamarin ComboBox | Syncfusion -description: Learn here all about Maximum display item with Expander support in Syncfusion Xamarin ComboBox (SfComboBox) control and more. +title: Maximum display item with Expander in Xamarin ComboBox | Syncfusion® +description: Learn here all about Maximum display item with Expander support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Multiple-selection.md b/Xamarin/ComboBox/Multiple-selection.md index 60a803d35..3d6916960 100644 --- a/Xamarin/ComboBox/Multiple-selection.md +++ b/Xamarin/ComboBox/Multiple-selection.md @@ -1,7 +1,7 @@ --- layout: post -title: Multiple selection in Xamarin ComboBox control | Syncfusion -description: Learn here all about Multiple selection support in Syncfusion Xamarin ComboBox (SfComboBox) control and more. +title: Multiple selection in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Multiple selection support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/No-Result-Found.md b/Xamarin/ComboBox/No-Result-Found.md index f0e39d3af..a30a0a2d2 100644 --- a/Xamarin/ComboBox/No-Result-Found.md +++ b/Xamarin/ComboBox/No-Result-Found.md @@ -1,7 +1,7 @@ --- layout: post -title: No Results Found in Xamarin ComboBox control | Syncfusion -description: Learn here all about No Results Found support in Syncfusion Xamarin ComboBox (SfComboBox) control and more. +title: No Results Found in Xamarin ComboBox control | Syncfusion® +description: Learn here all about No Results Found support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Overview.md b/Xamarin/ComboBox/Overview.md index 512a7a223..ab26f3400 100644 --- a/Xamarin/ComboBox/Overview.md +++ b/Xamarin/ComboBox/Overview.md @@ -1,7 +1,7 @@ --- layout : post -title: About Xamarin ComboBox control | Syncfusion -description: Learn here all about introduction of Syncfusion Xamarin ComboBox (SfComboBox) control, its elements and more. +title: About Xamarin ComboBox control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin ComboBox (SfComboBox) control, its elements and more. platform : xamarin control : SfComboBox documentation : ug diff --git a/Xamarin/ComboBox/Populating-Data.md b/Xamarin/ComboBox/Populating-Data.md index a011904d3..0a359d781 100644 --- a/Xamarin/ComboBox/Populating-Data.md +++ b/Xamarin/ComboBox/Populating-Data.md @@ -1,7 +1,7 @@ --- layout: post -title: Populating Data in Xamarin ComboBox control | Syncfusion -description: Learn here all about Populating Data support in Syncfusion Xamarin ComboBox (SfComboBox) control and more. +title: Populating Data in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Populating Data support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Retrieving-Selected-Values.md b/Xamarin/ComboBox/Retrieving-Selected-Values.md index 6417b3e0b..2724621a0 100644 --- a/Xamarin/ComboBox/Retrieving-Selected-Values.md +++ b/Xamarin/ComboBox/Retrieving-Selected-Values.md @@ -1,7 +1,7 @@ --- layout: post -title: Retrieving Selected Values in Xamarin ComboBox control | Syncfusion -description: Learn here all about Retrieving Selected Values support in Syncfusion Xamarin ComboBox (SfComboBox) control and more. +title: Retrieving Selected Values in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Retrieving Selected Values support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Right-to-left.md b/Xamarin/ComboBox/Right-to-left.md index 9ace3c23c..0478dfdb4 100644 --- a/Xamarin/ComboBox/Right-to-left.md +++ b/Xamarin/ComboBox/Right-to-left.md @@ -1,7 +1,7 @@ --- layout: post -title: Right to left(RTL) in Xamarin ComboBox control | Syncfusion -description: Learn here all about Right to left(RTL) support in Syncfusion Xamarin ComboBox (SfComboBox) control and more. +title: Right to left(RTL) in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Right to left(RTL) support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: UG diff --git a/Xamarin/Effects-View/Customization.md b/Xamarin/Effects-View/Customization.md index bc859221e..f7471605e 100644 --- a/Xamarin/Effects-View/Customization.md +++ b/Xamarin/Effects-View/Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Customization in Xamarin Effects View control | Syncfusion -description: Learn here all about Customization support in Syncfusion Xamarin Effects View (SfEffectsView) control and more. +title: Customization in Xamarin Effects View control | Syncfusion® +description: Learn here all about Customization support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. platform: xamarin control: SfEffectsView documentation: ug diff --git a/Xamarin/Effects-View/Effects.md b/Xamarin/Effects-View/Effects.md index c259cd8f8..95ffe2d18 100644 --- a/Xamarin/Effects-View/Effects.md +++ b/Xamarin/Effects-View/Effects.md @@ -1,7 +1,7 @@ --- layout: post -title: Effects in Xamarin Effects View control | Syncfusion -description: Learn here all about Effects support in Syncfusion Xamarin Effects View (SfEffectsView) control and more. +title: Effects in Xamarin Effects View control | Syncfusion® +description: Learn here all about Effects support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. platform: xamarin control: SfEffectsView documentation: ug diff --git a/Xamarin/Effects-View/Events.md b/Xamarin/Effects-View/Events.md index 2b7e0fad4..687578503 100644 --- a/Xamarin/Effects-View/Events.md +++ b/Xamarin/Effects-View/Events.md @@ -1,7 +1,7 @@ --- layout: post -title: Events in Xamarin Effects View control | Syncfusion -description: Learn here all about Events support in Syncfusion Xamarin Effects View (SfEffectsView) control and more. +title: Events in Xamarin Effects View control | Syncfusion® +description: Learn here all about Events support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. platform: xamarin control: SfEffectsView documentation: ug diff --git a/Xamarin/Effects-View/Features.md b/Xamarin/Effects-View/Features.md index a8522842a..fa8a0ba4f 100644 --- a/Xamarin/Effects-View/Features.md +++ b/Xamarin/Effects-View/Features.md @@ -1,7 +1,7 @@ --- layout: post -title: Features in Xamarin Effects View control | Syncfusion -description: Learn here all about Features support in Syncfusion Xamarin Effects View (SfEffectsView) control and more. +title: Features in Xamarin Effects View control | Syncfusion® +description: Learn here all about Features support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. platform: xamarin control: SfEffectsView documentation: ug diff --git a/Xamarin/Effects-View/Getting-Started.md b/Xamarin/Effects-View/Getting-Started.md index 811309033..9cacf13d4 100644 --- a/Xamarin/Effects-View/Getting-Started.md +++ b/Xamarin/Effects-View/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Effects View control | Syncfusion -description: Learn here about getting started with Syncfusion Xamarin Effects View (SfEffectsView) control, its elements and more. +title: Getting Started with Xamarin Effects View control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Effects View (SfEffectsView) control, its elements and more. platform: xamarin control: SfEffectsView documentation: ug diff --git a/Xamarin/Effects-View/Interaction.md b/Xamarin/Effects-View/Interaction.md index 5a16ab4bf..cf11f8f6f 100644 --- a/Xamarin/Effects-View/Interaction.md +++ b/Xamarin/Effects-View/Interaction.md @@ -1,7 +1,7 @@ --- layout: post -title: Interaction in Xamarin Effects View control | Syncfusion -description: Learn here all about Interaction support in Syncfusion Xamarin Effects View (SfEffectsView) control and more. +title: Interaction in Xamarin Effects View control | Syncfusion® +description: Learn here all about Interaction support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. platform: xamarin control: SfEffectsView documentation: ug diff --git a/Xamarin/Effects-View/Methods.md b/Xamarin/Effects-View/Methods.md index 34d0f105c..126b86cd0 100644 --- a/Xamarin/Effects-View/Methods.md +++ b/Xamarin/Effects-View/Methods.md @@ -1,7 +1,7 @@ --- layout: post -title: Methods in Xamarin Effects View control | Syncfusion -description: Learn here all about Methods support in Syncfusion Xamarin Effects View (SfEffectsView) control and more. +title: Methods in Xamarin Effects View control | Syncfusion® +description: Learn here all about Methods support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. platform: xamarin control: SfEffectsView documentation: ug diff --git a/Xamarin/Effects-View/Overview.md b/Xamarin/Effects-View/Overview.md index ebd371aeb..dee429f80 100644 --- a/Xamarin/Effects-View/Overview.md +++ b/Xamarin/Effects-View/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Effects View control | Syncfusion -description: Learn here all about introduction of Syncfusion Xamarin Effects View (SfEffectsView) control, its elements and more. +title: About Xamarin Effects View control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Effects View (SfEffectsView) control, its elements and more. platform: xamarin control: SfEffectsView documentation: ug diff --git a/Xamarin/Masked-Entry/Getting-Started.md b/Xamarin/Masked-Entry/Getting-Started.md index a08fbf7a7..d436a6f7c 100644 --- a/Xamarin/Masked-Entry/Getting-Started.md +++ b/Xamarin/Masked-Entry/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Masked Entry control | Syncfusion -description: Learn here about getting started with Syncfusion Xamarin Masked Entry (SfMaskedEdit) control, its elements and more. +title: Getting Started with Xamarin Masked Entry control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control, its elements and more. platform: xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/Overview.md b/Xamarin/Masked-Entry/Overview.md index 8df913402..8af9967c6 100644 --- a/Xamarin/Masked-Entry/Overview.md +++ b/Xamarin/Masked-Entry/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Masked Entry control | Syncfusion -description: Learn here all about introduction of Syncfusion Xamarin Masked Entry (SfMaskedEdit) control, its elements and more. +title: About Xamarin Masked Entry control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control, its elements and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/basic-features.md b/Xamarin/Masked-Entry/basic-features.md index 28ce88b74..3d7c2ff27 100644 --- a/Xamarin/Masked-Entry/basic-features.md +++ b/Xamarin/Masked-Entry/basic-features.md @@ -1,7 +1,7 @@ --- layout: post -title: Basic Features in Xamarin Masked Entry control | Syncfusion -description: Learn here all about Basic Features support in Syncfusion Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Basic Features in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about Basic Features support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/events.md b/Xamarin/Masked-Entry/events.md index 9081b435a..bd463915d 100644 --- a/Xamarin/Masked-Entry/events.md +++ b/Xamarin/Masked-Entry/events.md @@ -1,7 +1,7 @@ --- layout: post -title: Events in Xamarin Masked Entry control | Syncfusion -description: Learn here all about Events support in Syncfusion Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Events in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about Events support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/formatting-clipboard-text.md b/Xamarin/Masked-Entry/formatting-clipboard-text.md index 543357165..0101f0892 100644 --- a/Xamarin/Masked-Entry/formatting-clipboard-text.md +++ b/Xamarin/Masked-Entry/formatting-clipboard-text.md @@ -1,7 +1,7 @@ --- layout: post -title: Formatting clipboard text in Xamarin Masked Entry control | Syncfusion -description: Learn here all about Formatting clipboard text support in Syncfusion Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Formatting clipboard text in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about Formatting clipboard text support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/formatting-value.md b/Xamarin/Masked-Entry/formatting-value.md index f05a59f21..a9fdf9fc7 100644 --- a/Xamarin/Masked-Entry/formatting-value.md +++ b/Xamarin/Masked-Entry/formatting-value.md @@ -1,7 +1,7 @@ --- layout: post -title: Formatting Value in Xamarin Masked Entry control | Syncfusion -description: Learn here all about Formatting Value support in Syncfusion Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Formatting Value in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about Formatting Value support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/hiding-prompt-characters.md b/Xamarin/Masked-Entry/hiding-prompt-characters.md index 3c2063d11..c2f970ee3 100644 --- a/Xamarin/Masked-Entry/hiding-prompt-characters.md +++ b/Xamarin/Masked-Entry/hiding-prompt-characters.md @@ -1,7 +1,7 @@ --- layout: post -title: Hiding Prompt Characters in Xamarin Masked Entry control | Syncfusion -description: Learn here all about Hiding Prompt Characters support in Syncfusion Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Hiding Prompt Characters in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about Hiding Prompt Characters support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/localization.md b/Xamarin/Masked-Entry/localization.md index b4f107fb6..527d0cb8f 100644 --- a/Xamarin/Masked-Entry/localization.md +++ b/Xamarin/Masked-Entry/localization.md @@ -1,7 +1,7 @@ --- layout: post -title: Localization in Xamarin Masked Entry control | Syncfusion -description: Learn here all about Localization support in Syncfusion Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Localization in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about Localization support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/masktype.md b/Xamarin/Masked-Entry/masktype.md index 9ab4a57a1..64512fb30 100644 --- a/Xamarin/Masked-Entry/masktype.md +++ b/Xamarin/Masked-Entry/masktype.md @@ -1,7 +1,7 @@ --- layout: post -title: MaskType in Xamarin Masked Entry control | Syncfusion -description: Learn here all about MaskType support in Syncfusion Xamarin Masked Entry (SfMaskedEdit) control and more. +title: MaskType in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about MaskType support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/show-password-character.md b/Xamarin/Masked-Entry/show-password-character.md index 62e286763..8205b74a3 100644 --- a/Xamarin/Masked-Entry/show-password-character.md +++ b/Xamarin/Masked-Entry/show-password-character.md @@ -1,7 +1,7 @@ --- layout: post -title: Show Password Character in Xamarin Masked Entry control | Syncfusion -description: Learn here all about Show Password Character support in Syncfusion Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Show Password Character in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about Show Password Character support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/using-mask-characters-as-literals.md b/Xamarin/Masked-Entry/using-mask-characters-as-literals.md index c56870f41..40d0ee02a 100644 --- a/Xamarin/Masked-Entry/using-mask-characters-as-literals.md +++ b/Xamarin/Masked-Entry/using-mask-characters-as-literals.md @@ -1,7 +1,7 @@ --- layout: post -title: Using Mask Characters as Literals in Xamarin Masked Entry | Syncfusion -description: Learn here all about Using Mask Characters as Literals support in Syncfusion Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Using Mask Characters as Literals in Xamarin Masked Entry | Syncfusion® +description: Learn here all about Using Mask Characters as Literals support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/validation.md b/Xamarin/Masked-Entry/validation.md index 4d134be92..c0ac08dd6 100644 --- a/Xamarin/Masked-Entry/validation.md +++ b/Xamarin/Masked-Entry/validation.md @@ -1,7 +1,7 @@ --- layout: post -title: Validation in Xamarin Masked Entry control | Syncfusion -description: Learn here all about Validation support in Syncfusion Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Validation in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about Validation support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/visual-customization.md b/Xamarin/Masked-Entry/visual-customization.md index 325f7b844..d7e747693 100644 --- a/Xamarin/Masked-Entry/visual-customization.md +++ b/Xamarin/Masked-Entry/visual-customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Visual Customization in Xamarin Masked Entry control | Syncfusion -description: Learn here all about Visual Customization support in Syncfusion Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Visual Customization in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about Visual Customization support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Navigation-Drawer/Accessibility.md b/Xamarin/Navigation-Drawer/Accessibility.md index 26de83129..f0ed5e790 100644 --- a/Xamarin/Navigation-Drawer/Accessibility.md +++ b/Xamarin/Navigation-Drawer/Accessibility.md @@ -1,7 +1,7 @@ --- layout : post -title: Accessibility in Xamarin Navigation Drawer control | Syncfusion -description: Learn here all about Accessibility support in Syncfusion Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: Accessibility in Xamarin Navigation Drawer control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform : Xamarin.Forms control : SfNavigationDrawer documentation : ug diff --git a/Xamarin/Navigation-Drawer/Duration.md b/Xamarin/Navigation-Drawer/Duration.md index c8d1ed066..ec22337ed 100644 --- a/Xamarin/Navigation-Drawer/Duration.md +++ b/Xamarin/Navigation-Drawer/Duration.md @@ -1,7 +1,7 @@ --- layout: post -title: Animation Duration in Xamarin Navigation Drawer control | Syncfusion -description: Learn here all about Animation Duration support in Syncfusion Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: Animation Duration in Xamarin Navigation Drawer control | Syncfusion® +description: Learn here all about Animation Duration support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform: Xamarin control: SfNavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Getting-Started.md b/Xamarin/Navigation-Drawer/Getting-Started.md index f84a9345a..f66419db9 100644 --- a/Xamarin/Navigation-Drawer/Getting-Started.md +++ b/Xamarin/Navigation-Drawer/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Navigation Drawer control | Syncfusion -description: Learn here about getting started with Syncfusion Xamarin Navigation Drawer (SfNavigationDrawer) control, its elements and more. +title: Getting Started with Xamarin Navigation Drawer control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control, its elements and more. platform: xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Main-Content.md b/Xamarin/Navigation-Drawer/Main-Content.md index 65f5892d1..c929b3db5 100644 --- a/Xamarin/Navigation-Drawer/Main-Content.md +++ b/Xamarin/Navigation-Drawer/Main-Content.md @@ -1,7 +1,7 @@ --- layout: post -title: Setting Main Content in Xamarin Navigation Drawer control | Syncfusion -description: Learn here all about Setting Main Content support in Syncfusion Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: Setting Main Content in Xamarin Navigation Drawer control | Syncfusion® +description: Learn here all about Setting Main Content support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform: Xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Multi-drawer.md b/Xamarin/Navigation-Drawer/Multi-drawer.md index 3576d7f5a..3963df54f 100644 --- a/Xamarin/Navigation-Drawer/Multi-drawer.md +++ b/Xamarin/Navigation-Drawer/Multi-drawer.md @@ -1,7 +1,7 @@ --- layout: post -title: Multi Drawer in Xamarin Navigation Drawer control | Syncfusion -description: Learn here all about Multi Drawer support in Syncfusion Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: Multi Drawer in Xamarin Navigation Drawer control | Syncfusion® +description: Learn here all about Multi Drawer support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform: Xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Navigation-Pane-Sides.md b/Xamarin/Navigation-Drawer/Navigation-Pane-Sides.md index e035d96a0..41dfcb55f 100644 --- a/Xamarin/Navigation-Drawer/Navigation-Pane-Sides.md +++ b/Xamarin/Navigation-Drawer/Navigation-Pane-Sides.md @@ -1,7 +1,7 @@ --- layout: post -title: Configuring The Drawer In Xamarin Navigation Drawer | Syncfusion -description: Learn here all about Configuring The Drawer In Different Sides support in Syncfusion Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: Configuring The Drawer In Xamarin Navigation Drawer | Syncfusion® +description: Learn here all about Configuring The Drawer In Different Sides support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform: Xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Overview.md b/Xamarin/Navigation-Drawer/Overview.md index 2fa721f95..534abe661 100644 --- a/Xamarin/Navigation-Drawer/Overview.md +++ b/Xamarin/Navigation-Drawer/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Navigation Drawer control | Syncfusion -description: Learn here all about introduction of Syncfusion Xamarin Navigation Drawer (SfNavigationDrawer) control, its elements and more. +title: About Xamarin Navigation Drawer control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control, its elements and more. platform: xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Side-Pane-Content.md b/Xamarin/Navigation-Drawer/Side-Pane-Content.md index be4a9194f..06003581d 100644 --- a/Xamarin/Navigation-Drawer/Side-Pane-Content.md +++ b/Xamarin/Navigation-Drawer/Side-Pane-Content.md @@ -1,7 +1,7 @@ --- layout: post -title: Setting Sliding Panel Content in Xamarin NavigationDrawer | Syncfusion -description: Learn here all about Setting Sliding Panel Content support in Syncfusion Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: Setting Sliding Panel Content in Xamarin NavigationDrawer | Syncfusion® +description: Learn here all about Setting Sliding Panel Content support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform: Xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Side-Pane-Sizing.md b/Xamarin/Navigation-Drawer/Side-Pane-Sizing.md index 1624c1397..ce4729d19 100644 --- a/Xamarin/Navigation-Drawer/Side-Pane-Sizing.md +++ b/Xamarin/Navigation-Drawer/Side-Pane-Sizing.md @@ -1,7 +1,7 @@ --- layout: post -title: Setting Sliding Panel size in Xamarin Navigation Drawer | Syncfusion -description: Learn here all about Setting Sliding Panel size support in Syncfusion Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: Setting Sliding Panel size in Xamarin Navigation Drawer | Syncfusion® +description: Learn here all about Setting Sliding Panel size support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform: Xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Swipe-Gesture-and-Sensitivity.md b/Xamarin/Navigation-Drawer/Swipe-Gesture-and-Sensitivity.md index 297e39885..59decb276 100644 --- a/Xamarin/Navigation-Drawer/Swipe-Gesture-and-Sensitivity.md +++ b/Xamarin/Navigation-Drawer/Swipe-Gesture-and-Sensitivity.md @@ -1,7 +1,7 @@ --- layout: post -title: SwipGesture and Sensitivity in Xamarin Navigation Drawer | Syncfusion -description: Learn here all about SwipGesture and its Sensitivity support in Syncfusion Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: SwipGesture and Sensitivity in Xamarin Navigation Drawer | Syncfusion® +description: Learn here all about SwipGesture and its Sensitivity support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform: Xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Toggle-Animations.md b/Xamarin/Navigation-Drawer/Toggle-Animations.md index f252cee4c..496d5cd4e 100644 --- a/Xamarin/Navigation-Drawer/Toggle-Animations.md +++ b/Xamarin/Navigation-Drawer/Toggle-Animations.md @@ -1,7 +1,7 @@ --- layout: post -title: Setting Toggle Animations in Xamarin Navigation Drawer | Syncfusion -description: Learn here all about Setting Toggle Animations support in Syncfusion Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: Setting Toggle Animations in Xamarin Navigation Drawer | Syncfusion® +description: Learn here all about Setting Toggle Animations support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform: Xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Toggling-Drawer.md b/Xamarin/Navigation-Drawer/Toggling-Drawer.md index b1053084a..d08dd454a 100644 --- a/Xamarin/Navigation-Drawer/Toggling-Drawer.md +++ b/Xamarin/Navigation-Drawer/Toggling-Drawer.md @@ -1,7 +1,7 @@ --- layout: post -title: Toggle methods in Xamarin Navigation Drawer control | Syncfusion -description: Learn here all about Toggle methods support in Syncfusion Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: Toggle methods in Xamarin Navigation Drawer control | Syncfusion® +description: Learn here all about Toggle methods support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform: Xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Numeric-Entry/Colors.md b/Xamarin/Numeric-Entry/Colors.md index 63dda8a50..7ffe04113 100644 --- a/Xamarin/Numeric-Entry/Colors.md +++ b/Xamarin/Numeric-Entry/Colors.md @@ -1,7 +1,7 @@ --- layout: post -title: Colors in Xamarin Numeric Entry control | Syncfusion -description: Learn here all about Colors support in Syncfusion Xamarin Numeric Entry (SfNumericTextBox) control and more. +title: Colors in Xamarin Numeric Entry control | Syncfusion® +description: Learn here all about Colors support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. platform: Xamarin control: NumericTextBox documentation: ug diff --git a/Xamarin/Numeric-Entry/Customization.md b/Xamarin/Numeric-Entry/Customization.md index b0baa7c51..8ceed83dd 100644 --- a/Xamarin/Numeric-Entry/Customization.md +++ b/Xamarin/Numeric-Entry/Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Different customization in Xamarin NumericTextBox control | Syncfusion -description: Learn here different customization support in Syncfusion Xamarin NumericTextBox (SfNumericTextBox) control and more. +title: Different customization in Xamarin NumericTextBox control | Syncfusion® +description: Learn here different customization support in Syncfusion® Xamarin NumericTextBox (SfNumericTextBox) control and more. platform: Xamarin control: NumericTextBox documentation: ug diff --git a/Xamarin/Numeric-Entry/Events.md b/Xamarin/Numeric-Entry/Events.md index 62fe46099..d43923512 100644 --- a/Xamarin/Numeric-Entry/Events.md +++ b/Xamarin/Numeric-Entry/Events.md @@ -1,7 +1,7 @@ --- layout: post -title: Events and Interactivity in Xamarin Numeric Entry control | Syncfusion -description: Learn here all about Events and Interactivity support in Syncfusion Xamarin Numeric Entry (SfNumericTextBox) control and more. +title: Events and Interactivity in Xamarin Numeric Entry control | Syncfusion® +description: Learn here all about Events and Interactivity support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. platform: Xamarin control: NumericTextBox documentation: ug diff --git a/Xamarin/Numeric-Entry/Font-Settings.md b/Xamarin/Numeric-Entry/Font-Settings.md index c2cea0282..7410e4168 100644 --- a/Xamarin/Numeric-Entry/Font-Settings.md +++ b/Xamarin/Numeric-Entry/Font-Settings.md @@ -1,7 +1,7 @@ --- layout: post -title: Font Settings in Xamarin Numeric Entry control | Syncfusion -description: Learn here all about Font Settings support in Syncfusion Xamarin Numeric Entry (SfNumericTextBox) control and more. +title: Font Settings in Xamarin Numeric Entry control | Syncfusion® +description: Learn here all about Font Settings support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. platform: Xamarin control: NumericTextBox documentation: ug diff --git a/Xamarin/Numeric-Entry/Getting-Started.md b/Xamarin/Numeric-Entry/Getting-Started.md index b6e49d7b7..d4e67dafd 100644 --- a/Xamarin/Numeric-Entry/Getting-Started.md +++ b/Xamarin/Numeric-Entry/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Numeric Entry control | Syncfusion -description: Learn here about getting started with Syncfusion Xamarin Numeric Entry (SfNumericTextBox) control, its elements and more. +title: Getting Started with Xamarin Numeric Entry control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control, its elements and more. platform: xamarin control: SfNumericTextBox documentation: ug diff --git a/Xamarin/Numeric-Entry/Localization.md b/Xamarin/Numeric-Entry/Localization.md index fe55e347d..97af5b6ac 100644 --- a/Xamarin/Numeric-Entry/Localization.md +++ b/Xamarin/Numeric-Entry/Localization.md @@ -1,7 +1,7 @@ --- layout: post -title: Localization in Xamarin Numeric Entry control | Syncfusion -description: Learn here all about Localization support in Syncfusion Xamarin Numeric Entry (SfNumericTextBox) control and more. +title: Localization in Xamarin Numeric Entry control | Syncfusion® +description: Learn here all about Localization support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. platform: Xamarin control: NumericTextBox documentation: ug diff --git a/Xamarin/Numeric-Entry/Number-Formatting.md b/Xamarin/Numeric-Entry/Number-Formatting.md index 438d8377a..9d35eac57 100644 --- a/Xamarin/Numeric-Entry/Number-Formatting.md +++ b/Xamarin/Numeric-Entry/Number-Formatting.md @@ -1,7 +1,7 @@ --- layout: post -title: Number Formatting in Xamarin Numeric Entry control | Syncfusion -description: Learn here all about Number Formatting support in Syncfusion Xamarin Numeric Entry (SfNumericTextBox) control and more. +title: Number Formatting in Xamarin Numeric Entry control | Syncfusion® +description: Learn here all about Number Formatting support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. platform: Xamarin control: NumericTextBox documentation: ug diff --git a/Xamarin/Numeric-Entry/Overview.md b/Xamarin/Numeric-Entry/Overview.md index 4de84bed9..f08f5991a 100644 --- a/Xamarin/Numeric-Entry/Overview.md +++ b/Xamarin/Numeric-Entry/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Numeric Entry control | Syncfusion -description: Learn here all about introduction of Syncfusion Xamarin Numeric Entry (SfNumericTextBox) control, its elements and more. +title: About Xamarin Numeric Entry control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control, its elements and more. platform: xamarin control: NumericTextBox documentation: ug diff --git a/Xamarin/Numeric-Entry/Return-type.md b/Xamarin/Numeric-Entry/Return-type.md index 136deb764..7d1a9d599 100644 --- a/Xamarin/Numeric-Entry/Return-type.md +++ b/Xamarin/Numeric-Entry/Return-type.md @@ -1,7 +1,7 @@ --- layout: post -title: Return Type in Xamarin Numeric Entry control | Syncfusion -description: Learn here all about Return Type support in Syncfusion Xamarin Numeric Entry (SfNumericTextBox) control and more. +title: Return Type in Xamarin Numeric Entry control | Syncfusion® +description: Learn here all about Return Type support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. platform: Xamarin control: NumericTextBox documentation: ug diff --git a/Xamarin/NumericUpDown/Accessibility.md b/Xamarin/NumericUpDown/Accessibility.md index 7de4ba861..f7decc0cb 100644 --- a/Xamarin/NumericUpDown/Accessibility.md +++ b/Xamarin/NumericUpDown/Accessibility.md @@ -1,7 +1,7 @@ --- layout: post -title: Accessibility in Xamarin NumericUpDown control | Syncfusion -description: Learn here all about Accessibility support in Syncfusion Xamarin NumericUpDown (SfNumericUpDown) control and more. +title: Accessibility in Xamarin NumericUpDown control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control and more. platform: Xamarin control: NumericUpDown documentation: ug diff --git a/Xamarin/NumericUpDown/Colors.md b/Xamarin/NumericUpDown/Colors.md index 02ec7680d..2cabfc358 100644 --- a/Xamarin/NumericUpDown/Colors.md +++ b/Xamarin/NumericUpDown/Colors.md @@ -1,7 +1,7 @@ --- layout: post -title: Colors in Syncfusion NumericUpDown control for Xamarin.Forms -description: This section explains, different color customization supports in Syncfusion NumericUpDown control for Xamarin.Forms. +title: Colors in Syncfusion® NumericUpDown control for Xamarin.Forms +description: This section explains, different color customization supports in Syncfusion® NumericUpDown control for Xamarin.Forms. platform: Xamarin control: NumericUpDown documentation: ug From 3d0ebcd7bfa233423d8fceee68e56c5314ee74c5 Mon Sep 17 00:00:00 2001 From: ManjuDhanasekaran2001 Date: Mon, 6 Jan 2025 15:44:09 +0530 Subject: [PATCH 04/12] Added Trademark symbol. --- Xamarin/NumericUpDown/Customization.md | 4 ++-- Xamarin/NumericUpDown/Events.md | 4 ++-- Xamarin/NumericUpDown/Font-Settings.md | 4 ++-- Xamarin/NumericUpDown/Getting-Started.md | 4 ++-- Xamarin/NumericUpDown/Localization.md | 4 ++-- Xamarin/NumericUpDown/Number-Formatting.md | 2 +- Xamarin/NumericUpDown/Overview.md | 4 ++-- Xamarin/NumericUpDown/Spin-Button-Customization.md | 4 ++-- Xamarin/Radial-Menu/Accessibility.md | 4 ++-- Xamarin/Radial-Menu/CenterButton-Customization.md | 4 ++-- Xamarin/Radial-Menu/Events.md | 4 ++-- Xamarin/Radial-Menu/Getting-Started.md | 4 ++-- Xamarin/Radial-Menu/Overview.md | 4 ++-- Xamarin/Radial-Menu/Place-And-Drag-RadialMenu.md | 4 ++-- Xamarin/Radial-Menu/Populating-Items.md | 4 ++-- Xamarin/Radial-Menu/Segmenting-And-Placing-Item.md | 4 ++-- Xamarin/Radial-Menu/SfRadialMenuItem-Customization.md | 4 ++-- Xamarin/Radio-Button/Event.md | 4 ++-- Xamarin/Radio-Button/Getting-Started.md | 4 ++-- Xamarin/Radio-Button/Grouping.md | 4 ++-- Xamarin/Radio-Button/Overview.md | 4 ++-- Xamarin/Radio-Button/Visual-Customization.md | 4 ++-- Xamarin/Radio-Button/VisualStates.md | 4 ++-- Xamarin/Range-Slider/Accessibility.md | 4 ++-- Xamarin/Range-Slider/Formatting-String.md | 4 ++-- Xamarin/Range-Slider/Getting-Started.md | 4 ++-- Xamarin/Range-Slider/How-To.md | 4 ++-- Xamarin/Range-Slider/Labels-Customization.md | 4 ++-- Xamarin/Range-Slider/Orientation.md | 4 ++-- Xamarin/Range-Slider/Overview.md | 4 ++-- Xamarin/Range-Slider/Range.md | 4 ++-- Xamarin/Range-Slider/Selection-Value-Configuration.md | 4 ++-- Xamarin/Range-Slider/Ticks-Customization.md | 4 ++-- Xamarin/Range-Slider/ToolTip-Support.md | 4 ++-- Xamarin/Range-Slider/Track-Bar-Customization.md | 4 ++-- Xamarin/Rating/Accessibility.md | 4 ++-- Xamarin/Rating/Add-Custom-Items.md | 4 ++-- Xamarin/Rating/Appearance-Customization.md | 4 ++-- Xamarin/Rating/Appearance-and-Styling.md | 4 ++-- Xamarin/Rating/Getting-Started.md | 4 ++-- Xamarin/Rating/Overview.md | 4 ++-- Xamarin/Rating/Precision-Mode.md | 4 ++-- Xamarin/Rating/Restrict-User-Selection.md | 4 ++-- Xamarin/Rating/ToolTip.md | 4 ++-- Xamarin/Rating/View-Range-Selection.md | 4 ++-- Xamarin/Release-notes/v27.2.3.md | 4 ++-- Xamarin/Release-notes/v27.2.4.md | 4 ++-- Xamarin/Release-notes/v27.2.5.md | 4 ++-- Xamarin/Release-notes/v28.1.33.md | 4 ++-- Xamarin/Rotator/Accessibility.md | 4 ++-- Xamarin/Rotator/Adding-Looping-and-Delays.md | 4 ++-- Xamarin/Rotator/DataTemplateSelector.md | 4 ++-- Xamarin/Rotator/Dots-Customization.md | 4 ++-- Xamarin/Rotator/Events.md | 4 ++-- Xamarin/Rotator/Header-Visibility.md | 4 ++-- Xamarin/Rotator/Loading-Online-Images.md | 4 ++-- Xamarin/Rotator/Navigation-Modes.md | 4 ++-- Xamarin/Rotator/Placement-Modes.md | 4 ++-- Xamarin/Rotator/Populating-Data.md | 4 ++-- Xamarin/Rotator/Sliding-Direction.md | 4 ++-- Xamarin/Rotator/getting-started.md | 4 ++-- Xamarin/Rotator/overview.md | 4 ++-- Xamarin/Segmented-Control/Accessibility.md | 4 ++-- Xamarin/Segmented-Control/Customization.md | 4 ++-- Xamarin/Segmented-Control/Dealing-with-selection-changed.md | 4 ++-- Xamarin/Segmented-Control/Display-mode.md | 4 ++-- Xamarin/Segmented-Control/Getting-Started.md | 4 ++-- Xamarin/Segmented-Control/Handling-multiple-segments.md | 4 ++-- Xamarin/Segmented-Control/Indicating-the-selected-item.md | 4 ++-- Xamarin/Segmented-Control/Overview.md | 4 ++-- Xamarin/Segmented-Control/Populating-data-source.md | 4 ++-- .../how-to/Autoscrolling-the-selected-segment-item.md | 4 ++-- Xamarin/Segmented-Control/how-to/clear-the-selection.md | 4 ++-- Xamarin/SignaturePad/Customization.md | 4 ++-- Xamarin/SignaturePad/Events.md | 4 ++-- Xamarin/SignaturePad/Getting-Started.md | 4 ++-- Xamarin/SignaturePad/Overview.md | 4 ++-- Xamarin/Switch/Accessibility.md | 4 ++-- Xamarin/Switch/customization.md | 4 ++-- Xamarin/Switch/gettingstarted.md | 4 ++-- Xamarin/Switch/how-to.md | 4 ++-- Xamarin/Switch/orientation.md | 4 ++-- Xamarin/Switch/overview.md | 4 ++-- Xamarin/Switch/states.md | 4 ++-- Xamarin/Switch/visualtypes.md | 4 ++-- Xamarin/Tabbed-View/Accessibility.md | 4 ++-- Xamarin/Tabbed-View/CenterButtonSettings.md | 4 ++-- Xamarin/Tabbed-View/Display-Type.md | 4 ++-- Xamarin/Tabbed-View/Getting-Started.md | 4 ++-- Xamarin/Tabbed-View/NestedTab.md | 4 ++-- Xamarin/Tabbed-View/Overview.md | 4 ++-- Xamarin/Tabbed-View/Swiping.md | 4 ++-- Xamarin/Tabbed-View/TabItem-Customization.md | 4 ++-- Xamarin/Tabbed-View/TabView-events.md | 4 ++-- Xamarin/Tabbed-View/TabViewHeaderCustomization.md | 4 ++-- Xamarin/Text-Input-Layout/Accessibility.md | 4 ++-- Xamarin/Text-Input-Layout/Assistive-Labels.md | 4 ++-- Xamarin/Text-Input-Layout/Container-Type.md | 4 ++-- Xamarin/Text-Input-Layout/Custom-Font.md | 4 ++-- Xamarin/Text-Input-Layout/Custom-Icons.md | 4 ++-- Xamarin/Text-Input-Layout/Fixed-Hint-Position.md | 4 ++-- Xamarin/Text-Input-Layout/Getting-Started.md | 4 ++-- Xamarin/Text-Input-Layout/How-to.md | 2 +- Xamarin/Text-Input-Layout/Overview.md | 4 ++-- Xamarin/Text-Input-Layout/States-And-Colors.md | 4 ++-- Xamarin/Text-Input-Layout/Supported-input-views.md | 4 ++-- Xamarin/Text-Input-Layout/right-to-left.md | 4 ++-- 107 files changed, 212 insertions(+), 212 deletions(-) diff --git a/Xamarin/NumericUpDown/Customization.md b/Xamarin/NumericUpDown/Customization.md index 2bd587e48..899113f28 100644 --- a/Xamarin/NumericUpDown/Customization.md +++ b/Xamarin/NumericUpDown/Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Different customization in Xamarin NumericUpDown control | Syncfusion -description: Learn here different customization support in Syncfusion Xamarin NumericUpDown (SfNumericUpDown) control and more. +title: Different customization in Xamarin NumericUpDown control | Syncfusion® +description: Learn here different customization support in Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control and more. platform: Xamarin control: NumericUpDown documentation: ug diff --git a/Xamarin/NumericUpDown/Events.md b/Xamarin/NumericUpDown/Events.md index eb3f840df..feea47ce1 100644 --- a/Xamarin/NumericUpDown/Events.md +++ b/Xamarin/NumericUpDown/Events.md @@ -1,7 +1,7 @@ --- layout: post -title: Events and Interactivity in Xamarin NumericUpDown control | Syncfusion -description: Learn here all about Events and Interactivity support in Syncfusion Xamarin NumericUpDown (SfNumericUpDown) control and more. +title: Events and Interactivity in Xamarin NumericUpDown control | Syncfusion® +description: Learn here all about Events and Interactivity support in Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control and more. platform: Xamarin control: NumericUpDown documentation: ug diff --git a/Xamarin/NumericUpDown/Font-Settings.md b/Xamarin/NumericUpDown/Font-Settings.md index 53d8eea37..810f0217f 100644 --- a/Xamarin/NumericUpDown/Font-Settings.md +++ b/Xamarin/NumericUpDown/Font-Settings.md @@ -1,7 +1,7 @@ --- layout: post -title: Font Settings in Syncfusion NumericUpDown control for Xamarin.Forms -description: This section explains how to set the Font style in Syncfusion NumericUpDown control for Xamarin.Forms. +title: Font Settings in Syncfusion® NumericUpDown control for Xamarin.Forms +description: This section explains how to set the Font style in Syncfusion® NumericUpDown control for Xamarin.Forms. platform: Xamarin control: NumericUpDown documentation: ug diff --git a/Xamarin/NumericUpDown/Getting-Started.md b/Xamarin/NumericUpDown/Getting-Started.md index 9c9d0c784..06b3906f6 100644 --- a/Xamarin/NumericUpDown/Getting-Started.md +++ b/Xamarin/NumericUpDown/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin NumericUpDown control | Syncfusion -description: Learn here about getting started with Syncfusion Xamarin NumericUpDown (SfNumericUpDown) control, its elements and more. +title: Getting Started with Xamarin NumericUpDown control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control, its elements and more. platform: xamarin control: NumericUpDown documentation: ug diff --git a/Xamarin/NumericUpDown/Localization.md b/Xamarin/NumericUpDown/Localization.md index 04882f1b4..5bd9d305a 100644 --- a/Xamarin/NumericUpDown/Localization.md +++ b/Xamarin/NumericUpDown/Localization.md @@ -1,7 +1,7 @@ --- layout: post -title: Localization in Xamarin NumericUpDown control | Syncfusion -description: Learn here all about Localization support in Syncfusion Xamarin NumericUpDown (SfNumericUpDown) control and more. +title: Localization in Xamarin NumericUpDown control | Syncfusion® +description: Learn here all about Localization support in Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control and more. platform: Xamarin control: NumericUpDown documentation: ug diff --git a/Xamarin/NumericUpDown/Number-Formatting.md b/Xamarin/NumericUpDown/Number-Formatting.md index a90f2948c..5e3afac02 100644 --- a/Xamarin/NumericUpDown/Number-Formatting.md +++ b/Xamarin/NumericUpDown/Number-Formatting.md @@ -1,6 +1,6 @@ --- layout: post -title: Number Formatting in Syncfusion NumericUpDown for Xamarin.Forms +title: Number Formatting in Syncfusion® NumericUpDown for Xamarin.Forms description: Learn how to add format String, enable parser mode, and percent display mode for NumericUpDown control. platform: Xamarin control: NumericUpDown diff --git a/Xamarin/NumericUpDown/Overview.md b/Xamarin/NumericUpDown/Overview.md index 2a3822397..4e005c799 100644 --- a/Xamarin/NumericUpDown/Overview.md +++ b/Xamarin/NumericUpDown/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin NumericUpDown control | Syncfusion -description: Learn here all about introduction of Syncfusion Xamarin NumericUpDown (SfNumericUpDown) control, its elements and more. +title: About Xamarin NumericUpDown control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control, its elements and more. platform: xamarin control: NumericUpDown documentation: ug diff --git a/Xamarin/NumericUpDown/Spin-Button-Customization.md b/Xamarin/NumericUpDown/Spin-Button-Customization.md index 6b1d70cde..d9fe976cb 100644 --- a/Xamarin/NumericUpDown/Spin-Button-Customization.md +++ b/Xamarin/NumericUpDown/Spin-Button-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Spin Button Customization in Xamarin NumericUpDown | Syncfusion -description: Learn here all about Spin Button Customization support in Syncfusion Xamarin NumericUpDown (SfNumericUpDown) control and more. +title: Spin Button Customization in Xamarin NumericUpDown | Syncfusion® +description: Learn here all about Spin Button Customization support in Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control and more. platform: Xamarin control: NumericUpDown documentation: ug diff --git a/Xamarin/Radial-Menu/Accessibility.md b/Xamarin/Radial-Menu/Accessibility.md index f26a4df40..5b846724d 100644 --- a/Xamarin/Radial-Menu/Accessibility.md +++ b/Xamarin/Radial-Menu/Accessibility.md @@ -1,7 +1,7 @@ --- layout : post -title: Accessibility in Xamarin Radial Menu control | Syncfusion -description: Learn here all about Accessibility support in Syncfusion Xamarin Radial Menu (SfRadialMenu) control and more. +title: Accessibility in Xamarin Radial Menu control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. platform : Xamarin.Forms control : SfRadialMenu documentation : ug diff --git a/Xamarin/Radial-Menu/CenterButton-Customization.md b/Xamarin/Radial-Menu/CenterButton-Customization.md index 5a9f65480..d332c0a2a 100644 --- a/Xamarin/Radial-Menu/CenterButton-Customization.md +++ b/Xamarin/Radial-Menu/CenterButton-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: CenterButton Customization in Xamarin Radial Menu control | Syncfusion -description: Learn here all about CenterButton Customization support in Syncfusion Xamarin Radial Menu (SfRadialMenu) control and more. +title: CenterButton Customization in Xamarin Radial Menu control | Syncfusion® +description: Learn here all about CenterButton Customization support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. platform: Xamarin control: SfRadialMenu documentation: ug diff --git a/Xamarin/Radial-Menu/Events.md b/Xamarin/Radial-Menu/Events.md index 917861ab8..1547e2ae9 100644 --- a/Xamarin/Radial-Menu/Events.md +++ b/Xamarin/Radial-Menu/Events.md @@ -1,7 +1,7 @@ --- layout : post -title: Events in Xamarin Radial Menu control | Syncfusion -description: Learn here all about Events support in Syncfusion Xamarin Radial Menu (SfRadialMenu) control and more. +title: Events in Xamarin Radial Menu control | Syncfusion® +description: Learn here all about Events support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. platform : xamarin control : SfRadialMenu documentation : ug diff --git a/Xamarin/Radial-Menu/Getting-Started.md b/Xamarin/Radial-Menu/Getting-Started.md index 68a4ec2e0..8348195da 100644 --- a/Xamarin/Radial-Menu/Getting-Started.md +++ b/Xamarin/Radial-Menu/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Radial Menu control | Syncfusion -description: Learn here about getting started with Syncfusion Xamarin Radial Menu (SfRadialMenu) control, its elements and more. +title: Getting Started with Xamarin Radial Menu control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Radial Menu (SfRadialMenu) control, its elements and more. platform: xamarin control: SfRadialMenu documentation: ug diff --git a/Xamarin/Radial-Menu/Overview.md b/Xamarin/Radial-Menu/Overview.md index b34ccdb7c..97435fa45 100644 --- a/Xamarin/Radial-Menu/Overview.md +++ b/Xamarin/Radial-Menu/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Radial Menu control | Syncfusion -description: Learn here all about introduction of Syncfusion Xamarin Radial Menu (SfRadialMenu) control, its elements and more. +title: About Xamarin Radial Menu control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Radial Menu (SfRadialMenu) control, its elements and more. platform: xamarin control: SfRadialMenu documentation: ug diff --git a/Xamarin/Radial-Menu/Place-And-Drag-RadialMenu.md b/Xamarin/Radial-Menu/Place-And-Drag-RadialMenu.md index 1480af070..dd7b2323c 100644 --- a/Xamarin/Radial-Menu/Place-And-Drag-RadialMenu.md +++ b/Xamarin/Radial-Menu/Place-And-Drag-RadialMenu.md @@ -1,7 +1,7 @@ --- layout: post -title: Placing and Dragging RadialMenu in Xamarin Radial Menu | Syncfusion -description: Learn here all about Placing and Dragging RadialMenu support in Syncfusion Xamarin Radial Menu (SfRadialMenu) control and more. +title: Placing and Dragging RadialMenu in Xamarin Radial Menu | Syncfusion® +description: Learn here all about Placing and Dragging RadialMenu support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. platform: Xamarin control: SfRadialMenu documentation: ug diff --git a/Xamarin/Radial-Menu/Populating-Items.md b/Xamarin/Radial-Menu/Populating-Items.md index 11632531b..2a9bead89 100644 --- a/Xamarin/Radial-Menu/Populating-Items.md +++ b/Xamarin/Radial-Menu/Populating-Items.md @@ -1,7 +1,7 @@ --- layout : post -title: Populating Items in Xamarin Radial Menu control | Syncfusion -description: Learn here all about Populating Items support in Syncfusion Xamarin Radial Menu (SfRadialMenu) control and more. +title: Populating Items in Xamarin Radial Menu control | Syncfusion® +description: Learn here all about Populating Items support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. platform : xamarin control : SfRadialMenu documentation : ug diff --git a/Xamarin/Radial-Menu/Segmenting-And-Placing-Item.md b/Xamarin/Radial-Menu/Segmenting-And-Placing-Item.md index 48c3ca5a1..8d9c5f400 100644 --- a/Xamarin/Radial-Menu/Segmenting-And-Placing-Item.md +++ b/Xamarin/Radial-Menu/Segmenting-And-Placing-Item.md @@ -1,7 +1,7 @@ --- layout: post -title: Segmenting and Placing the Items in Xamarin Radial Menu | Syncfusion -description: Learn here all about Segmenting and Placing the Items support in Syncfusion Xamarin Radial Menu (SfRadialMenu) control and more. +title: Segmenting and Placing the Items in Xamarin Radial Menu | Syncfusion® +description: Learn here all about Segmenting and Placing the Items support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. platform: Xamarin control: SfRadialMenu documentation: ug diff --git a/Xamarin/Radial-Menu/SfRadialMenuItem-Customization.md b/Xamarin/Radial-Menu/SfRadialMenuItem-Customization.md index 8db60eb34..b7706d4d2 100644 --- a/Xamarin/Radial-Menu/SfRadialMenuItem-Customization.md +++ b/Xamarin/Radial-Menu/SfRadialMenuItem-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: SfRadialMenuItems Customization in Xamarin Radial Menu | Syncfusion -description: Learn here all about SfRadialMenuItems Customization support in Syncfusion Xamarin Radial Menu (SfRadialMenu) control and more. +title: SfRadialMenuItems Customization in Xamarin Radial Menu | Syncfusion® +description: Learn here all about SfRadialMenuItems Customization support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. platform: Xamarin control: SfRadialMenu documentation: ug diff --git a/Xamarin/Radio-Button/Event.md b/Xamarin/Radio-Button/Event.md index e31c2dae3..7c50da91e 100644 --- a/Xamarin/Radio-Button/Event.md +++ b/Xamarin/Radio-Button/Event.md @@ -1,7 +1,7 @@ --- layout: post -title: Event in Xamarin Radio Button control | Syncfusion -description: Learn here all about Event support in Syncfusion Xamarin Radio Button (SfRadioButton) control and more. +title: Event in Xamarin Radio Button control | Syncfusion® +description: Learn here all about Event support in Syncfusion® Xamarin Radio Button (SfRadioButton) control and more. platform: xamarin control: SfRadioButton documentation: ug diff --git a/Xamarin/Radio-Button/Getting-Started.md b/Xamarin/Radio-Button/Getting-Started.md index 8d53b4207..61d2d21ac 100644 --- a/Xamarin/Radio-Button/Getting-Started.md +++ b/Xamarin/Radio-Button/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Radio Button control | Syncfusion -description: Learn here about getting started with Syncfusion Xamarin Radio Button (SfRadioButton) control, its elements and more. +title: Getting Started with Xamarin Radio Button control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Radio Button (SfRadioButton) control, its elements and more. platform: xamarin control: SfRadioButton documentation: ug diff --git a/Xamarin/Radio-Button/Grouping.md b/Xamarin/Radio-Button/Grouping.md index 92551713e..246a9467e 100644 --- a/Xamarin/Radio-Button/Grouping.md +++ b/Xamarin/Radio-Button/Grouping.md @@ -1,7 +1,7 @@ --- layout: post -title: Grouping in Xamarin Radio Button control | Syncfusion -description: Learn here all about Grouping support in Syncfusion Xamarin Radio Button (SfRadioButton) control and more. +title: Grouping in Xamarin Radio Button control | Syncfusion® +description: Learn here all about Grouping support in Syncfusion® Xamarin Radio Button (SfRadioButton) control and more. platform: xamarin control: SfRadioButton documentation: ug diff --git a/Xamarin/Radio-Button/Overview.md b/Xamarin/Radio-Button/Overview.md index 3a0087a4d..6de3c703d 100644 --- a/Xamarin/Radio-Button/Overview.md +++ b/Xamarin/Radio-Button/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Radio Button control | Syncfusion -description: Learn here all about introduction of Syncfusion Xamarin Radio Button (SfRadioButton) control, its elements and more. +title: About Xamarin Radio Button control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Radio Button (SfRadioButton) control, its elements and more. platform: xamarin control: SfRadioButton documentation: ug diff --git a/Xamarin/Radio-Button/Visual-Customization.md b/Xamarin/Radio-Button/Visual-Customization.md index a61f7eb8b..ecb922785 100644 --- a/Xamarin/Radio-Button/Visual-Customization.md +++ b/Xamarin/Radio-Button/Visual-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Visual Customization in Xamarin Radio Button control | Syncfusion -description: Learn here all about Visual Customization support in Syncfusion Xamarin Radio Button (SfRadioButton) control and more. +title: Visual Customization in Xamarin Radio Button control | Syncfusion® +description: Learn here all about Visual Customization support in Syncfusion® Xamarin Radio Button (SfRadioButton) control and more. platform: xamarin control: SfRadioButton documentation: ug diff --git a/Xamarin/Radio-Button/VisualStates.md b/Xamarin/Radio-Button/VisualStates.md index 1743bc667..5cd039bbb 100644 --- a/Xamarin/Radio-Button/VisualStates.md +++ b/Xamarin/Radio-Button/VisualStates.md @@ -1,7 +1,7 @@ --- layout: post -title: Visual States in Xamarin Radio Button control | Syncfusion -description: Learn here all about Visual States support in Syncfusion Xamarin Radio Button (SfRadioButton) control and more. +title: Visual States in Xamarin Radio Button control | Syncfusion® +description: Learn here all about Visual States support in Syncfusion® Xamarin Radio Button (SfRadioButton) control and more. platform: xamarin control: SfRadioButton documentation: ug diff --git a/Xamarin/Range-Slider/Accessibility.md b/Xamarin/Range-Slider/Accessibility.md index 65e0e1cc3..2155cd92c 100644 --- a/Xamarin/Range-Slider/Accessibility.md +++ b/Xamarin/Range-Slider/Accessibility.md @@ -1,7 +1,7 @@ --- layout : post -title: Accessibility in Xamarin Range Slider control | Syncfusion -description: Learn here all about Accessibility support in Syncfusion Xamarin Range Slider (SfRangeSlider) control and more. +title: Accessibility in Xamarin Range Slider control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. platform : Xamarin.Forms control : SfRangeSlider documentation : ug diff --git a/Xamarin/Range-Slider/Formatting-String.md b/Xamarin/Range-Slider/Formatting-String.md index 3a825dd05..9e72bf3e8 100644 --- a/Xamarin/Range-Slider/Formatting-String.md +++ b/Xamarin/Range-Slider/Formatting-String.md @@ -1,7 +1,7 @@ --- layout: post -title: Formatting String in Xamarin Range Slider control | Syncfusion -description: Learn here all about Formatting String support in Syncfusion Xamarin Range Slider (SfRangeSlider) control and more. +title: Formatting String in Xamarin Range Slider control | Syncfusion® +description: Learn here all about Formatting String support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. platform: Xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/Getting-Started.md b/Xamarin/Range-Slider/Getting-Started.md index f1f6ff416..e8a01cb8c 100644 --- a/Xamarin/Range-Slider/Getting-Started.md +++ b/Xamarin/Range-Slider/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Range Slider control | Syncfusion -description: Learn here about getting started with Syncfusion Xamarin Range Slider (SfRangeSlider) control, its elements and more. +title: Getting Started with Xamarin Range Slider control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Range Slider (SfRangeSlider) control, its elements and more. platform: xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/How-To.md b/Xamarin/Range-Slider/How-To.md index d5468013d..a0d418bc5 100644 --- a/Xamarin/Range-Slider/How-To.md +++ b/Xamarin/Range-Slider/How-To.md @@ -1,7 +1,7 @@ --- layout: post -title: Events in Syncfusion RangeSlider control for Xamarin.Forms -description: Learn how to populate events in Syncfusion Essential Xamarin RangeSlider Control, its elements, and more. +title: Events in Syncfusion® RangeSlider control for Xamarin.Forms +description: Learn how to populate events in Syncfusion® Essential® Xamarin RangeSlider Control, its elements, and more. platform: xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/Labels-Customization.md b/Xamarin/Range-Slider/Labels-Customization.md index 245a80ef0..78e771564 100644 --- a/Xamarin/Range-Slider/Labels-Customization.md +++ b/Xamarin/Range-Slider/Labels-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Labels Customization in Xamarin Range Slider control | Syncfusion -description: Learn here all about Labels Customization support in Syncfusion Xamarin Range Slider (SfRangeSlider) control and more. +title: Labels Customization in Xamarin Range Slider control | Syncfusion® +description: Learn here all about Labels Customization support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. platform: Xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/Orientation.md b/Xamarin/Range-Slider/Orientation.md index a8175f406..53075569f 100644 --- a/Xamarin/Range-Slider/Orientation.md +++ b/Xamarin/Range-Slider/Orientation.md @@ -1,7 +1,7 @@ --- layout: post -title: Orientation in Xamarin Range Slider control | Syncfusion -description: Learn here all about Orientation support in Syncfusion Xamarin Range Slider (SfRangeSlider) control and more. +title: Orientation in Xamarin Range Slider control | Syncfusion® +description: Learn here all about Orientation support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. platform: Xamarin control: SfRangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/Overview.md b/Xamarin/Range-Slider/Overview.md index 8e43d59a6..683f6d3a5 100644 --- a/Xamarin/Range-Slider/Overview.md +++ b/Xamarin/Range-Slider/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Range Slider control | Syncfusion -description: Learn here all about introduction of Syncfusion Xamarin Range Slider (SfRangeSlider) control, its elements and more. +title: About Xamarin Range Slider control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Range Slider (SfRangeSlider) control, its elements and more. platform: Xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/Range.md b/Xamarin/Range-Slider/Range.md index 4e80a1314..f75c45a92 100644 --- a/Xamarin/Range-Slider/Range.md +++ b/Xamarin/Range-Slider/Range.md @@ -1,7 +1,7 @@ --- layout: post -title: Range in Xamarin Range Slider control | Syncfusion -description: Learn here all about Range support in Syncfusion Xamarin Range Slider (SfRangeSlider) control and more. +title: Range in Xamarin Range Slider control | Syncfusion® +description: Learn here all about Range support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. platform: Xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/Selection-Value-Configuration.md b/Xamarin/Range-Slider/Selection-Value-Configuration.md index 0edfb141c..fdfbf9922 100644 --- a/Xamarin/Range-Slider/Selection-Value-Configuration.md +++ b/Xamarin/Range-Slider/Selection-Value-Configuration.md @@ -1,7 +1,7 @@ --- layout: post -title: Selection Value configuration in Xamarin Range Slider | Syncfusion -description: Learn here all about Selection Value configuration support in Syncfusion Xamarin Range Slider (SfRangeSlider) control and more. +title: Selection Value configuration in Xamarin Range Slider | Syncfusion® +description: Learn here all about Selection Value configuration support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. platform: Xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/Ticks-Customization.md b/Xamarin/Range-Slider/Ticks-Customization.md index 550a8f05e..faf6149d3 100644 --- a/Xamarin/Range-Slider/Ticks-Customization.md +++ b/Xamarin/Range-Slider/Ticks-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Ticks Customization in Xamarin Range Slider control | Syncfusion -description: Learn here all about Ticks Customization support in Syncfusion Xamarin Range Slider (SfRangeSlider) control and more. +title: Ticks Customization in Xamarin Range Slider control | Syncfusion® +description: Learn here all about Ticks Customization support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. platform: Xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/ToolTip-Support.md b/Xamarin/Range-Slider/ToolTip-Support.md index f7cfbcedf..b27f84b7b 100644 --- a/Xamarin/Range-Slider/ToolTip-Support.md +++ b/Xamarin/Range-Slider/ToolTip-Support.md @@ -1,7 +1,7 @@ --- layout: post -title: ToolTip Support in Xamarin Range Slider control | Syncfusion -description: Learn here all about ToolTip Support in Syncfusion Xamarin Range Slider (SfRangeSlider) control and more. +title: ToolTip Support in Xamarin Range Slider control | Syncfusion® +description: Learn here all about ToolTip Support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. platform: Xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/Track-Bar-Customization.md b/Xamarin/Range-Slider/Track-Bar-Customization.md index 9a0308161..6010be35f 100644 --- a/Xamarin/Range-Slider/Track-Bar-Customization.md +++ b/Xamarin/Range-Slider/Track-Bar-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: TrackBar Customization in Xamarin Range Slider control | Syncfusion -description: Learn here all about TrackBar Customization support in Syncfusion Xamarin Range Slider (SfRangeSlider) control and more. +title: TrackBar Customization in Xamarin Range Slider control | Syncfusion® +description: Learn here all about TrackBar Customization support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. platform: Xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Rating/Accessibility.md b/Xamarin/Rating/Accessibility.md index 0118c05a6..f04e125c0 100644 --- a/Xamarin/Rating/Accessibility.md +++ b/Xamarin/Rating/Accessibility.md @@ -1,8 +1,8 @@ --- layout : post -title: Accessibility in Xamarin Rating control | Syncfusion -description: Learn here all about Accessibility support in Syncfusion Xamarin Rating (SfRating) control and more. +title: Accessibility in Xamarin Rating control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Rating (SfRating) control and more. platform : Xamarin.Forms control : SfRating documentation : ug diff --git a/Xamarin/Rating/Add-Custom-Items.md b/Xamarin/Rating/Add-Custom-Items.md index 066571bff..38acaac53 100644 --- a/Xamarin/Rating/Add-Custom-Items.md +++ b/Xamarin/Rating/Add-Custom-Items.md @@ -1,8 +1,8 @@ --- layout: post -title: Custom View in Xamarin Rating control | Syncfusion -description: Learn here all about Custom View support in Syncfusion Xamarin Rating (SfRating) control, its elements and more. +title: Custom View in Xamarin Rating control | Syncfusion® +description: Learn here all about Custom View support in Syncfusion® Xamarin Rating (SfRating) control, its elements and more. platform: Xamarin control: Rating documentation: ug diff --git a/Xamarin/Rating/Appearance-Customization.md b/Xamarin/Rating/Appearance-Customization.md index 953046e54..8ae12fdf2 100644 --- a/Xamarin/Rating/Appearance-Customization.md +++ b/Xamarin/Rating/Appearance-Customization.md @@ -1,8 +1,8 @@ --- layout: post -title: Appearance Customization in Xamarin Rating control | Syncfusion -description: Learn here all about Appearance Customization support in Syncfusion Xamarin Rating (SfRating) control and more. +title: Appearance Customization in Xamarin Rating control | Syncfusion® +description: Learn here all about Appearance Customization support in Syncfusion® Xamarin Rating (SfRating) control and more. platform: Xamarin control: Rating documentation: ug diff --git a/Xamarin/Rating/Appearance-and-Styling.md b/Xamarin/Rating/Appearance-and-Styling.md index 9f74d473d..56365af53 100644 --- a/Xamarin/Rating/Appearance-and-Styling.md +++ b/Xamarin/Rating/Appearance-and-Styling.md @@ -1,8 +1,8 @@ --- layout: post -title: Appearance and Styling in Xamarin Rating control | Syncfusion -description: Learn here all about Appearance and Styling support in Syncfusion Xamarin Rating (SfRating) control and more. +title: Appearance and Styling in Xamarin Rating control | Syncfusion® +description: Learn here all about Appearance and Styling support in Syncfusion® Xamarin Rating (SfRating) control and more. platform: Xamarin control: Rating documentation: ug diff --git a/Xamarin/Rating/Getting-Started.md b/Xamarin/Rating/Getting-Started.md index cb5c5db3a..8268b332e 100644 --- a/Xamarin/Rating/Getting-Started.md +++ b/Xamarin/Rating/Getting-Started.md @@ -1,8 +1,8 @@ --- layout: post -title: Getting Started with Xamarin Rating Control | Syncfusion -description: Learn here all about how to getting started with Syncfusion Xamarin Rating control, its elements and more. +title: Getting Started with Xamarin Rating Control | Syncfusion® +description: Learn here all about how to getting started with Syncfusion® Xamarin Rating control, its elements and more. platform: xamarin control: Rating documentation: ug diff --git a/Xamarin/Rating/Overview.md b/Xamarin/Rating/Overview.md index c0954de46..18581626d 100644 --- a/Xamarin/Rating/Overview.md +++ b/Xamarin/Rating/Overview.md @@ -1,8 +1,8 @@ --- layout: post -title: About Xamarin Rating control | Syncfusion -description: Learn here all about introduction of Syncfusion Xamarin Rating (SfRating) control, its elements and more. +title: About Xamarin Rating control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Rating (SfRating) control, its elements and more. platform: Xamarin control: Rating documentation: ug diff --git a/Xamarin/Rating/Precision-Mode.md b/Xamarin/Rating/Precision-Mode.md index 3b66f3d9a..df1649887 100644 --- a/Xamarin/Rating/Precision-Mode.md +++ b/Xamarin/Rating/Precision-Mode.md @@ -1,8 +1,8 @@ --- layout: post -title: Precision Mode in Xamarin Rating control | Syncfusion -description: Learn here all about Precision Mode support in Syncfusion Xamarin Rating (SfRating) control and more. +title: Precision Mode in Xamarin Rating control | Syncfusion® +description: Learn here all about Precision Mode support in Syncfusion® Xamarin Rating (SfRating) control and more. platform: Xamarin control: Rating documentation: ug diff --git a/Xamarin/Rating/Restrict-User-Selection.md b/Xamarin/Rating/Restrict-User-Selection.md index 4a1aba154..f91b702e7 100644 --- a/Xamarin/Rating/Restrict-User-Selection.md +++ b/Xamarin/Rating/Restrict-User-Selection.md @@ -1,8 +1,8 @@ --- layout: post -title: Restrict user Selection in Xamarin Rating control | Syncfusion -description: Learn here all about Restrict user Selection support in Syncfusion Xamarin Rating (SfRating) control and more. +title: Restrict user Selection in Xamarin Rating control | Syncfusion® +description: Learn here all about Restrict user Selection support in Syncfusion® Xamarin Rating (SfRating) control and more. platform: Xamarin control: Rating documentation: ug diff --git a/Xamarin/Rating/ToolTip.md b/Xamarin/Rating/ToolTip.md index c9f5ed91f..9fb4c8b95 100644 --- a/Xamarin/Rating/ToolTip.md +++ b/Xamarin/Rating/ToolTip.md @@ -1,8 +1,8 @@ --- layout: post -title: ToolTip in Xamarin Rating control | Syncfusion -description: Learn here all about ToolTip support in Syncfusion Xamarin Rating (SfRating) control, its elements and more. +title: ToolTip in Xamarin Rating control | Syncfusion® +description: Learn here all about ToolTip support in Syncfusion® Xamarin Rating (SfRating) control, its elements and more. platform: Xamarin control: Rating documentation: ug diff --git a/Xamarin/Rating/View-Range-Selection.md b/Xamarin/Rating/View-Range-Selection.md index 04a936f9f..65c6911bb 100644 --- a/Xamarin/Rating/View-Range-Selection.md +++ b/Xamarin/Rating/View-Range-Selection.md @@ -1,8 +1,8 @@ --- layout: post -title: Enable View Range Selection in Xamarin Rating control | Syncfusion -description: Learn here all about Enable View Range Selection support in Syncfusion Xamarin Rating (SfRating) control and more. +title: Enable View Range Selection in Xamarin Rating control | Syncfusion® +description: Learn here all about Enable View Range Selection support in Syncfusion® Xamarin Rating (SfRating) control and more. platform: Xamarin control: Rating documentation: ug diff --git a/Xamarin/Release-notes/v27.2.3.md b/Xamarin/Release-notes/v27.2.3.md index 258e18fc0..9e9125594 100644 --- a/Xamarin/Release-notes/v27.2.3.md +++ b/Xamarin/Release-notes/v27.2.3.md @@ -1,6 +1,6 @@ --- -title: Essential Studio for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v27.2.4.md b/Xamarin/Release-notes/v27.2.4.md index 5c2c99503..5b840fa3f 100644 --- a/Xamarin/Release-notes/v27.2.4.md +++ b/Xamarin/Release-notes/v27.2.4.md @@ -1,6 +1,6 @@ --- -title: Essential Studio for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v27.2.5.md b/Xamarin/Release-notes/v27.2.5.md index 018806bf8..d221cbcec 100644 --- a/Xamarin/Release-notes/v27.2.5.md +++ b/Xamarin/Release-notes/v27.2.5.md @@ -1,6 +1,6 @@ --- -title: Essential Studio for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v28.1.33.md b/Xamarin/Release-notes/v28.1.33.md index 0afb7623a..342c8bc49 100644 --- a/Xamarin/Release-notes/v28.1.33.md +++ b/Xamarin/Release-notes/v28.1.33.md @@ -1,6 +1,6 @@ --- -title: Essential Studio for Xamarin.Forms 2024 Volume 4 Main Release Release Notes -description: Essential Studio for Xamarin.Forms 2024 Volume 4 Main Release Release Notes +title: Essential Studio® for Xamarin.Forms 2024 Volume 4 Main Release Release Notes +description: Essential Studio® for Xamarin.Forms 2024 Volume 4 Main Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Rotator/Accessibility.md b/Xamarin/Rotator/Accessibility.md index 22f161ea6..db3f8206a 100644 --- a/Xamarin/Rotator/Accessibility.md +++ b/Xamarin/Rotator/Accessibility.md @@ -1,7 +1,7 @@ --- layout: post -title: Accessibility in Xamarin Rotator control | Syncfusion -description: Learn here all about Accessibility support in Syncfusion Xamarin Rotator (SfRotator) control and more. +title: Accessibility in Xamarin Rotator control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform: Xamarin control: SfRotator documentation: ug diff --git a/Xamarin/Rotator/Adding-Looping-and-Delays.md b/Xamarin/Rotator/Adding-Looping-and-Delays.md index 94a56f3d1..3cdd3014d 100644 --- a/Xamarin/Rotator/Adding-Looping-and-Delays.md +++ b/Xamarin/Rotator/Adding-Looping-and-Delays.md @@ -1,7 +1,7 @@ --- layout: post -title: Adding Looping and Delays in Xamarin Rotator control | Syncfusion -description: Learn here all about Adding Looping and Delays support in Syncfusion Xamarin Rotator (SfRotator) control and more. +title: Adding Looping and Delays in Xamarin Rotator control | Syncfusion® +description: Learn here all about Adding Looping and Delays support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/DataTemplateSelector.md b/Xamarin/Rotator/DataTemplateSelector.md index eb5e80b82..77c87a253 100644 --- a/Xamarin/Rotator/DataTemplateSelector.md +++ b/Xamarin/Rotator/DataTemplateSelector.md @@ -1,7 +1,7 @@ --- layout: post -title: DataTemplateSelector in Xamarin Rotator control | Syncfusion -description: Learn here all about DataTemplateSelector support in Syncfusion Xamarin Rotator (SfRotator) control and more. +title: DataTemplateSelector in Xamarin Rotator control | Syncfusion® +description: Learn here all about DataTemplateSelector support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/Dots-Customization.md b/Xamarin/Rotator/Dots-Customization.md index 64d5d5426..3f674effa 100644 --- a/Xamarin/Rotator/Dots-Customization.md +++ b/Xamarin/Rotator/Dots-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Dots Customization in Xamarin Rotator control | Syncfusion -description: Learn here all about Dots Customization support in Syncfusion Xamarin Rotator (SfRotator) control and more. +title: Dots Customization in Xamarin Rotator control | Syncfusion® +description: Learn here all about Dots Customization support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/Events.md b/Xamarin/Rotator/Events.md index 76b8c9b3c..e2150326d 100644 --- a/Xamarin/Rotator/Events.md +++ b/Xamarin/Rotator/Events.md @@ -1,7 +1,7 @@ --- layout: post -title: Events in Xamarin Rotator control | Syncfusion -description: Learn here all about Events support in Syncfusion Xamarin Rotator (SfRotator) control, its elements and more. +title: Events in Xamarin Rotator control | Syncfusion® +description: Learn here all about Events support in Syncfusion® Xamarin Rotator (SfRotator) control, its elements and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/Header-Visibility.md b/Xamarin/Rotator/Header-Visibility.md index f198160ed..1ce687e30 100644 --- a/Xamarin/Rotator/Header-Visibility.md +++ b/Xamarin/Rotator/Header-Visibility.md @@ -1,7 +1,7 @@ --- layout: post -title: Header Visibility in Xamarin Rotator control | Syncfusion -description: Learn here all about Header Visibility support in Syncfusion Xamarin Rotator (SfRotator) control and more. +title: Header Visibility in Xamarin Rotator control | Syncfusion® +description: Learn here all about Header Visibility support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/Loading-Online-Images.md b/Xamarin/Rotator/Loading-Online-Images.md index 831f90fe4..6912b755a 100644 --- a/Xamarin/Rotator/Loading-Online-Images.md +++ b/Xamarin/Rotator/Loading-Online-Images.md @@ -1,7 +1,7 @@ --- layout: post -title: Loading Online Images in Xamarin Rotator control | Syncfusion -description: Learn here all about Loading Online Images support in Syncfusion Xamarin Rotator (SfRotator) control and more. +title: Loading Online Images in Xamarin Rotator control | Syncfusion® +description: Learn here all about Loading Online Images support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/Navigation-Modes.md b/Xamarin/Rotator/Navigation-Modes.md index 2df03be61..430a80fd5 100644 --- a/Xamarin/Rotator/Navigation-Modes.md +++ b/Xamarin/Rotator/Navigation-Modes.md @@ -1,8 +1,8 @@ --- layout: post -title: Navigation Modes in Xamarin Rotator control | Syncfusion -description: Learn here all about Navigation Modes support in Syncfusion Xamarin Rotator (SfRotator) control and more. +title: Navigation Modes in Xamarin Rotator control | Syncfusion® +description: Learn here all about Navigation Modes support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/Placement-Modes.md b/Xamarin/Rotator/Placement-Modes.md index 68efc0e56..fe422a699 100644 --- a/Xamarin/Rotator/Placement-Modes.md +++ b/Xamarin/Rotator/Placement-Modes.md @@ -1,7 +1,7 @@ --- layout: post -title: Placement Modes in Xamarin Rotator control | Syncfusion -description: Learn here all about Placement Modes support in Syncfusion Xamarin Rotator (SfRotator) control and more. +title: Placement Modes in Xamarin Rotator control | Syncfusion® +description: Learn here all about Placement Modes support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/Populating-Data.md b/Xamarin/Rotator/Populating-Data.md index 5f02f93c5..8bf1ccfd5 100644 --- a/Xamarin/Rotator/Populating-Data.md +++ b/Xamarin/Rotator/Populating-Data.md @@ -1,7 +1,7 @@ --- layout : post -title: Populating Data in Xamarin Rotator control | Syncfusion -description: Learn here all about Populating Data support in Syncfusion Xamarin Rotator (SfRotator) control and more. +title: Populating Data in Xamarin Rotator control | Syncfusion® +description: Learn here all about Populating Data support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform : Xamarin control : Rotator documentation : ug diff --git a/Xamarin/Rotator/Sliding-Direction.md b/Xamarin/Rotator/Sliding-Direction.md index e569960a9..df00636fc 100644 --- a/Xamarin/Rotator/Sliding-Direction.md +++ b/Xamarin/Rotator/Sliding-Direction.md @@ -1,7 +1,7 @@ --- layout: post -title: Sliding Direction in Xamarin Rotator control | Syncfusion -description: Learn here all about Sliding Direction support in Syncfusion Xamarin Rotator (SfRotator) control and more. +title: Sliding Direction in Xamarin Rotator control | Syncfusion® +description: Learn here all about Sliding Direction support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/getting-started.md b/Xamarin/Rotator/getting-started.md index cd6b65efb..6b5797da7 100644 --- a/Xamarin/Rotator/getting-started.md +++ b/Xamarin/Rotator/getting-started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Rotator control | Syncfusion -description: Learn here about getting started with Syncfusion Xamarin Rotator (SfRotator) control, its elements and more. +title: Getting Started with Xamarin Rotator control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Rotator (SfRotator) control, its elements and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/overview.md b/Xamarin/Rotator/overview.md index f5e37e51a..6adc26c30 100644 --- a/Xamarin/Rotator/overview.md +++ b/Xamarin/Rotator/overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Rotator control | Syncfusion -description: Learn here all about introduction of Syncfusion Xamarin Rotator (SfRotator) control, its elements and more. +title: About Xamarin Rotator control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Rotator (SfRotator) control, its elements and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Segmented-Control/Accessibility.md b/Xamarin/Segmented-Control/Accessibility.md index 21597e6c0..23b8bd421 100644 --- a/Xamarin/Segmented-Control/Accessibility.md +++ b/Xamarin/Segmented-Control/Accessibility.md @@ -1,7 +1,7 @@ --- layout: post -title: Accessibility in Xamarin Segmented Control | Syncfusion -description: Learn here all about Accessibility support in Syncfusion Xamarin Segmented Control (SfSegmentedControl) and more. +title: Accessibility in Xamarin Segmented Control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. platform: Xamarin control: SfSegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/Customization.md b/Xamarin/Segmented-Control/Customization.md index df48f2ef8..d804d321d 100644 --- a/Xamarin/Segmented-Control/Customization.md +++ b/Xamarin/Segmented-Control/Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Customization in Xamarin Segmented Control | Syncfusion -description: Learn here all about Customization support in Syncfusion Xamarin Segmented Control (SfSegmentedControl) and more. +title: Customization in Xamarin Segmented Control | Syncfusion® +description: Learn here all about Customization support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. platform: Xamarin control: SegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/Dealing-with-selection-changed.md b/Xamarin/Segmented-Control/Dealing-with-selection-changed.md index d62b5eacc..0c1ee3bdf 100644 --- a/Xamarin/Segmented-Control/Dealing-with-selection-changed.md +++ b/Xamarin/Segmented-Control/Dealing-with-selection-changed.md @@ -1,7 +1,7 @@ --- layout: post -title: Dealing with selection in Xamarin Segmented Control | Syncfusion -description: Learn here all about Dealing with selection changed support in Syncfusion Xamarin Segmented Control (SfSegmentedControl) and more. +title: Dealing with selection in Xamarin Segmented Control | Syncfusion® +description: Learn here all about Dealing with selection changed support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. platform: Xamarin control: SegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/Display-mode.md b/Xamarin/Segmented-Control/Display-mode.md index 62e9391cb..facb3bea3 100644 --- a/Xamarin/Segmented-Control/Display-mode.md +++ b/Xamarin/Segmented-Control/Display-mode.md @@ -1,7 +1,7 @@ --- layout: post -title: Display mode in Xamarin Segmented Control | Syncfusion -description: Learn here all about Display mode support in Syncfusion Xamarin Segmented Control (SfSegmentedControl) and more. +title: Display mode in Xamarin Segmented Control | Syncfusion® +description: Learn here all about Display mode support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. platform: Xamarin control: SegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/Getting-Started.md b/Xamarin/Segmented-Control/Getting-Started.md index fcf6d1390..0edb00380 100644 --- a/Xamarin/Segmented-Control/Getting-Started.md +++ b/Xamarin/Segmented-Control/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Segmented Control | Syncfusion -description: Learn here about getting started with Syncfusion Xamarin Segmented Control (SfSegmentedControl), its elements and more. +title: Getting Started with Xamarin Segmented Control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Segmented Control (SfSegmentedControl), its elements and more. platform: Xamarin control: SfSegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/Handling-multiple-segments.md b/Xamarin/Segmented-Control/Handling-multiple-segments.md index 70c796373..bdc050d71 100644 --- a/Xamarin/Segmented-Control/Handling-multiple-segments.md +++ b/Xamarin/Segmented-Control/Handling-multiple-segments.md @@ -1,7 +1,7 @@ --- layout: post -title: Handling multiple segments in Xamarin Segmented Control | Syncfusion -description: Learn here all about Handling multiple segments support in Syncfusion Xamarin Segmented Control (SfSegmentedControl) and more. +title: Handling multiple segments in Xamarin Segmented Control | Syncfusion® +description: Learn here all about Handling multiple segments support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. platform: Xamarin control: SegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/Indicating-the-selected-item.md b/Xamarin/Segmented-Control/Indicating-the-selected-item.md index a4448cda1..f466f874a 100644 --- a/Xamarin/Segmented-Control/Indicating-the-selected-item.md +++ b/Xamarin/Segmented-Control/Indicating-the-selected-item.md @@ -1,7 +1,7 @@ --- layout: post -title: Indicating the selected item in Xamarin Segmented Control | Syncfusion -description: Learn here all about Indicating the selected item support in Syncfusion Xamarin Segmented Control (SfSegmentedControl) and more. +title: Indicating the selected item in Xamarin Segmented Control | Syncfusion® +description: Learn here all about Indicating the selected item support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. platform: Xamarin control: SegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/Overview.md b/Xamarin/Segmented-Control/Overview.md index 5a9e0fd93..0f2cf6c0d 100644 --- a/Xamarin/Segmented-Control/Overview.md +++ b/Xamarin/Segmented-Control/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Segmented Control | Syncfusion -description: Learn here about introduction of Syncfusion Xamarin Segmented Control (SfSegmentedControl) its elements and more. +title: About Xamarin Segmented Control | Syncfusion® +description: Learn here about introduction of Syncfusion® Xamarin Segmented Control (SfSegmentedControl) its elements and more. platform: xamarin control: SfSegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/Populating-data-source.md b/Xamarin/Segmented-Control/Populating-data-source.md index 990e30823..1156a20b0 100644 --- a/Xamarin/Segmented-Control/Populating-data-source.md +++ b/Xamarin/Segmented-Control/Populating-data-source.md @@ -1,7 +1,7 @@ --- layout: post -title: Populating data source in Xamarin Segmented Control | Syncfusion -description: Learn here all about Populating data source support in Syncfusion Xamarin Segmented Control (SfSegmentedControl) and more. +title: Populating data source in Xamarin Segmented Control | Syncfusion® +description: Learn here all about Populating data source support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. platform: Xamarin control: SegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/how-to/Autoscrolling-the-selected-segment-item.md b/Xamarin/Segmented-Control/how-to/Autoscrolling-the-selected-segment-item.md index 0674263fc..03a7b0b1e 100644 --- a/Xamarin/Segmented-Control/how-to/Autoscrolling-the-selected-segment-item.md +++ b/Xamarin/Segmented-Control/how-to/Autoscrolling-the-selected-segment-item.md @@ -1,7 +1,7 @@ --- layout: post -title: Auto scrolling the Syncfusion segmented control for Xamarin.Forms -description: Learn how to auto scroll the selected index in the Syncfusion segmented control (SfSegmentedControl) for Xamarin.Forms +title: Auto scrolling the Syncfusion® segmented control for Xamarin.Forms +description: Learn how to auto scroll the selected index in the Syncfusion® segmented control (SfSegmentedControl) for Xamarin.Forms platform: Xamarin control: SegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/how-to/clear-the-selection.md b/Xamarin/Segmented-Control/how-to/clear-the-selection.md index c91039c05..fd5a6d172 100644 --- a/Xamarin/Segmented-Control/how-to/clear-the-selection.md +++ b/Xamarin/Segmented-Control/how-to/clear-the-selection.md @@ -1,7 +1,7 @@ --- layout: post -title: Nullable selection in Syncfusion segmented control for Xamarin.Forms -description: Learn how to clear the default selection in Syncfusion segmented control (SfSegmentedControl) for Xamarin.Forms +title: Nullable selection in Syncfusion® segmented control for Xamarin.Forms +description: Learn how to clear the default selection in Syncfusion® segmented control (SfSegmentedControl) for Xamarin.Forms platform: Xamarin control: SegmentedControl documentation: ug diff --git a/Xamarin/SignaturePad/Customization.md b/Xamarin/SignaturePad/Customization.md index 667bdf5a3..79c0c7ef8 100644 --- a/Xamarin/SignaturePad/Customization.md +++ b/Xamarin/SignaturePad/Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Customization in Xamarin SignaturePad control | Syncfusion -description: Learn here all about Customization support in Syncfusion Xamarin SignaturePad (SfSignaturePad) control and more. +title: Customization in Xamarin SignaturePad control | Syncfusion® +description: Learn here all about Customization support in Syncfusion® Xamarin SignaturePad (SfSignaturePad) control and more. platform: xamarin control: SfSignaturePad documentation: ug diff --git a/Xamarin/SignaturePad/Events.md b/Xamarin/SignaturePad/Events.md index 97ad4afe5..b1c835e93 100644 --- a/Xamarin/SignaturePad/Events.md +++ b/Xamarin/SignaturePad/Events.md @@ -1,7 +1,7 @@ --- layout: post -title: Events in Xamarin SignaturePad control | Syncfusion -description: Learn here all about SignaturePad Events support in Syncfusion Xamarin SignaturePad (SfSignaturePad) control and more. +title: Events in Xamarin SignaturePad control | Syncfusion® +description: Learn here all about SignaturePad Events support in Syncfusion® Xamarin SignaturePad (SfSignaturePad) control and more. platform: Xamarin control: SignaturePad documentation: ug diff --git a/Xamarin/SignaturePad/Getting-Started.md b/Xamarin/SignaturePad/Getting-Started.md index 2c3d62ef5..43e201157 100644 --- a/Xamarin/SignaturePad/Getting-Started.md +++ b/Xamarin/SignaturePad/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin SignaturePad control | Syncfusion -description: Learn here about getting started with Syncfusion Xamarin SignaturePad (SfSignaturePad) control, its elements and more. +title: Getting Started with Xamarin SignaturePad control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin SignaturePad (SfSignaturePad) control, its elements and more. platform: xamarin control: SfSignaturePad documentation: ug diff --git a/Xamarin/SignaturePad/Overview.md b/Xamarin/SignaturePad/Overview.md index 743f2b9d1..351b7407a 100644 --- a/Xamarin/SignaturePad/Overview.md +++ b/Xamarin/SignaturePad/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin SignaturePad control | Syncfusion -description: Learn here all about introduction of Syncfusion Xamarin SignaturePad (SfSignaturePad) control, its elements and more. +title: About Xamarin SignaturePad control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin SignaturePad (SfSignaturePad) control, its elements and more. platform: xamarin control: SfSignaturePad documentation: ug diff --git a/Xamarin/Switch/Accessibility.md b/Xamarin/Switch/Accessibility.md index 058b43476..322759c91 100644 --- a/Xamarin/Switch/Accessibility.md +++ b/Xamarin/Switch/Accessibility.md @@ -1,7 +1,7 @@ --- layout : post -title: Accessibility in Xamarin Switch control | Syncfusion -description: Learn here all about Accessibility support in Syncfusion Xamarin Switch (SfSwitch) control and more. +title: Accessibility in Xamarin Switch control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Switch (SfSwitch) control and more. platform : Xamarin.Forms control : SfSwitch documentation : ug diff --git a/Xamarin/Switch/customization.md b/Xamarin/Switch/customization.md index 11f5468de..abb5075dd 100644 --- a/Xamarin/Switch/customization.md +++ b/Xamarin/Switch/customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Customization in Xamarin Switch control | Syncfusion -description: Learn here all about Customization support in Syncfusion Xamarin Switch (SfSwitch) control and more. +title: Customization in Xamarin Switch control | Syncfusion® +description: Learn here all about Customization support in Syncfusion® Xamarin Switch (SfSwitch) control and more. platform: Xamarin control: Switch documentation: ug diff --git a/Xamarin/Switch/gettingstarted.md b/Xamarin/Switch/gettingstarted.md index 3deedcb0c..75fe0bd5b 100644 --- a/Xamarin/Switch/gettingstarted.md +++ b/Xamarin/Switch/gettingstarted.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Switch control | Syncfusion -description: Learn here about getting started with Syncfusion Xamarin Switch (SfSwitch) control, its elements and more. +title: Getting Started with Xamarin Switch control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Switch (SfSwitch) control, its elements and more. platform: Xamarin control: Switch documentation: ug diff --git a/Xamarin/Switch/how-to.md b/Xamarin/Switch/how-to.md index 5a160c9b5..73ac93a94 100644 --- a/Xamarin/Switch/how-to.md +++ b/Xamarin/Switch/how-to.md @@ -1,7 +1,7 @@ --- layout: post -title: States in Syncfusion Switch control for Xamarin.Forms. -description: Explaining about different states in Syncfusion Switch Control (SfSwitch) for Xamarin.Forms and how it performs. +title: States in Syncfusion® Switch control for Xamarin.Forms. +description: Explaining about different states in Syncfusion® Switch Control (SfSwitch) for Xamarin.Forms and how it performs. platform: Xamarin control: Switch documentation: ug diff --git a/Xamarin/Switch/orientation.md b/Xamarin/Switch/orientation.md index aa599bd1d..a84f8983d 100644 --- a/Xamarin/Switch/orientation.md +++ b/Xamarin/Switch/orientation.md @@ -1,7 +1,7 @@ --- layout: post -title: Orientation in Xamarin Switch control | Syncfusion -description: Learn here all about Orientation support in Syncfusion Xamarin Switch (SfSwitch) control, its elements and more. +title: Orientation in Xamarin Switch control | Syncfusion® +description: Learn here all about Orientation support in Syncfusion® Xamarin Switch (SfSwitch) control, its elements and more. platform: Xamarin control: Switch documentation: ug diff --git a/Xamarin/Switch/overview.md b/Xamarin/Switch/overview.md index e19484679..cd203e0d7 100644 --- a/Xamarin/Switch/overview.md +++ b/Xamarin/Switch/overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Switch control | Syncfusion -description: Learn here all about introduction of Syncfusion Xamarin Switch (SfSwitch) control, its elements and more. +title: About Xamarin Switch control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Switch (SfSwitch) control, its elements and more. platform: Xamarin control: Switch documentation: ug diff --git a/Xamarin/Switch/states.md b/Xamarin/Switch/states.md index fecff62b0..1a3c32189 100644 --- a/Xamarin/Switch/states.md +++ b/Xamarin/Switch/states.md @@ -1,7 +1,7 @@ --- layout: post -title: States in Xamarin Switch control | Syncfusion -description: Learn here all about States support in Syncfusion Xamarin Switch (SfSwitch) control, its elements and more. +title: States in Xamarin Switch control | Syncfusion® +description: Learn here all about States support in Syncfusion® Xamarin Switch (SfSwitch) control, its elements and more. platform: Xamarin control: Switch documentation: ug diff --git a/Xamarin/Switch/visualtypes.md b/Xamarin/Switch/visualtypes.md index f23bc8da6..e4128ffe0 100644 --- a/Xamarin/Switch/visualtypes.md +++ b/Xamarin/Switch/visualtypes.md @@ -1,7 +1,7 @@ --- layout: post -title: Visual Types in Xamarin Switch control | Syncfusion -description: Learn here all about Visual Types support in Syncfusion Xamarin Switch (SfSwitch) control, its elements and more. +title: Visual Types in Xamarin Switch control | Syncfusion® +description: Learn here all about Visual Types support in Syncfusion® Xamarin Switch (SfSwitch) control, its elements and more. platform: Xamarin control: Switch documentation: ug diff --git a/Xamarin/Tabbed-View/Accessibility.md b/Xamarin/Tabbed-View/Accessibility.md index e78657162..7cfe8a056 100644 --- a/Xamarin/Tabbed-View/Accessibility.md +++ b/Xamarin/Tabbed-View/Accessibility.md @@ -1,7 +1,7 @@ --- layout : post -title: Accessibility in Xamarin Tabbed View control | Syncfusion -description: Learn here all about Accessibility support in Syncfusion Xamarin Tabbed View (SfTabView) control and more. +title: Accessibility in Xamarin Tabbed View control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. platform : Xamarin control : SfTabView documentation : ug diff --git a/Xamarin/Tabbed-View/CenterButtonSettings.md b/Xamarin/Tabbed-View/CenterButtonSettings.md index 009390964..746cf3ca6 100644 --- a/Xamarin/Tabbed-View/CenterButtonSettings.md +++ b/Xamarin/Tabbed-View/CenterButtonSettings.md @@ -1,7 +1,7 @@ --- layout: post -title: CenterButton Customization in Xamarin Tabbed View control | Syncfusion -description: Learn here all about CenterButton Customization support in Syncfusion Xamarin Tabbed View (SfTabView) control and more. +title: CenterButton Customization in Xamarin Tabbed View control | Syncfusion® +description: Learn here all about CenterButton Customization support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. control: TabView documentation: ug --- diff --git a/Xamarin/Tabbed-View/Display-Type.md b/Xamarin/Tabbed-View/Display-Type.md index ef0f3fe5c..57efad557 100644 --- a/Xamarin/Tabbed-View/Display-Type.md +++ b/Xamarin/Tabbed-View/Display-Type.md @@ -1,7 +1,7 @@ --- layout: post -title: Display Type in Xamarin Tabbed View control | Syncfusion -description: Learn here all about Display Type support in Syncfusion Xamarin Tabbed View (SfTabView) control and more. +title: Display Type in Xamarin Tabbed View control | Syncfusion® +description: Learn here all about Display Type support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. platform: Xamarin control: TabView documentation: ug diff --git a/Xamarin/Tabbed-View/Getting-Started.md b/Xamarin/Tabbed-View/Getting-Started.md index 065c20411..ab62aa12d 100644 --- a/Xamarin/Tabbed-View/Getting-Started.md +++ b/Xamarin/Tabbed-View/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Tabbed View control | Syncfusion -description: Learn here about getting started with Syncfusion Xamarin Tabbed View (SfTabView) control, its elements and more. +title: Getting Started with Xamarin Tabbed View control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Tabbed View (SfTabView) control, its elements and more. platform: Xamarin control: TabView documentation: ug diff --git a/Xamarin/Tabbed-View/NestedTab.md b/Xamarin/Tabbed-View/NestedTab.md index 9142306f3..3a4e300a5 100644 --- a/Xamarin/Tabbed-View/NestedTab.md +++ b/Xamarin/Tabbed-View/NestedTab.md @@ -1,7 +1,7 @@ --- layout: post -title: NestedTab in Xamarin Tabbed View control | Syncfusion -description: Learn here all about NestedTab support in Syncfusion Xamarin Tabbed View (SfTabView) control and more. +title: NestedTab in Xamarin Tabbed View control | Syncfusion® +description: Learn here all about NestedTab support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. platform: Xamarin control: TabView documentation: ug diff --git a/Xamarin/Tabbed-View/Overview.md b/Xamarin/Tabbed-View/Overview.md index 22659e80b..7d1540e5c 100644 --- a/Xamarin/Tabbed-View/Overview.md +++ b/Xamarin/Tabbed-View/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Tabbed View control | Syncfusion -description: Learn here all about introduction of Syncfusion Xamarin Tabbed View (SfTabView) control, its elements and more. +title: About Xamarin Tabbed View control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Tabbed View (SfTabView) control, its elements and more. platform: xamarin control: SfTabView documentation: ug diff --git a/Xamarin/Tabbed-View/Swiping.md b/Xamarin/Tabbed-View/Swiping.md index 18ec1c462..722d986d4 100644 --- a/Xamarin/Tabbed-View/Swiping.md +++ b/Xamarin/Tabbed-View/Swiping.md @@ -1,7 +1,7 @@ --- layout: post -title: Swiping in Xamarin Tabbed View | Syncfusion -description: Learn here all about swiping support in Syncfusion Xamarin Tabbed View (SfTabView) control and more. +title: Swiping in Xamarin Tabbed View | Syncfusion® +description: Learn here all about swiping support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. platform: Xamarin control: TabView documentation: ug diff --git a/Xamarin/Tabbed-View/TabItem-Customization.md b/Xamarin/Tabbed-View/TabItem-Customization.md index b93fd369b..1a23fafba 100644 --- a/Xamarin/Tabbed-View/TabItem-Customization.md +++ b/Xamarin/Tabbed-View/TabItem-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: TabItem Customization in Xamarin Tabbed View | Syncfusion -description: Learn here all about Tabitem Customization support in Syncfusion Xamarin Tabbed View (SfTabView) control and more. +title: TabItem Customization in Xamarin Tabbed View | Syncfusion® +description: Learn here all about Tabitem Customization support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. platform: Xamarin control: TabView documentation: ug diff --git a/Xamarin/Tabbed-View/TabView-events.md b/Xamarin/Tabbed-View/TabView-events.md index e8acb1cd9..c193401f9 100644 --- a/Xamarin/Tabbed-View/TabView-events.md +++ b/Xamarin/Tabbed-View/TabView-events.md @@ -1,7 +1,7 @@ --- layout: post -title: TabView Events in Xamarin Tabbed View control | Syncfusion -description: Learn here all about TabView Events support in Syncfusion Xamarin Tabbed View (SfTabView) control and more. +title: TabView Events in Xamarin Tabbed View control | Syncfusion® +description: Learn here all about TabView Events support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. platform: Xamarin control: TabView documentation: ug diff --git a/Xamarin/Tabbed-View/TabViewHeaderCustomization.md b/Xamarin/Tabbed-View/TabViewHeaderCustomization.md index 8c86ef253..70e736999 100644 --- a/Xamarin/Tabbed-View/TabViewHeaderCustomization.md +++ b/Xamarin/Tabbed-View/TabViewHeaderCustomization.md @@ -1,7 +1,7 @@ --- layout: post -title: TabView Header Customization in Xamarin Tabbed View | Syncfusion -description: Learn here all about TabView Header Customization support in Syncfusion Xamarin Tabbed View (SfTabView) control and more. +title: TabView Header Customization in Xamarin Tabbed View | Syncfusion® +description: Learn here all about TabView Header Customization support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. platform: Xamarin control: TabView documentation: ug diff --git a/Xamarin/Text-Input-Layout/Accessibility.md b/Xamarin/Text-Input-Layout/Accessibility.md index 19ffdaa94..5389c1e4d 100644 --- a/Xamarin/Text-Input-Layout/Accessibility.md +++ b/Xamarin/Text-Input-Layout/Accessibility.md @@ -1,7 +1,7 @@ --- layout: post -title: Accessibility in Xamarin Text Input Layout control | Syncfusion -description: Learn here all about Accessibility support in Syncfusion Xamarin Text Input Layout (SfTextInputLayout) control and more. +title: Accessibility in Xamarin Text Input Layout control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. platform: Xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/Assistive-Labels.md b/Xamarin/Text-Input-Layout/Assistive-Labels.md index fbba6a74c..202541bc0 100644 --- a/Xamarin/Text-Input-Layout/Assistive-Labels.md +++ b/Xamarin/Text-Input-Layout/Assistive-Labels.md @@ -1,7 +1,7 @@ --- layout: post -title: Assistive Labels in Xamarin Text Input Layout control | Syncfusion -description: Learn here all about Assistive Labels support in Syncfusion Xamarin Text Input Layout (SfTextInputLayout) control and more. +title: Assistive Labels in Xamarin Text Input Layout control | Syncfusion® +description: Learn here all about Assistive Labels support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. platform: xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/Container-Type.md b/Xamarin/Text-Input-Layout/Container-Type.md index a7f543e33..3f5b87676 100644 --- a/Xamarin/Text-Input-Layout/Container-Type.md +++ b/Xamarin/Text-Input-Layout/Container-Type.md @@ -1,7 +1,7 @@ --- layout: post -title: Container Type in Xamarin Text Input Layout control | Syncfusion -description: Learn here all about Container Type support in Syncfusion Xamarin Text Input Layout (SfTextInputLayout) control and more. +title: Container Type in Xamarin Text Input Layout control | Syncfusion® +description: Learn here all about Container Type support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. platform: xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/Custom-Font.md b/Xamarin/Text-Input-Layout/Custom-Font.md index 45c342ecf..d573a3526 100644 --- a/Xamarin/Text-Input-Layout/Custom-Font.md +++ b/Xamarin/Text-Input-Layout/Custom-Font.md @@ -1,7 +1,7 @@ --- layout: post -title: Font Customization in Xamarin Text Input Layout control | Syncfusion -description: Learn here all about Font Customization support in Syncfusion Xamarin Text Input Layout (SfTextInputLayout) control and more. +title: Font Customization in Xamarin Text Input Layout control | Syncfusion® +description: Learn here all about Font Customization support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. platform: xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/Custom-Icons.md b/Xamarin/Text-Input-Layout/Custom-Icons.md index 23652cbf9..6ef28b60a 100644 --- a/Xamarin/Text-Input-Layout/Custom-Icons.md +++ b/Xamarin/Text-Input-Layout/Custom-Icons.md @@ -1,7 +1,7 @@ --- layout: post -title: Custom Icons in Xamarin Text Input Layout control | Syncfusion -description: Learn here all about Custom Icons support in Syncfusion Xamarin Text Input Layout (SfTextInputLayout) control and more. +title: Custom Icons in Xamarin Text Input Layout control | Syncfusion® +description: Learn here all about Custom Icons support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. platform: xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/Fixed-Hint-Position.md b/Xamarin/Text-Input-Layout/Fixed-Hint-Position.md index 4bd253c79..0379dfe67 100644 --- a/Xamarin/Text-Input-Layout/Fixed-Hint-Position.md +++ b/Xamarin/Text-Input-Layout/Fixed-Hint-Position.md @@ -1,7 +1,7 @@ --- layout: post -title: Fixed Hint Position in Xamarin Text Input Layout control | Syncfusion -description: Learn here all about Fixed Hint Position support in Syncfusion Xamarin Text Input Layout (SfTextInputLayout) control and more. +title: Fixed Hint Position in Xamarin Text Input Layout control | Syncfusion® +description: Learn here all about Fixed Hint Position support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. platform: xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/Getting-Started.md b/Xamarin/Text-Input-Layout/Getting-Started.md index 70c522305..de7fe2afb 100644 --- a/Xamarin/Text-Input-Layout/Getting-Started.md +++ b/Xamarin/Text-Input-Layout/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Text Input Layout control | Syncfusion -description: Learn here about getting started with Syncfusion Xamarin Text Input Layout (SfTextInputLayout) control, its elements and more. +title: Getting Started with Xamarin Text Input Layout control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control, its elements and more. platform: xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/How-to.md b/Xamarin/Text-Input-Layout/How-to.md index 3f14072a9..160ae2c70 100644 --- a/Xamarin/Text-Input-Layout/How-to.md +++ b/Xamarin/Text-Input-Layout/How-to.md @@ -1,6 +1,6 @@ --- layout: post -title: How to | SfTextInputLayout |Xamarin | Syncfusion +title: How to | SfTextInputLayout |Xamarin | Syncfusion® description: Explains the text input layout customization platform: Xamarin control: SfTextInputLayout diff --git a/Xamarin/Text-Input-Layout/Overview.md b/Xamarin/Text-Input-Layout/Overview.md index 17b5153e2..aad5618f7 100644 --- a/Xamarin/Text-Input-Layout/Overview.md +++ b/Xamarin/Text-Input-Layout/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Text Input Layout control | Syncfusion -description: Learn here all about introduction of Syncfusion Xamarin Text Input Layout (SfTextInputLayout) control, its elements and more. +title: About Xamarin Text Input Layout control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control, its elements and more. platform: xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/States-And-Colors.md b/Xamarin/Text-Input-Layout/States-And-Colors.md index ff597ce7f..272ddbad8 100644 --- a/Xamarin/Text-Input-Layout/States-And-Colors.md +++ b/Xamarin/Text-Input-Layout/States-And-Colors.md @@ -1,7 +1,7 @@ --- layout: post -title: States and Colors in Xamarin Text Input Layout control | Syncfusion -description: Learn here all about States and Colors support in Syncfusion Xamarin Text Input Layout (SfTextInputLayout) control and more. +title: States and Colors in Xamarin Text Input Layout control | Syncfusion® +description: Learn here all about States and Colors support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. platform: xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/Supported-input-views.md b/Xamarin/Text-Input-Layout/Supported-input-views.md index 4a7d692eb..8c9fdd9d5 100644 --- a/Xamarin/Text-Input-Layout/Supported-input-views.md +++ b/Xamarin/Text-Input-Layout/Supported-input-views.md @@ -1,7 +1,7 @@ --- layout: post -title: Supported Input Views in Xamarin Text Input Layout | Syncfusion -description: Learn here all about Supported Input Views support in Syncfusion Xamarin Text Input Layout (SfTextInputLayout) control and more. +title: Supported Input Views in Xamarin Text Input Layout | Syncfusion® +description: Learn here all about Supported Input Views support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. platform: xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/right-to-left.md b/Xamarin/Text-Input-Layout/right-to-left.md index 552ea5cdb..b8a4086d8 100644 --- a/Xamarin/Text-Input-Layout/right-to-left.md +++ b/Xamarin/Text-Input-Layout/right-to-left.md @@ -1,7 +1,7 @@ --- layout: post -title: Right-to-Left in Xamarin Text Input Layout control | Syncfusion -description: Learn here all about Right-to-Left support in Syncfusion Xamarin Text Input Layout (SfTextInputLayout) control and more. +title: Right-to-Left in Xamarin Text Input Layout control | Syncfusion® +description: Learn here all about Right-to-Left support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. platform: xamarin control: SfTextInputLayout documentation: ug From c0ef08463dc4dd4c0af7962843a94a61f3c6b362 Mon Sep 17 00:00:00 2001 From: ManjuDhanasekaran2001 Date: Mon, 6 Jan 2025 16:01:34 +0530 Subject: [PATCH 05/12] Resolved CI failed errors --- Xamarin/AutoComplete/AutoSizing.md | 2 +- Xamarin/AutoComplete/DataTemplateSelector.md | 2 +- Xamarin/Avatar-view/Content-type.md | 2 +- Xamarin/Avatar-view/customization.md | 2 +- Xamarin/Avatar-view/how-to.md | 2 +- Xamarin/Avatar-view/visualstyles.md | 2 +- Xamarin/Badge-View/Animation.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Xamarin/AutoComplete/AutoSizing.md b/Xamarin/AutoComplete/AutoSizing.md index ce9e72557..6bc89cb2f 100644 --- a/Xamarin/AutoComplete/AutoSizing.md +++ b/Xamarin/AutoComplete/AutoSizing.md @@ -2,7 +2,7 @@ layout: post title: AutoSizing in Syncfusion® SfAutoComplete control in Xamarin.Forms description: Learn how to enable the AutoSizing feature in SfAutoComplete control to extend the layout based on the input token size available. -platform: Xamarin +platform: xamarin control: SfAutoComplete documentation: ug --- diff --git a/Xamarin/AutoComplete/DataTemplateSelector.md b/Xamarin/AutoComplete/DataTemplateSelector.md index 4c0d6cf28..1664de32c 100644 --- a/Xamarin/AutoComplete/DataTemplateSelector.md +++ b/Xamarin/AutoComplete/DataTemplateSelector.md @@ -2,7 +2,7 @@ layout: post title: DataTemplateSelector of Syncfusion® Xamarin.Forms SfAutoComplete description: This section will discribes about how to use a DataTemplateSelctor for Xamarin.Forms SfAutoComplete -platform: Xamarin +platform: xamarin control: SfAutoComplete documentation: ug --- diff --git a/Xamarin/Avatar-view/Content-type.md b/Xamarin/Avatar-view/Content-type.md index e35b78952..c387a6796 100644 --- a/Xamarin/Avatar-view/Content-type.md +++ b/Xamarin/Avatar-view/Content-type.md @@ -2,7 +2,7 @@ layout: post title: Various customization in Syncfusion® AvatarView control. description: Learn what are the types in AvatarType and how to set value for the Avatartype in xamarin forms AvatarView. -platform: Xamarin +platform: xamarin control: SfAvatarView documentation: ug --- diff --git a/Xamarin/Avatar-view/customization.md b/Xamarin/Avatar-view/customization.md index d5ae393bc..2d010bc8e 100644 --- a/Xamarin/Avatar-view/customization.md +++ b/Xamarin/Avatar-view/customization.md @@ -2,7 +2,7 @@ layout: post title: Customization in Syncfusion® AvatarView Xamarin.Forms description: This section will explain about how to achieve the customization of default View in Xamarin.Forms SfAvatarView. -platform: Xamarin +platform: xamarin control: AvatarView documentation: ug --- diff --git a/Xamarin/Avatar-view/how-to.md b/Xamarin/Avatar-view/how-to.md index 4d9296e30..1f75b9cde 100644 --- a/Xamarin/Avatar-view/how-to.md +++ b/Xamarin/Avatar-view/how-to.md @@ -2,7 +2,7 @@ layout: post title: States in Syncfusion® AvatarView control for Xamarin.Forms. description: This section will explain about how to use the different states that exist in Xamarin.Forms SfAvatarView. -platform: Xamarin +platform: xamarin control: AvatarView documentation: ug --- diff --git a/Xamarin/Avatar-view/visualstyles.md b/Xamarin/Avatar-view/visualstyles.md index a8c9dfc1e..ea391d202 100644 --- a/Xamarin/Avatar-view/visualstyles.md +++ b/Xamarin/Avatar-view/visualstyles.md @@ -2,7 +2,7 @@ layout: post title: Visual Style in Syncfusion® AvatarView Xamarin.Forms. description: This section will explain about the different visual styles that exist in Xamarin.Forms SfAvatarView. -platform: Xamarin +platform: xamarin control: AvatarView documentation: ug --- diff --git a/Xamarin/Badge-View/Animation.md b/Xamarin/Badge-View/Animation.md index e595fd6fe..c8865aabc 100644 --- a/Xamarin/Badge-View/Animation.md +++ b/Xamarin/Badge-View/Animation.md @@ -2,7 +2,7 @@ layout: post title: Badge animation with Syncfusion® Badge View control for Xamarin.Forms -description: Learn how to set Syncfusion® badge view animation in Xamarin.Forms platform +description: This section explains about how to set Syncfusion® badge view animation in Xamarin.Forms platform platform: xamarin control: SfBadgeView documentation: ug From fa88bea55d80bbda9c7623351226fc4497dbaf53 Mon Sep 17 00:00:00 2001 From: ManjuDhanasekaran2001 Date: Fri, 17 Jan 2025 09:45:24 +0530 Subject: [PATCH 06/12] Added Trademark symbol with superscript tag. --- Xamarin/AutoComplete/Accessibility.md | 4 ++-- .../AutoComplete/AutoComplete-Filtering-Options.md | 4 ++-- Xamarin/AutoComplete/AutoComplete-Modes.md | 4 ++-- Xamarin/AutoComplete/AutoSizing.md | 2 +- Xamarin/AutoComplete/Customizing-AutoComplete.md | 4 ++-- Xamarin/AutoComplete/DataTemplateSelector.md | 2 +- .../AutoComplete/Dealing-with-Suggestion-Box.md | 2 +- Xamarin/AutoComplete/Diacritic-Sensitivity.md | 2 +- Xamarin/AutoComplete/Getting-Started.md | 12 ++++++------ Xamarin/AutoComplete/Header-and-Footer.md | 4 ++-- Xamarin/AutoComplete/Highlighting-matched-text.md | 2 +- .../Maximum-display-item-with-Expander.md | 2 +- Xamarin/AutoComplete/Multiple-selection.md | 4 ++-- Xamarin/AutoComplete/No-Result-Found.md | 4 ++-- Xamarin/AutoComplete/Overview.md | 6 +++--- Xamarin/AutoComplete/Populating-Data.md | 2 +- .../AutoComplete/Prefix-Characters-Constraint.md | 2 +- Xamarin/AutoComplete/Retrieving-Selected-Values.md | 2 +- Xamarin/AutoComplete/Watermark.md | 4 ++-- Xamarin/AutoComplete/how-to.md | 2 +- Xamarin/Avatar-view/Content-type.md | 2 +- Xamarin/Avatar-view/Getting-Started.md | 10 +++++----- Xamarin/Avatar-view/Overview.md | 2 +- Xamarin/Avatar-view/customization.md | 2 +- Xamarin/Avatar-view/how-to.md | 2 +- Xamarin/Avatar-view/visualstyles.md | 2 +- Xamarin/Badge-View/Animation.md | 4 ++-- Xamarin/Badge-View/Badge-customization.md | 4 ++-- Xamarin/Badge-View/Getting-Started.md | 10 +++++----- Xamarin/Badge-View/Overview.md | 4 ++-- Xamarin/Badge-View/Position-customization.md | 4 ++-- Xamarin/Badge-View/Predefined-symbols.md | 4 ++-- Xamarin/Border/Customization.md | 4 ++-- Xamarin/Border/Getting-started.md | 12 ++++++------ Xamarin/Border/Overview.md | 2 +- Xamarin/Busy-Indicator/AnimationType.md | 4 ++-- Xamarin/Busy-Indicator/Duration.md | 4 ++-- Xamarin/Busy-Indicator/Getting-Started.md | 12 ++++++------ Xamarin/Busy-Indicator/Make-Busy-Animation-Idle.md | 4 ++-- Xamarin/Busy-Indicator/Overview.md | 6 +++--- Xamarin/Busy-Indicator/Set-Header.md | 4 ++-- Xamarin/Busy-Indicator/Sizing.md | 4 ++-- Xamarin/Button/Customization.md | 4 ++-- Xamarin/Button/Event.md | 4 ++-- Xamarin/Button/GettingStarted.md | 12 ++++++------ Xamarin/Button/Overview.md | 4 ++-- Xamarin/Button/VisualStates.md | 4 ++-- .../how-to/Add-the-custom-view-for-button.md | 2 +- Xamarin/Carousel-View/Accessibility.md | 4 ++-- Xamarin/Carousel-View/Animation.md | 4 ++-- Xamarin/Carousel-View/Linear-Arrangement.md | 4 ++-- Xamarin/Carousel-View/LoadMore.md | 4 ++-- Xamarin/Carousel-View/Populating-Data.md | 4 ++-- Xamarin/Carousel-View/SwipeEvents.md | 4 ++-- Xamarin/Carousel-View/Transformation.md | 4 ++-- Xamarin/Carousel-View/UIVirtualization.md | 4 ++-- Xamarin/Carousel-View/getting-started.md | 12 ++++++------ Xamarin/Carousel-View/how-to.md | 2 +- Xamarin/Carousel-View/overview.md | 6 +++--- Xamarin/CheckBox/Event.md | 4 ++-- Xamarin/CheckBox/Getting-Started.md | 12 ++++++------ Xamarin/CheckBox/Overview.md | 4 ++-- Xamarin/CheckBox/Visual-Customization.md | 4 ++-- Xamarin/CheckBox/VisualStates.md | 4 ++-- Xamarin/Chips/Customization.md | 4 ++-- Xamarin/Chips/DataTemplateSelector.md | 4 ++-- Xamarin/Chips/Events.md | 4 ++-- Xamarin/Chips/Getting-Started.md | 12 ++++++------ Xamarin/Chips/Overview.md | 4 ++-- Xamarin/Chips/Populating-chips-item.md | 4 ++-- Xamarin/Chips/Types.md | 4 ++-- ...Applying-fontIcon-to-Syncfusion-chip-control.md | 2 +- Xamarin/ComboBox/Accessibility.md | 4 ++-- Xamarin/ComboBox/AutoSizing.md | 4 ++-- Xamarin/ComboBox/ComboBox-Filtering-Options.md | 4 ++-- Xamarin/ComboBox/Customizing-ComboBox.md | 4 ++-- Xamarin/ComboBox/DataTemplateSelector.md | 4 ++-- Xamarin/ComboBox/Dealing-with-Suggestion-Box.md | 4 ++-- Xamarin/ComboBox/Diacritic-Sensitivity.md | 4 ++-- Xamarin/ComboBox/Editable-Modes.md | 4 ++-- Xamarin/ComboBox/Events.md | 2 +- Xamarin/ComboBox/Getting-Started.md | 12 ++++++------ Xamarin/ComboBox/Header-and-Footer.md | 4 ++-- Xamarin/ComboBox/Highlighting-matched-text.md | 4 ++-- .../ComboBox/Maximum-display-item-with-Expander.md | 4 ++-- Xamarin/ComboBox/Multiple-selection.md | 4 ++-- Xamarin/ComboBox/No-Result-Found.md | 4 ++-- Xamarin/ComboBox/Overview.md | 4 ++-- Xamarin/ComboBox/Populating-Data.md | 4 ++-- Xamarin/ComboBox/Retrieving-Selected-Values.md | 4 ++-- Xamarin/ComboBox/Right-to-left.md | 4 ++-- Xamarin/Effects-View/Customization.md | 4 ++-- Xamarin/Effects-View/Effects.md | 4 ++-- Xamarin/Effects-View/Events.md | 4 ++-- Xamarin/Effects-View/Features.md | 4 ++-- Xamarin/Effects-View/Getting-Started.md | 12 ++++++------ Xamarin/Effects-View/Interaction.md | 4 ++-- Xamarin/Effects-View/Methods.md | 4 ++-- Xamarin/Effects-View/Overview.md | 4 ++-- Xamarin/Masked-Entry/Getting-Started.md | 12 ++++++------ Xamarin/Masked-Entry/Overview.md | 4 ++-- Xamarin/Masked-Entry/basic-features.md | 4 ++-- Xamarin/Masked-Entry/events.md | 4 ++-- Xamarin/Masked-Entry/formatting-clipboard-text.md | 4 ++-- Xamarin/Masked-Entry/formatting-value.md | 4 ++-- Xamarin/Masked-Entry/hiding-prompt-characters.md | 4 ++-- Xamarin/Masked-Entry/localization.md | 4 ++-- Xamarin/Masked-Entry/masktype.md | 4 ++-- Xamarin/Masked-Entry/show-password-character.md | 4 ++-- .../using-mask-characters-as-literals.md | 4 ++-- Xamarin/Masked-Entry/validation.md | 4 ++-- Xamarin/Masked-Entry/visual-customization.md | 4 ++-- Xamarin/Navigation-Drawer/Accessibility.md | 4 ++-- Xamarin/Navigation-Drawer/Duration.md | 4 ++-- Xamarin/Navigation-Drawer/Getting-Started.md | 12 ++++++------ Xamarin/Navigation-Drawer/Main-Content.md | 4 ++-- Xamarin/Navigation-Drawer/Multi-drawer.md | 4 ++-- Xamarin/Navigation-Drawer/Navigation-Pane-Sides.md | 4 ++-- Xamarin/Navigation-Drawer/Overview.md | 6 +++--- Xamarin/Navigation-Drawer/Side-Pane-Content.md | 4 ++-- Xamarin/Navigation-Drawer/Side-Pane-Sizing.md | 4 ++-- .../Swipe-Gesture-and-Sensitivity.md | 4 ++-- Xamarin/Navigation-Drawer/Toggle-Animations.md | 4 ++-- Xamarin/Navigation-Drawer/Toggling-Drawer.md | 4 ++-- Xamarin/Numeric-Entry/Colors.md | 4 ++-- Xamarin/Numeric-Entry/Customization.md | 4 ++-- Xamarin/Numeric-Entry/Events.md | 4 ++-- Xamarin/Numeric-Entry/Font-Settings.md | 4 ++-- Xamarin/Numeric-Entry/Getting-Started.md | 12 ++++++------ Xamarin/Numeric-Entry/Localization.md | 4 ++-- Xamarin/Numeric-Entry/Number-Formatting.md | 4 ++-- Xamarin/Numeric-Entry/Overview.md | 6 +++--- Xamarin/Numeric-Entry/Return-type.md | 4 ++-- Xamarin/NumericUpDown/Accessibility.md | 4 ++-- Xamarin/NumericUpDown/Colors.md | 4 ++-- Xamarin/NumericUpDown/Customization.md | 4 ++-- Xamarin/NumericUpDown/Events.md | 4 ++-- Xamarin/NumericUpDown/Font-Settings.md | 4 ++-- Xamarin/NumericUpDown/Getting-Started.md | 14 +++++++------- Xamarin/NumericUpDown/Localization.md | 4 ++-- Xamarin/NumericUpDown/Number-Formatting.md | 2 +- Xamarin/NumericUpDown/Overview.md | 6 +++--- Xamarin/NumericUpDown/Spin-Button-Customization.md | 4 ++-- Xamarin/Radial-Menu/Accessibility.md | 4 ++-- Xamarin/Radial-Menu/CenterButton-Customization.md | 4 ++-- Xamarin/Radial-Menu/Events.md | 4 ++-- Xamarin/Radial-Menu/Getting-Started.md | 12 ++++++------ Xamarin/Radial-Menu/Overview.md | 6 +++--- Xamarin/Radial-Menu/Place-And-Drag-RadialMenu.md | 4 ++-- Xamarin/Radial-Menu/Populating-Items.md | 4 ++-- Xamarin/Radial-Menu/Segmenting-And-Placing-Item.md | 4 ++-- .../Radial-Menu/SfRadialMenuItem-Customization.md | 4 ++-- Xamarin/Radio-Button/Event.md | 4 ++-- Xamarin/Radio-Button/Getting-Started.md | 12 ++++++------ Xamarin/Radio-Button/Grouping.md | 4 ++-- Xamarin/Radio-Button/Overview.md | 4 ++-- Xamarin/Radio-Button/Visual-Customization.md | 4 ++-- Xamarin/Radio-Button/VisualStates.md | 4 ++-- Xamarin/Range-Slider/Accessibility.md | 4 ++-- Xamarin/Range-Slider/Formatting-String.md | 4 ++-- Xamarin/Range-Slider/Getting-Started.md | 12 ++++++------ Xamarin/Range-Slider/How-To.md | 4 ++-- Xamarin/Range-Slider/Labels-Customization.md | 4 ++-- Xamarin/Range-Slider/Orientation.md | 4 ++-- Xamarin/Range-Slider/Overview.md | 4 ++-- Xamarin/Range-Slider/Range.md | 4 ++-- .../Range-Slider/Selection-Value-Configuration.md | 4 ++-- Xamarin/Range-Slider/Ticks-Customization.md | 4 ++-- Xamarin/Range-Slider/ToolTip-Support.md | 4 ++-- Xamarin/Range-Slider/Track-Bar-Customization.md | 4 ++-- Xamarin/Rating/Accessibility.md | 4 ++-- Xamarin/Rating/Add-Custom-Items.md | 4 ++-- Xamarin/Rating/Appearance-Customization.md | 4 ++-- Xamarin/Rating/Appearance-and-Styling.md | 4 ++-- Xamarin/Rating/Getting-Started.md | 12 ++++++------ Xamarin/Rating/Overview.md | 6 +++--- Xamarin/Rating/Precision-Mode.md | 4 ++-- Xamarin/Rating/Restrict-User-Selection.md | 4 ++-- Xamarin/Rating/ToolTip.md | 4 ++-- Xamarin/Rating/View-Range-Selection.md | 4 ++-- Xamarin/Release-notes/v12.1.0.43.md | 6 +++--- Xamarin/Release-notes/v12.2.0.36.md | 6 +++--- Xamarin/Release-notes/v12.3.0.36.md | 6 +++--- Xamarin/Release-notes/v12.4.0.24.md | 6 +++--- Xamarin/Release-notes/v13.1.0.21.md | 6 +++--- Xamarin/Release-notes/v13.2.0.29.md | 6 +++--- Xamarin/Release-notes/v13.3.0.7.md | 6 +++--- Xamarin/Release-notes/v13.4.0.53.md | 6 +++--- Xamarin/Release-notes/v13.4.0.58.md | 6 +++--- Xamarin/Release-notes/v13.4.0.63.md | 6 +++--- Xamarin/Release-notes/v14.1.0.41.md | 6 +++--- Xamarin/Release-notes/v14.1.0.46.md | 6 +++--- Xamarin/Release-notes/v14.2.0.26.md | 6 +++--- Xamarin/Release-notes/v14.2.0.28.md | 6 +++--- Xamarin/Release-notes/v14.2.0.32.md | 6 +++--- Xamarin/Release-notes/v14.3.0.49.md | 6 +++--- Xamarin/Release-notes/v14.3.0.52.md | 6 +++--- Xamarin/Release-notes/v14.4.0.15.md | 6 +++--- Xamarin/Release-notes/v14.4.0.20.md | 6 +++--- Xamarin/Release-notes/v15.1.0.33.md | 6 +++--- Xamarin/Release-notes/v15.1.0.37.md | 6 +++--- Xamarin/Release-notes/v15.1.0.41.md | 6 +++--- Xamarin/Release-notes/v15.2.0.40.md | 6 +++--- Xamarin/Release-notes/v15.2.0.43.md | 6 +++--- Xamarin/Release-notes/v15.2.0.46.md | 6 +++--- Xamarin/Release-notes/v15.3.0.26.md | 6 +++--- Xamarin/Release-notes/v15.3.0.29.md | 6 +++--- Xamarin/Release-notes/v15.3.0.33.md | 6 +++--- Xamarin/Release-notes/v15.4.0.17.md | 6 +++--- Xamarin/Release-notes/v15.4.0.20.md | 6 +++--- Xamarin/Release-notes/v16.1.0.24.md | 6 +++--- Xamarin/Release-notes/v16.1.0.26.md | 6 +++--- Xamarin/Release-notes/v16.1.0.32.md | 6 +++--- Xamarin/Release-notes/v16.1.0.37.md | 6 +++--- Xamarin/Release-notes/v16.2.0.41.md | 6 +++--- Xamarin/Release-notes/v16.2.0.42.md | 6 +++--- Xamarin/Release-notes/v16.2.0.46.md | 6 +++--- Xamarin/Release-notes/v16.2.0.50.md | 6 +++--- Xamarin/Release-notes/v16.3.0.17.md | 6 +++--- Xamarin/Release-notes/v16.3.0.21.md | 6 +++--- Xamarin/Release-notes/v16.3.0.29.md | 6 +++--- Xamarin/Release-notes/v16.3.0.35.md | 6 +++--- Xamarin/Release-notes/v16.3.0.36.md | 6 +++--- Xamarin/Release-notes/v16.4.0.40.md | 6 +++--- Xamarin/Release-notes/v16.4.0.42.md | 6 +++--- Xamarin/Release-notes/v16.4.0.44.md | 6 +++--- Xamarin/Release-notes/v16.4.0.46.md | 6 +++--- Xamarin/Release-notes/v16.4.0.47.md | 6 +++--- Xamarin/Release-notes/v16.4.0.48.md | 6 +++--- Xamarin/Release-notes/v16.4.0.52.md | 6 +++--- Xamarin/Release-notes/v16.4.0.53.md | 6 +++--- Xamarin/Release-notes/v16.4.0.54.md | 6 +++--- Xamarin/Release-notes/v17.1.0.32.md | 6 +++--- Xamarin/Release-notes/v17.1.0.38.md | 6 +++--- Xamarin/Release-notes/v17.1.0.40.md | 6 +++--- Xamarin/Release-notes/v17.1.0.41.md | 6 +++--- Xamarin/Release-notes/v17.1.0.42.md | 6 +++--- Xamarin/Release-notes/v17.1.0.43.md | 6 +++--- Xamarin/Release-notes/v17.1.0.44.md | 6 +++--- Xamarin/Release-notes/v17.1.0.47.md | 6 +++--- Xamarin/Release-notes/v17.1.0.48.md | 6 +++--- Xamarin/Release-notes/v17.1.0.49.md | 6 +++--- Xamarin/Release-notes/v17.1.0.50.md | 6 +++--- Xamarin/Release-notes/v17.1.0.51.md | 6 +++--- Xamarin/Release-notes/v17.1.0.52.md | 6 +++--- Xamarin/Release-notes/v17.1.0.53.md | 6 +++--- Xamarin/Release-notes/v17.2.0.28.md | 6 +++--- Xamarin/Release-notes/v17.2.0.34.md | 6 +++--- Xamarin/Release-notes/v17.2.0.35.md | 6 +++--- Xamarin/Release-notes/v17.2.0.36.md | 6 +++--- Xamarin/Release-notes/v17.2.0.39.md | 6 +++--- Xamarin/Release-notes/v17.2.0.40.md | 6 +++--- Xamarin/Release-notes/v17.2.0.41.md | 6 +++--- Xamarin/Release-notes/v17.2.0.46.md | 6 +++--- Xamarin/Release-notes/v17.2.0.47.md | 6 +++--- Xamarin/Release-notes/v17.2.0.49.md | 6 +++--- Xamarin/Release-notes/v17.2.0.51.md | 6 +++--- Xamarin/Release-notes/v17.3.0.14.md | 6 +++--- Xamarin/Release-notes/v17.3.0.17.md | 6 +++--- Xamarin/Release-notes/v17.3.0.19.md | 6 +++--- Xamarin/Release-notes/v17.3.0.21.md | 6 +++--- Xamarin/Release-notes/v17.3.0.26.md | 6 +++--- Xamarin/Release-notes/v17.3.0.27.md | 6 +++--- Xamarin/Release-notes/v17.3.0.28.md | 6 +++--- Xamarin/Release-notes/v17.3.0.29.md | 6 +++--- Xamarin/Release-notes/v17.3.0.30.md | 6 +++--- Xamarin/Release-notes/v17.3.0.33.md | 6 +++--- Xamarin/Release-notes/v17.3.0.34.md | 6 +++--- Xamarin/Release-notes/v17.3.0.9.md | 6 +++--- Xamarin/Release-notes/v17.4.0.31.md | 6 +++--- Xamarin/Release-notes/v17.4.0.39.md | 6 +++--- Xamarin/Release-notes/v17.4.0.40.md | 6 +++--- Xamarin/Release-notes/v17.4.0.41.md | 6 +++--- Xamarin/Release-notes/v17.4.0.43.md | 6 +++--- Xamarin/Release-notes/v17.4.0.44.md | 6 +++--- Xamarin/Release-notes/v17.4.0.46.md | 6 +++--- Xamarin/Release-notes/v17.4.0.47.md | 6 +++--- Xamarin/Release-notes/v17.4.0.49.md | 6 +++--- Xamarin/Release-notes/v17.4.0.50.md | 6 +++--- Xamarin/Release-notes/v17.4.0.51.md | 6 +++--- Xamarin/Release-notes/v17.4.0.53.md | 6 +++--- Xamarin/Release-notes/v17.4.0.55.md | 6 +++--- Xamarin/Release-notes/v18.1.0.36.md | 6 +++--- Xamarin/Release-notes/v18.1.0.42.md | 6 +++--- Xamarin/Release-notes/v18.1.0.43.md | 6 +++--- Xamarin/Release-notes/v18.1.0.44.md | 6 +++--- Xamarin/Release-notes/v18.1.0.45.md | 6 +++--- Xamarin/Release-notes/v18.1.0.46.md | 6 +++--- Xamarin/Release-notes/v18.1.0.48.md | 6 +++--- Xamarin/Release-notes/v18.1.0.52.md | 6 +++--- Xamarin/Release-notes/v18.1.0.53.md | 6 +++--- Xamarin/Release-notes/v18.1.0.54.md | 6 +++--- Xamarin/Release-notes/v18.1.0.55.md | 6 +++--- Xamarin/Release-notes/v18.1.0.56.md | 6 +++--- Xamarin/Release-notes/v18.1.0.57.md | 6 +++--- Xamarin/Release-notes/v18.1.0.59.md | 6 +++--- Xamarin/Release-notes/v18.2.0.44.md | 6 +++--- Xamarin/Release-notes/v18.2.0.45.md | 6 +++--- Xamarin/Release-notes/v18.2.0.46.md | 6 +++--- Xamarin/Release-notes/v18.2.0.47.md | 6 +++--- Xamarin/Release-notes/v18.2.0.48.md | 6 +++--- Xamarin/Release-notes/v18.2.0.54.md | 6 +++--- Xamarin/Release-notes/v18.2.0.55.md | 6 +++--- Xamarin/Release-notes/v18.2.0.56.md | 6 +++--- Xamarin/Release-notes/v18.2.0.57.md | 6 +++--- Xamarin/Release-notes/v18.2.0.58.md | 6 +++--- Xamarin/Release-notes/v18.2.0.59.md | 6 +++--- Xamarin/Release-notes/v18.3.0.35.md | 6 +++--- Xamarin/Release-notes/v18.3.0.38.md | 6 +++--- Xamarin/Release-notes/v18.3.0.40.md | 6 +++--- Xamarin/Release-notes/v18.3.0.42.md | 6 +++--- Xamarin/Release-notes/v18.3.0.44.md | 6 +++--- Xamarin/Release-notes/v18.3.0.47.md | 6 +++--- Xamarin/Release-notes/v18.3.0.48.md | 6 +++--- Xamarin/Release-notes/v18.3.0.50.md | 6 +++--- Xamarin/Release-notes/v18.3.0.51.md | 6 +++--- Xamarin/Release-notes/v18.3.0.52.md | 6 +++--- Xamarin/Release-notes/v18.3.0.53.md | 6 +++--- Xamarin/Release-notes/v18.4.0.30.md | 6 +++--- Xamarin/Release-notes/v18.4.0.31.md | 6 +++--- Xamarin/Release-notes/v18.4.0.32.md | 6 +++--- Xamarin/Release-notes/v18.4.0.33.md | 6 +++--- Xamarin/Release-notes/v18.4.0.34.md | 6 +++--- Xamarin/Release-notes/v18.4.0.35.md | 6 +++--- Xamarin/Release-notes/v18.4.0.39.md | 6 +++--- Xamarin/Release-notes/v18.4.0.41.md | 6 +++--- Xamarin/Release-notes/v18.4.0.42.md | 6 +++--- Xamarin/Release-notes/v18.4.0.43.md | 6 +++--- Xamarin/Release-notes/v18.4.0.44.md | 6 +++--- Xamarin/Release-notes/v18.4.0.46.md | 6 +++--- Xamarin/Release-notes/v18.4.0.47.md | 6 +++--- Xamarin/Release-notes/v18.4.0.48.md | 6 +++--- Xamarin/Release-notes/v18.4.0.49.md | 6 +++--- Xamarin/Release-notes/v19.1.0.54.md | 6 +++--- Xamarin/Release-notes/v19.1.0.55.md | 6 +++--- Xamarin/Release-notes/v19.1.0.56.md | 6 +++--- Xamarin/Release-notes/v19.1.0.57.md | 6 +++--- Xamarin/Release-notes/v19.1.0.58.md | 6 +++--- Xamarin/Release-notes/v19.1.0.59.md | 6 +++--- Xamarin/Release-notes/v19.1.0.63.md | 6 +++--- Xamarin/Release-notes/v19.1.0.64.md | 6 +++--- Xamarin/Release-notes/v19.1.0.65.md | 6 +++--- Xamarin/Release-notes/v19.1.0.66.md | 6 +++--- Xamarin/Release-notes/v19.1.0.67.md | 6 +++--- Xamarin/Release-notes/v19.1.0.69.md | 6 +++--- Xamarin/Release-notes/v19.2.0.44.md | 6 +++--- Xamarin/Release-notes/v19.2.0.46.md | 6 +++--- Xamarin/Release-notes/v19.2.0.47.md | 6 +++--- Xamarin/Release-notes/v19.2.0.48.md | 6 +++--- Xamarin/Release-notes/v19.2.0.49.md | 6 +++--- Xamarin/Release-notes/v19.2.0.51.md | 6 +++--- Xamarin/Release-notes/v19.2.0.55.md | 6 +++--- Xamarin/Release-notes/v19.2.0.56.md | 6 +++--- Xamarin/Release-notes/v19.2.0.57.md | 6 +++--- Xamarin/Release-notes/v19.2.0.59.md | 6 +++--- Xamarin/Release-notes/v19.2.0.60.md | 6 +++--- Xamarin/Release-notes/v19.2.0.62.md | 6 +++--- Xamarin/Release-notes/v19.3.0.43.md | 6 +++--- Xamarin/Release-notes/v19.3.0.44.md | 6 +++--- Xamarin/Release-notes/v19.3.0.45.md | 6 +++--- Xamarin/Release-notes/v19.3.0.46.md | 6 +++--- Xamarin/Release-notes/v19.3.0.47.md | 6 +++--- Xamarin/Release-notes/v19.3.0.48.md | 6 +++--- Xamarin/Release-notes/v19.3.0.53.md | 6 +++--- Xamarin/Release-notes/v19.3.0.54.md | 6 +++--- Xamarin/Release-notes/v19.3.0.55.md | 6 +++--- Xamarin/Release-notes/v19.3.0.56.md | 6 +++--- Xamarin/Release-notes/v19.3.0.57.md | 6 +++--- Xamarin/Release-notes/v19.4.0.38.md | 6 +++--- Xamarin/Release-notes/v19.4.0.40.md | 6 +++--- Xamarin/Release-notes/v19.4.0.41.md | 6 +++--- Xamarin/Release-notes/v19.4.0.42.md | 6 +++--- Xamarin/Release-notes/v19.4.0.43.md | 6 +++--- Xamarin/Release-notes/v19.4.0.47.md | 6 +++--- Xamarin/Release-notes/v19.4.0.48.md | 6 +++--- Xamarin/Release-notes/v19.4.0.50.md | 6 +++--- Xamarin/Release-notes/v19.4.0.52.md | 6 +++--- Xamarin/Release-notes/v19.4.0.53.md | 6 +++--- Xamarin/Release-notes/v19.4.0.54.md | 6 +++--- Xamarin/Release-notes/v19.4.0.55.md | 6 +++--- Xamarin/Release-notes/v19.4.0.56.md | 6 +++--- Xamarin/Release-notes/v20.1.0.47.md | 6 +++--- Xamarin/Release-notes/v20.1.0.48.md | 6 +++--- Xamarin/Release-notes/v20.1.0.50.md | 6 +++--- Xamarin/Release-notes/v20.1.0.51.md | 6 +++--- Xamarin/Release-notes/v20.1.0.52.md | 6 +++--- Xamarin/Release-notes/v20.1.0.55.md | 6 +++--- Xamarin/Release-notes/v20.1.0.56.md | 6 +++--- Xamarin/Release-notes/v20.1.0.57.md | 6 +++--- Xamarin/Release-notes/v20.1.0.58.md | 6 +++--- Xamarin/Release-notes/v20.1.0.59.md | 6 +++--- Xamarin/Release-notes/v20.1.0.60.md | 6 +++--- Xamarin/Release-notes/v20.1.0.61.md | 6 +++--- Xamarin/Release-notes/v20.2.0.36.md | 6 +++--- Xamarin/Release-notes/v20.2.0.38.md | 6 +++--- Xamarin/Release-notes/v20.2.0.39.md | 6 +++--- Xamarin/Release-notes/v20.2.0.40.md | 6 +++--- Xamarin/Release-notes/v20.2.0.43.md | 6 +++--- Xamarin/Release-notes/v20.2.0.44.md | 6 +++--- Xamarin/Release-notes/v20.2.0.45.md | 6 +++--- Xamarin/Release-notes/v20.2.0.46.md | 6 +++--- Xamarin/Release-notes/v20.2.0.48.md | 6 +++--- Xamarin/Release-notes/v20.2.0.49.md | 6 +++--- Xamarin/Release-notes/v20.2.0.50.md | 6 +++--- Xamarin/Release-notes/v20.3.0.47.md | 6 +++--- Xamarin/Release-notes/v20.3.0.48.md | 6 +++--- Xamarin/Release-notes/v20.3.0.49.md | 6 +++--- Xamarin/Release-notes/v20.3.0.50.md | 6 +++--- Xamarin/Release-notes/v20.3.0.52.md | 6 +++--- Xamarin/Release-notes/v20.3.0.56.md | 6 +++--- Xamarin/Release-notes/v20.3.0.57.md | 6 +++--- Xamarin/Release-notes/v20.3.0.58.md | 6 +++--- Xamarin/Release-notes/v20.3.0.60.md | 6 +++--- Xamarin/Release-notes/v20.3.0.61.md | 6 +++--- Xamarin/Release-notes/v20.4.0.38.md | 6 +++--- Xamarin/Release-notes/v20.4.0.40.md | 8 ++++---- Xamarin/Release-notes/v20.4.0.41.md | 6 +++--- Xamarin/Release-notes/v20.4.0.42.md | 6 +++--- Xamarin/Release-notes/v20.4.0.43.md | 6 +++--- Xamarin/Release-notes/v20.4.0.44.md | 6 +++--- Xamarin/Release-notes/v20.4.0.48.md | 6 +++--- Xamarin/Release-notes/v20.4.0.49.md | 6 +++--- Xamarin/Release-notes/v20.4.0.50.md | 6 +++--- Xamarin/Release-notes/v20.4.0.51.md | 6 +++--- Xamarin/Release-notes/v20.4.0.52.md | 6 +++--- Xamarin/Release-notes/v20.4.0.53.md | 6 +++--- Xamarin/Release-notes/v20.4.0.54.md | 6 +++--- Xamarin/Release-notes/v21.1.35.md | 8 ++++---- Xamarin/Release-notes/v21.1.37.md | 6 +++--- Xamarin/Release-notes/v21.1.38.md | 6 +++--- Xamarin/Release-notes/v21.1.39.md | 6 +++--- Xamarin/Release-notes/v21.1.41.md | 6 +++--- Xamarin/Release-notes/v21.2.10.md | 6 +++--- Xamarin/Release-notes/v21.2.3.md | 6 +++--- Xamarin/Release-notes/v21.2.4.md | 6 +++--- Xamarin/Release-notes/v21.2.5.md | 6 +++--- Xamarin/Release-notes/v21.2.6.md | 6 +++--- Xamarin/Release-notes/v21.2.8.md | 6 +++--- Xamarin/Release-notes/v21.2.9.md | 6 +++--- Xamarin/Release-notes/v22.1.34.md | 6 +++--- Xamarin/Release-notes/v22.1.36.md | 6 +++--- Xamarin/Release-notes/v22.1.37.md | 6 +++--- Xamarin/Release-notes/v22.1.38.md | 6 +++--- Xamarin/Release-notes/v22.1.39.md | 6 +++--- Xamarin/Release-notes/v22.2.10.md | 6 +++--- Xamarin/Release-notes/v22.2.11.md | 6 +++--- Xamarin/Release-notes/v22.2.12.md | 6 +++--- Xamarin/Release-notes/v22.2.5.md | 6 +++--- Xamarin/Release-notes/v22.2.7.md | 6 +++--- Xamarin/Release-notes/v22.2.8.md | 6 +++--- Xamarin/Release-notes/v22.2.9.md | 6 +++--- Xamarin/Release-notes/v23.1.36.md | 6 +++--- Xamarin/Release-notes/v23.1.38.md | 6 +++--- Xamarin/Release-notes/v23.1.39.md | 6 +++--- Xamarin/Release-notes/v23.1.40.md | 6 +++--- Xamarin/Release-notes/v23.1.41.md | 6 +++--- Xamarin/Release-notes/v23.1.42.md | 6 +++--- Xamarin/Release-notes/v23.1.43.md | 6 +++--- Xamarin/Release-notes/v23.1.44.md | 6 +++--- Xamarin/Release-notes/v23.2.4.md | 6 +++--- Xamarin/Release-notes/v23.2.5.md | 6 +++--- Xamarin/Release-notes/v23.2.6.md | 6 +++--- Xamarin/Release-notes/v23.2.7.md | 6 +++--- Xamarin/Release-notes/v24.1.41.md | 6 +++--- Xamarin/Release-notes/v24.1.43.md | 6 +++--- Xamarin/Release-notes/v24.1.44.md | 6 +++--- Xamarin/Release-notes/v24.1.45.md | 6 +++--- Xamarin/Release-notes/v24.1.46.md | 6 +++--- Xamarin/Release-notes/v24.1.47.md | 6 +++--- Xamarin/Release-notes/v24.2.3.md | 6 +++--- Xamarin/Release-notes/v24.2.4.md | 6 +++--- Xamarin/Release-notes/v24.2.5.md | 6 +++--- Xamarin/Release-notes/v24.2.6.md | 6 +++--- Xamarin/Release-notes/v24.2.7.md | 6 +++--- Xamarin/Release-notes/v24.2.8.md | 6 +++--- Xamarin/Release-notes/v24.2.9.md | 6 +++--- Xamarin/Release-notes/v25.1.35.md | 6 +++--- Xamarin/Release-notes/v25.1.37.md | 6 +++--- Xamarin/Release-notes/v25.1.38.md | 6 +++--- Xamarin/Release-notes/v25.1.39.md | 6 +++--- Xamarin/Release-notes/v25.1.40.md | 6 +++--- Xamarin/Release-notes/v25.1.41.md | 6 +++--- Xamarin/Release-notes/v25.1.42.md | 6 +++--- Xamarin/Release-notes/v25.2.3.md | 6 +++--- Xamarin/Release-notes/v25.2.4.md | 6 +++--- Xamarin/Release-notes/v25.2.5.md | 6 +++--- Xamarin/Release-notes/v25.2.6.md | 6 +++--- Xamarin/Release-notes/v25.2.7.md | 6 +++--- Xamarin/Release-notes/v26.1.35.md | 6 +++--- Xamarin/Release-notes/v26.1.38.md | 6 +++--- Xamarin/Release-notes/v26.1.39.md | 6 +++--- Xamarin/Release-notes/v26.1.40.md | 6 +++--- Xamarin/Release-notes/v26.1.41.md | 6 +++--- Xamarin/Release-notes/v26.1.42.md | 6 +++--- Xamarin/Release-notes/v26.2.10.md | 6 +++--- Xamarin/Release-notes/v26.2.11.md | 6 +++--- Xamarin/Release-notes/v26.2.12.md | 6 +++--- Xamarin/Release-notes/v26.2.13.md | 6 +++--- Xamarin/Release-notes/v26.2.14.md | 6 +++--- Xamarin/Release-notes/v26.2.4.md | 6 +++--- Xamarin/Release-notes/v26.2.5.md | 6 +++--- Xamarin/Release-notes/v26.2.7.md | 6 +++--- Xamarin/Release-notes/v26.2.8.md | 6 +++--- Xamarin/Release-notes/v26.2.9.md | 6 +++--- Xamarin/Release-notes/v27.1.48.md | 6 +++--- Xamarin/Release-notes/v27.1.50.md | 6 +++--- Xamarin/Release-notes/v27.1.51.md | 6 +++--- Xamarin/Release-notes/v27.1.52.md | 6 +++--- Xamarin/Release-notes/v27.1.53.md | 6 +++--- Xamarin/Release-notes/v27.1.55.md | 6 +++--- Xamarin/Release-notes/v27.1.56.md | 6 +++--- Xamarin/Release-notes/v27.1.57.md | 6 +++--- Xamarin/Release-notes/v27.1.58.md | 6 +++--- Xamarin/Release-notes/v27.2.2.md | 6 +++--- Xamarin/Release-notes/v27.2.3.md | 6 +++--- Xamarin/Release-notes/v27.2.4.md | 6 +++--- Xamarin/Release-notes/v27.2.5.md | 6 +++--- Xamarin/Release-notes/v28.1.33.md | 6 +++--- Xamarin/Rotator/Accessibility.md | 4 ++-- Xamarin/Rotator/Adding-Looping-and-Delays.md | 4 ++-- Xamarin/Rotator/DataTemplateSelector.md | 4 ++-- Xamarin/Rotator/Dots-Customization.md | 4 ++-- Xamarin/Rotator/Events.md | 4 ++-- Xamarin/Rotator/Header-Visibility.md | 4 ++-- Xamarin/Rotator/Loading-Online-Images.md | 4 ++-- Xamarin/Rotator/Navigation-Modes.md | 4 ++-- Xamarin/Rotator/Placement-Modes.md | 4 ++-- Xamarin/Rotator/Populating-Data.md | 4 ++-- Xamarin/Rotator/Sliding-Direction.md | 4 ++-- Xamarin/Rotator/getting-started.md | 12 ++++++------ Xamarin/Rotator/overview.md | 4 ++-- Xamarin/Segmented-Control/Accessibility.md | 4 ++-- Xamarin/Segmented-Control/Customization.md | 4 ++-- .../Dealing-with-selection-changed.md | 4 ++-- Xamarin/Segmented-Control/Display-mode.md | 4 ++-- Xamarin/Segmented-Control/Getting-Started.md | 14 +++++++------- .../Handling-multiple-segments.md | 4 ++-- .../Indicating-the-selected-item.md | 4 ++-- Xamarin/Segmented-Control/Overview.md | 4 ++-- .../Segmented-Control/Populating-data-source.md | 4 ++-- .../Autoscrolling-the-selected-segment-item.md | 4 ++-- .../how-to/clear-the-selection.md | 4 ++-- Xamarin/SignaturePad/Customization.md | 4 ++-- Xamarin/SignaturePad/Events.md | 4 ++-- Xamarin/SignaturePad/Getting-Started.md | 10 +++++----- Xamarin/SignaturePad/Overview.md | 4 ++-- Xamarin/Switch/Accessibility.md | 4 ++-- Xamarin/Switch/customization.md | 4 ++-- Xamarin/Switch/gettingstarted.md | 12 ++++++------ Xamarin/Switch/how-to.md | 4 ++-- Xamarin/Switch/orientation.md | 4 ++-- Xamarin/Switch/overview.md | 4 ++-- Xamarin/Switch/states.md | 4 ++-- Xamarin/Switch/visualtypes.md | 4 ++-- Xamarin/Tabbed-View/Accessibility.md | 4 ++-- Xamarin/Tabbed-View/CenterButtonSettings.md | 4 ++-- Xamarin/Tabbed-View/Display-Type.md | 4 ++-- Xamarin/Tabbed-View/Getting-Started.md | 12 ++++++------ Xamarin/Tabbed-View/NestedTab.md | 4 ++-- Xamarin/Tabbed-View/Overview.md | 4 ++-- Xamarin/Tabbed-View/Swiping.md | 4 ++-- Xamarin/Tabbed-View/TabItem-Customization.md | 4 ++-- Xamarin/Tabbed-View/TabView-events.md | 4 ++-- Xamarin/Tabbed-View/TabViewHeaderCustomization.md | 4 ++-- Xamarin/Text-Input-Layout/Accessibility.md | 4 ++-- Xamarin/Text-Input-Layout/Assistive-Labels.md | 4 ++-- Xamarin/Text-Input-Layout/Container-Type.md | 4 ++-- Xamarin/Text-Input-Layout/Custom-Font.md | 4 ++-- Xamarin/Text-Input-Layout/Custom-Icons.md | 4 ++-- Xamarin/Text-Input-Layout/Fixed-Hint-Position.md | 4 ++-- Xamarin/Text-Input-Layout/Getting-Started.md | 12 ++++++------ Xamarin/Text-Input-Layout/How-to.md | 2 +- Xamarin/Text-Input-Layout/Overview.md | 4 ++-- Xamarin/Text-Input-Layout/States-And-Colors.md | 4 ++-- Xamarin/Text-Input-Layout/Supported-input-views.md | 4 ++-- Xamarin/Text-Input-Layout/right-to-left.md | 4 ++-- 576 files changed, 1577 insertions(+), 1577 deletions(-) diff --git a/Xamarin/AutoComplete/Accessibility.md b/Xamarin/AutoComplete/Accessibility.md index 4efb158d3..30d1f506b 100644 --- a/Xamarin/AutoComplete/Accessibility.md +++ b/Xamarin/AutoComplete/Accessibility.md @@ -1,7 +1,7 @@ --- layout: post -title: Accessibility in Xamarin AutoComplete control | Syncfusion® -description: Learn about Accessibility support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. +title: Accessibility in Xamarin AutoComplete control | Syncfusion® +description: Learn about Accessibility support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. platform: xamarin control: SfAutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/AutoComplete-Filtering-Options.md b/Xamarin/AutoComplete/AutoComplete-Filtering-Options.md index 2823d78f3..9761ff917 100644 --- a/Xamarin/AutoComplete/AutoComplete-Filtering-Options.md +++ b/Xamarin/AutoComplete/AutoComplete-Filtering-Options.md @@ -1,7 +1,7 @@ --- layout: post -title: Filtering Options in Xamarin AutoComplete Control | Syncfusion® -description: Learn about AutoComplete Filtering Options support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. +title: Filtering Options in Xamarin AutoComplete Control | Syncfusion® +description: Learn about AutoComplete Filtering Options support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. platform: xamarin control: AutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/AutoComplete-Modes.md b/Xamarin/AutoComplete/AutoComplete-Modes.md index 90f2e6632..0c1839702 100644 --- a/Xamarin/AutoComplete/AutoComplete-Modes.md +++ b/Xamarin/AutoComplete/AutoComplete-Modes.md @@ -1,7 +1,7 @@ --- layout: post -title: AutoComplete Modes in Xamarin AutoComplete control | Syncfusion® -description: Learn about AutoComplete Modes support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. +title: AutoComplete Modes in Xamarin AutoComplete control | Syncfusion® +description: Learn about AutoComplete Modes support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. platform: xamarin control: AutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/AutoSizing.md b/Xamarin/AutoComplete/AutoSizing.md index 6bc89cb2f..42f3894f7 100644 --- a/Xamarin/AutoComplete/AutoSizing.md +++ b/Xamarin/AutoComplete/AutoSizing.md @@ -1,6 +1,6 @@ --- layout: post -title: AutoSizing in Syncfusion® SfAutoComplete control in Xamarin.Forms +title: AutoSizing in Syncfusion® SfAutoComplete control in Xamarin.Forms description: Learn how to enable the AutoSizing feature in SfAutoComplete control to extend the layout based on the input token size available. platform: xamarin control: SfAutoComplete diff --git a/Xamarin/AutoComplete/Customizing-AutoComplete.md b/Xamarin/AutoComplete/Customizing-AutoComplete.md index b152e8539..a24e6e080 100644 --- a/Xamarin/AutoComplete/Customizing-AutoComplete.md +++ b/Xamarin/AutoComplete/Customizing-AutoComplete.md @@ -1,7 +1,7 @@ --- layout: post -title: Customizing AutoComplete in Xamarin AutoComplete | Syncfusion® -description: Learn about Customizing AutoComplete support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. +title: Customizing AutoComplete in Xamarin AutoComplete | Syncfusion® +description: Learn about Customizing AutoComplete support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. platform: xamarin control: AutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/DataTemplateSelector.md b/Xamarin/AutoComplete/DataTemplateSelector.md index 1664de32c..5ce770864 100644 --- a/Xamarin/AutoComplete/DataTemplateSelector.md +++ b/Xamarin/AutoComplete/DataTemplateSelector.md @@ -1,6 +1,6 @@ --- layout: post -title: DataTemplateSelector of Syncfusion® Xamarin.Forms SfAutoComplete +title: DataTemplateSelector of Syncfusion® Xamarin.Forms SfAutoComplete description: This section will discribes about how to use a DataTemplateSelctor for Xamarin.Forms SfAutoComplete platform: xamarin control: SfAutoComplete diff --git a/Xamarin/AutoComplete/Dealing-with-Suggestion-Box.md b/Xamarin/AutoComplete/Dealing-with-Suggestion-Box.md index 9845c7b65..e3ad65070 100644 --- a/Xamarin/AutoComplete/Dealing-with-Suggestion-Box.md +++ b/Xamarin/AutoComplete/Dealing-with-Suggestion-Box.md @@ -1,6 +1,6 @@ --- layout: post -title: DropDown in Syncfusion® SfAutoComplete control for Xamarin.Forms +title: DropDown in Syncfusion® SfAutoComplete control for Xamarin.Forms description: This section describes about the placement of the drop-down suggestion and how to get the filtered SfAutoComplete items. platform: xamarin control: SfAutoComplete diff --git a/Xamarin/AutoComplete/Diacritic-Sensitivity.md b/Xamarin/AutoComplete/Diacritic-Sensitivity.md index 3cd8c52c7..223b0aba1 100644 --- a/Xamarin/AutoComplete/Diacritic-Sensitivity.md +++ b/Xamarin/AutoComplete/Diacritic-Sensitivity.md @@ -1,6 +1,6 @@ --- layout: post -title: Diacritic sensitivity in Syncfusion® SfAutoComplete control +title: Diacritic sensitivity in Syncfusion® SfAutoComplete control description: This section will describes about how to enable and disable Diacritic sensitivity in Xamarin.Forms SfAutoComplete platform: xamarin control: SfAutoComplete diff --git a/Xamarin/AutoComplete/Getting-Started.md b/Xamarin/AutoComplete/Getting-Started.md index bbb7b98d0..24360696f 100644 --- a/Xamarin/AutoComplete/Getting-Started.md +++ b/Xamarin/AutoComplete/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started for Syncfusion® Xamarin.Forms AutoComplete -description: A quick tour to initial users on Syncfusion® autocomplete control and explain about how to use it for Xamarin.Forms platform +title: Getting Started for Syncfusion® Xamarin.Forms AutoComplete +description: A quick tour to initial users on Syncfusion® autocomplete control and explain about how to use it for Xamarin.Forms platform platform: xamarin control: SfAutoComplete documentation: ug @@ -18,7 +18,7 @@ To get start quickly with [Xamarin AutoComplete](https://www.syncfusion.com/xama ## Assembly deployment -After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. +After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. E.g.: C:\Program Files (x86) \Syncfusion\Essential Studio\19.1.0.54\Xamarin\lib @@ -30,7 +30,7 @@ You can add [`SfAutoComplete`](https://help.syncfusion.com/cr/xamarin/Syncfusion **Method 1: Adding SfAutoComplete reference from nuget.org** -Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfAutoComplete to your project, open the [NuGet package](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) manager in Visual Studio, search for [Syncfusion.Xamarin.SfAutoComplete](https://www.nuget.org/packages/Syncfusion.Xamarin.SfAutoComplete), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfAutoComplete to your project, open the [NuGet package](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) manager in Visual Studio, search for [Syncfusion.Xamarin.SfAutoComplete](https://www.nuget.org/packages/Syncfusion.Xamarin.SfAutoComplete), and then install it. ![Adding SfAutoComplete reference](images/Getting-Started/Adding_SfAutoComplete_reference.png) @@ -38,7 +38,7 @@ N> Install the same version of SfAutoComplete NuGet in all the projects. **Method 2: Adding SfAutoComplete reference from toolbox** -Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfAutoComplete`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfAutoComplete.XForms.SfAutoComplete.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfAutoComplete`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfAutoComplete.XForms.SfAutoComplete.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfAutoComplete assemblies manually from the installed location** @@ -67,7 +67,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ### Additional Step for iOS diff --git a/Xamarin/AutoComplete/Header-and-Footer.md b/Xamarin/AutoComplete/Header-and-Footer.md index 2c347b4bd..651cf639d 100644 --- a/Xamarin/AutoComplete/Header-and-Footer.md +++ b/Xamarin/AutoComplete/Header-and-Footer.md @@ -1,7 +1,7 @@ --- layout: post -title: Header and Footer in Xamarin AutoComplete control | Syncfusion® -description: Learn about Header and Footer support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. +title: Header and Footer in Xamarin AutoComplete control | Syncfusion® +description: Learn about Header and Footer support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. platform: xamarin control: SfAutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/Highlighting-matched-text.md b/Xamarin/AutoComplete/Highlighting-matched-text.md index 61f7f6153..da9cddf0d 100644 --- a/Xamarin/AutoComplete/Highlighting-matched-text.md +++ b/Xamarin/AutoComplete/Highlighting-matched-text.md @@ -1,6 +1,6 @@ --- layout: post -title: MatchHighlighting in Syncfusion® SfAutoComplete control +title: MatchHighlighting in Syncfusion® SfAutoComplete control description: This section will describe about how to highlight the matched characters in Xamarin.Forms SfAutoComplete. platform: xamarin control: SfAutoComplete diff --git a/Xamarin/AutoComplete/Maximum-display-item-with-Expander.md b/Xamarin/AutoComplete/Maximum-display-item-with-Expander.md index 041e7e768..82e4a0dcb 100644 --- a/Xamarin/AutoComplete/Maximum-display-item-with-Expander.md +++ b/Xamarin/AutoComplete/Maximum-display-item-with-Expander.md @@ -1,6 +1,6 @@ --- layout: post -title: LoadMore in Syncfusion® SfAutoComplete control for Xamarin.Forms +title: LoadMore in Syncfusion® SfAutoComplete control for Xamarin.Forms description: This section will deswcribe about how to restrict maximum suggestion to be displayed in Xamarin.Forms SfAutoComplete. platform: xamarin control: SfAutoComplete diff --git a/Xamarin/AutoComplete/Multiple-selection.md b/Xamarin/AutoComplete/Multiple-selection.md index 42278e65d..3f6534aee 100644 --- a/Xamarin/AutoComplete/Multiple-selection.md +++ b/Xamarin/AutoComplete/Multiple-selection.md @@ -1,7 +1,7 @@ --- layout: post -title: Multiple Selection in Xamarin AutoComplete control | Syncfusion® -description: Learn about Multiple Selection support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. +title: Multiple Selection in Xamarin AutoComplete control | Syncfusion® +description: Learn about Multiple Selection support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. platform: xamarin control: SfAutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/No-Result-Found.md b/Xamarin/AutoComplete/No-Result-Found.md index f2bdb8c44..427c0230d 100644 --- a/Xamarin/AutoComplete/No-Result-Found.md +++ b/Xamarin/AutoComplete/No-Result-Found.md @@ -1,7 +1,7 @@ --- layout: post -title: No Result Found in Xamarin AutoComplete control | Syncfusion® -description: Learn about No Result Found support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. +title: No Result Found in Xamarin AutoComplete control | Syncfusion® +description: Learn about No Result Found support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. platform: xamarin control: SfAutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/Overview.md b/Xamarin/AutoComplete/Overview.md index 0677c5c13..b72aa7fb3 100644 --- a/Xamarin/AutoComplete/Overview.md +++ b/Xamarin/AutoComplete/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: Overview of Xamarin.Forms AutoComplete Control | Syncfusion® -description: Learn here all about overview of Syncfusion® Xamarin.Forms AutoComplete control, its elements, and more. +title: Overview of Xamarin.Forms AutoComplete Control | Syncfusion® +description: Learn here all about overview of Syncfusion® Xamarin.Forms AutoComplete control, its elements, and more. platform: xamarin control: SfAutoComplete documentation: ug @@ -9,7 +9,7 @@ documentation: ug # Overview of Xamarin AutoComplete (SfAutoComplete) -Essential® [AutoComplete for Xamarin.Forms](https://www.syncfusion.com/xamarin-ui-controls/xamarin-autocomplete) provides a simpler way to complete the text based on the characters that the user has entered before. It also provides option to choose a suggestion from drop down or append a suggestion to the text directly. +Essential® [AutoComplete for Xamarin.Forms](https://www.syncfusion.com/xamarin-ui-controls/xamarin-autocomplete) provides a simpler way to complete the text based on the characters that the user has entered before. It also provides option to choose a suggestion from drop down or append a suggestion to the text directly. ![SfAutocomplete OverView](images/Overview/overview.png) diff --git a/Xamarin/AutoComplete/Populating-Data.md b/Xamarin/AutoComplete/Populating-Data.md index 7a1ec48cf..cbd9cc9a7 100644 --- a/Xamarin/AutoComplete/Populating-Data.md +++ b/Xamarin/AutoComplete/Populating-Data.md @@ -1,6 +1,6 @@ --- layout: post -title: Data Binding in Xamarin.Forms AutoComplete Control | Syncfusion® +title: Data Binding in Xamarin.Forms AutoComplete Control | Syncfusion® description: This section describes how to populate the strings or objects in the autocomplete for the filtering suggestion list. platform: xamarin control: SfAutoComplete diff --git a/Xamarin/AutoComplete/Prefix-Characters-Constraint.md b/Xamarin/AutoComplete/Prefix-Characters-Constraint.md index bb3d5c564..0951d1718 100644 --- a/Xamarin/AutoComplete/Prefix-Characters-Constraint.md +++ b/Xamarin/AutoComplete/Prefix-Characters-Constraint.md @@ -1,6 +1,6 @@ --- layout: post -title: Colors in Syncfusion® SfAutoComplete control for Xamarin.Forms +title: Colors in Syncfusion® SfAutoComplete control for Xamarin.Forms description: This section will describe about how to set minimum Prefix Characters in Xamarin.Forms SfAutoComplete. platform: xamarin control: SfAutoComplete diff --git a/Xamarin/AutoComplete/Retrieving-Selected-Values.md b/Xamarin/AutoComplete/Retrieving-Selected-Values.md index a460368dc..563f1eceb 100644 --- a/Xamarin/AutoComplete/Retrieving-Selected-Values.md +++ b/Xamarin/AutoComplete/Retrieving-Selected-Values.md @@ -1,6 +1,6 @@ --- layout: post -title: Retrieving selected value in Syncfusion® SfAutoComplete control. +title: Retrieving selected value in Syncfusion® SfAutoComplete control. description: This section describes how to get the selected value and set the selected value in the SfAutoComplete control. platform: xamarin control: SfAutoComplete diff --git a/Xamarin/AutoComplete/Watermark.md b/Xamarin/AutoComplete/Watermark.md index ae68bad75..25a18b7be 100644 --- a/Xamarin/AutoComplete/Watermark.md +++ b/Xamarin/AutoComplete/Watermark.md @@ -1,7 +1,7 @@ --- layout: post -title: Watermark in Xamarin AutoComplete control | Syncfusion® -description: Learn about Watermark support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. +title: Watermark in Xamarin AutoComplete control | Syncfusion® +description: Learn about Watermark support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. platform: xamarin control: SfAutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/how-to.md b/Xamarin/AutoComplete/how-to.md index e2bc8f90b..63c6b3b1d 100644 --- a/Xamarin/AutoComplete/how-to.md +++ b/Xamarin/AutoComplete/how-to.md @@ -1,6 +1,6 @@ --- layout: post -title: Interaction in Xamarin AutoComplete Control | Syncfusion® +title: Interaction in Xamarin AutoComplete Control | Syncfusion® description: Learn how to perform an operation while changing its selection from dropdown list in Xamarin AutoComplete. platform: xamarin control: AutoComplete diff --git a/Xamarin/Avatar-view/Content-type.md b/Xamarin/Avatar-view/Content-type.md index c387a6796..07ebd392a 100644 --- a/Xamarin/Avatar-view/Content-type.md +++ b/Xamarin/Avatar-view/Content-type.md @@ -1,6 +1,6 @@ --- layout: post -title: Various customization in Syncfusion® AvatarView control. +title: Various customization in Syncfusion® AvatarView control. description: Learn what are the types in AvatarType and how to set value for the Avatartype in xamarin forms AvatarView. platform: xamarin control: SfAvatarView diff --git a/Xamarin/Avatar-view/Getting-Started.md b/Xamarin/Avatar-view/Getting-Started.md index 49a28d42e..f69420414 100644 --- a/Xamarin/Avatar-view/Getting-Started.md +++ b/Xamarin/Avatar-view/Getting-Started.md @@ -1,6 +1,6 @@ --- layout: post -title: Getting Started with Syncfusion® Xamarin.Forms AvatarView +title: Getting Started with Syncfusion® Xamarin.Forms AvatarView description: This section will explain how to initialize and use Xamarin.Forms SfAvataView control in simple way. platform: xamarin control: SfAvatarView @@ -15,7 +15,7 @@ This section explains the steps required to work with the [`SfAvatarView`](https ## Assembly deployment -After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. +After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. E.g.: C:\Program Files (x86) \Syncfusion\Essential Studio\19.1.0.54\Xamarin\lib @@ -27,7 +27,7 @@ You can add [`SfAvatarView`](https://help.syncfusion.com/cr/xamarin/Syncfusion.X **Method 1: Adding SfAvatarView reference from nuget.org** -Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfAvatarView to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Core](https://www.nuget.org/packages/Syncfusion.Xamarin.Core), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfAvatarView to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Core](https://www.nuget.org/packages/Syncfusion.Xamarin.Core), and then install it. ![Xamarin Forms SfAvatarView Nuget reference](images/Adding SfAvatarView reference.png) @@ -35,7 +35,7 @@ N> Install the same version of [`SfAvatarView`](https://help.syncfusion.com/cr/x **Method 2: Adding SfAvatarView reference from toolbox** -Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfAvatarView`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.AvatarView.SfAvatarView.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfAvatarView`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.AvatarView.SfAvatarView.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfAvatarView assemblies manually from the installed location** @@ -68,7 +68,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching an application on each platform with SfAvatarView diff --git a/Xamarin/Avatar-view/Overview.md b/Xamarin/Avatar-view/Overview.md index 3b0020fe0..7c6335871 100644 --- a/Xamarin/Avatar-view/Overview.md +++ b/Xamarin/Avatar-view/Overview.md @@ -1,6 +1,6 @@ --- layout: post -title: Overview of Syncfusion® Avatarview control for Xamarin.Forms +title: Overview of Syncfusion® Avatarview control for Xamarin.Forms description: A quick go through to learn about the Xamarin.Forms SfAvatarView control and the key features available in it. platform: xamarin control: SfAvatarView diff --git a/Xamarin/Avatar-view/customization.md b/Xamarin/Avatar-view/customization.md index 2d010bc8e..88f75c99d 100644 --- a/Xamarin/Avatar-view/customization.md +++ b/Xamarin/Avatar-view/customization.md @@ -1,6 +1,6 @@ --- layout: post -title: Customization in Syncfusion® AvatarView Xamarin.Forms +title: Customization in Syncfusion® AvatarView Xamarin.Forms description: This section will explain about how to achieve the customization of default View in Xamarin.Forms SfAvatarView. platform: xamarin control: AvatarView diff --git a/Xamarin/Avatar-view/how-to.md b/Xamarin/Avatar-view/how-to.md index 1f75b9cde..5585face7 100644 --- a/Xamarin/Avatar-view/how-to.md +++ b/Xamarin/Avatar-view/how-to.md @@ -1,6 +1,6 @@ --- layout: post -title: States in Syncfusion® AvatarView control for Xamarin.Forms. +title: States in Syncfusion® AvatarView control for Xamarin.Forms. description: This section will explain about how to use the different states that exist in Xamarin.Forms SfAvatarView. platform: xamarin control: AvatarView diff --git a/Xamarin/Avatar-view/visualstyles.md b/Xamarin/Avatar-view/visualstyles.md index ea391d202..0daf75426 100644 --- a/Xamarin/Avatar-view/visualstyles.md +++ b/Xamarin/Avatar-view/visualstyles.md @@ -1,6 +1,6 @@ --- layout: post -title: Visual Style in Syncfusion® AvatarView Xamarin.Forms. +title: Visual Style in Syncfusion® AvatarView Xamarin.Forms. description: This section will explain about the different visual styles that exist in Xamarin.Forms SfAvatarView. platform: xamarin control: AvatarView diff --git a/Xamarin/Badge-View/Animation.md b/Xamarin/Badge-View/Animation.md index c8865aabc..d3c3a34b5 100644 --- a/Xamarin/Badge-View/Animation.md +++ b/Xamarin/Badge-View/Animation.md @@ -1,8 +1,8 @@ --- layout: post -title: Badge animation with Syncfusion® Badge View control for Xamarin.Forms -description: This section explains about how to set Syncfusion® badge view animation in Xamarin.Forms platform +title: Badge animation with Syncfusion® Badge View control for Xamarin.Forms +description: This section explains about how to set Syncfusion® badge view animation in Xamarin.Forms platform platform: xamarin control: SfBadgeView documentation: ug diff --git a/Xamarin/Badge-View/Badge-customization.md b/Xamarin/Badge-View/Badge-customization.md index 14978de0e..ef80c3a7d 100644 --- a/Xamarin/Badge-View/Badge-customization.md +++ b/Xamarin/Badge-View/Badge-customization.md @@ -1,8 +1,8 @@ --- layout: post -title: Customization of Syncfusion® Badge View control for Xamarin.Forms -description: This section explain font, stroke, Text customization in the Syncfusion® SfBadgeView control in Xamarin.Forms platform +title: Customization of Syncfusion® Badge View control for Xamarin.Forms +description: This section explain font, stroke, Text customization in the Syncfusion® SfBadgeView control in Xamarin.Forms platform platform: xamarin control: SfBadgeView documentation: ug diff --git a/Xamarin/Badge-View/Getting-Started.md b/Xamarin/Badge-View/Getting-Started.md index bc2cdfef3..39ba6bdc2 100644 --- a/Xamarin/Badge-View/Getting-Started.md +++ b/Xamarin/Badge-View/Getting-Started.md @@ -1,6 +1,6 @@ --- layout: post -title: Getting Started with Syncfusion® Badge View control for Xamarin.Forms +title: Getting Started with Syncfusion® Badge View control for Xamarin.Forms description: This section explains how to add SfBadgeView reference, lanching the control in each platform, and initializing the control platform: xamarin control: SfBadgeView @@ -13,7 +13,7 @@ This section explains the steps required to configure the [Xamarin Badge View](h ## Assembly deployment -After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. +After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. E.g.: C:\Program Files (x86) \Syncfusion\Essential Studio\19.1.0.54\Xamarin\lib @@ -25,7 +25,7 @@ You can add SfBadgeView reference using one of the following methods: **Method 1: Adding SfBadgeView reference from nuget.org** -Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfBadgeView to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfBadgeView](https://www.nuget.org/packages/Syncfusion.Xamarin.SfBadgeView), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfBadgeView to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfBadgeView](https://www.nuget.org/packages/Syncfusion.Xamarin.SfBadgeView), and then install it. ![Adding SfBadgeView reference from nuget](getting-started_images/Adding SfBadgeView reference.png) @@ -33,7 +33,7 @@ N> Install the same version of SfBadgeView NuGet in all the projects. **Method 2: Adding SfBadgeView reference from toolbox** -Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the Xamarin Badge View (SfBadgeView) control to the XAML page. It will automatically install the required [NuGet packages](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the Xamarin Badge View (SfBadgeView) control to the XAML page. It will automatically install the required [NuGet packages](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfBadgeView assemblies manually from the installed location** @@ -67,7 +67,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching the application on each platform with badge view diff --git a/Xamarin/Badge-View/Overview.md b/Xamarin/Badge-View/Overview.md index 67094693d..4e75a48a7 100644 --- a/Xamarin/Badge-View/Overview.md +++ b/Xamarin/Badge-View/Overview.md @@ -1,8 +1,8 @@ --- layout: post -title: Overview of Syncfusion® Badge View control for Xamarin.Forms -description: This section explains the key features and quick overview about Syncfusion® Badge view control for Xamarin.Forms +title: Overview of Syncfusion® Badge View control for Xamarin.Forms +description: This section explains the key features and quick overview about Syncfusion® Badge view control for Xamarin.Forms platform: xamarin control: SfBadgeView documentation: ug diff --git a/Xamarin/Badge-View/Position-customization.md b/Xamarin/Badge-View/Position-customization.md index 8bed0056b..f5c224005 100644 --- a/Xamarin/Badge-View/Position-customization.md +++ b/Xamarin/Badge-View/Position-customization.md @@ -1,8 +1,8 @@ --- layout: post -title: Position customization of Syncfusion® Badge view for Xamarin.Forms -description: This section explain about how to set Syncfusion® badge view position customization in Xamarin.Forms platform +title: Position customization of Syncfusion® Badge view for Xamarin.Forms +description: This section explain about how to set Syncfusion® badge view position customization in Xamarin.Forms platform platform: xamarin control: SfBadgeView documentation: ug diff --git a/Xamarin/Badge-View/Predefined-symbols.md b/Xamarin/Badge-View/Predefined-symbols.md index 398da951f..e2a91696e 100644 --- a/Xamarin/Badge-View/Predefined-symbols.md +++ b/Xamarin/Badge-View/Predefined-symbols.md @@ -1,8 +1,8 @@ --- layout: post -title: Predefined symbols of Syncfusion® Badge view control for Xamarin.Forms -description: Learn how to set Syncfusion® badge view predefined symbols and types of badge icons in Xamarin.Forms platform +title: Predefined symbols of Syncfusion® Badge view control for Xamarin.Forms +description: Learn how to set Syncfusion® badge view predefined symbols and types of badge icons in Xamarin.Forms platform platform: xamarin control: SfBadgeView documentation: ug diff --git a/Xamarin/Border/Customization.md b/Xamarin/Border/Customization.md index eb5a11159..9711a06eb 100644 --- a/Xamarin/Border/Customization.md +++ b/Xamarin/Border/Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Various customization in Syncfusion® border control for Xamarin.Forms -description: This section describes how to provide various customization to the Syncfusion® Border control in Xamarin.Forms. +title: Various customization in Syncfusion® border control for Xamarin.Forms +description: This section describes how to provide various customization to the Syncfusion® Border control in Xamarin.Forms. platform: Xamarin control: SfBorder documentation: ug diff --git a/Xamarin/Border/Getting-started.md b/Xamarin/Border/Getting-started.md index b5b605173..fa69db0b7 100644 --- a/Xamarin/Border/Getting-started.md +++ b/Xamarin/Border/Getting-started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting started | SfBorder | Xamarin | Syncfusion® -description: This section describes about quick tour to initial users on Syncfusion® Border control for Xamarin.Forms platform. +title: Getting started | SfBorder | Xamarin | Syncfusion® +description: This section describes about quick tour to initial users on Syncfusion® Border control for Xamarin.Forms platform. platform: xamarin control: SfBorder documentation: ug @@ -13,7 +13,7 @@ This section provides an overview for working with the SfBorder control for Xama ## Assembly deployment -After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. +After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. E.g.: C:\Program Files (x86) \Syncfusion\Essential Studio\19.1.0.54\Xamarin\lib @@ -25,7 +25,7 @@ You can add SfBorder reference using one of the following methods: **Method 1: Adding SfBorder reference from nuget.org** -Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfBorder to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Core](https://www.nuget.org/packages/Syncfusion.Xamarin.Core), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfBorder to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Core](https://www.nuget.org/packages/Syncfusion.Xamarin.Core), and then install it. ![Xamarin Forms SfBorder Nuget reference](images/Adding SfBorder reference.png) @@ -35,7 +35,7 @@ N> **Method 2: Adding SfBorder reference from toolbox** -Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the SfBorder control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the SfBorder control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfBorder assemblies manually from the installed location** @@ -68,7 +68,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching an application on each platform with SfBorder. diff --git a/Xamarin/Border/Overview.md b/Xamarin/Border/Overview.md index b24c72830..c158f5dc6 100644 --- a/Xamarin/Border/Overview.md +++ b/Xamarin/Border/Overview.md @@ -1,6 +1,6 @@ --- layout : post -title : Overview of Syncfusion® border control for Xamarin.Forms +title : Overview of Syncfusion® border control for Xamarin.Forms description : A quick go through to learn about the border control and the key features available in it. platform : xamarin control : SfBorder diff --git a/Xamarin/Busy-Indicator/AnimationType.md b/Xamarin/Busy-Indicator/AnimationType.md index f717a589c..2be035892 100644 --- a/Xamarin/Busy-Indicator/AnimationType.md +++ b/Xamarin/Busy-Indicator/AnimationType.md @@ -1,7 +1,7 @@ --- layout: post -title: Animation Type in Xamarin Busy Indicator control | Syncfusion® -description: Learn here all about Animation Type support in Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control and more. +title: Animation Type in Xamarin Busy Indicator control | Syncfusion® +description: Learn here all about Animation Type support in Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control and more. platform: xamarin control: BusyIndicator documentation: ug diff --git a/Xamarin/Busy-Indicator/Duration.md b/Xamarin/Busy-Indicator/Duration.md index cce022f14..4f5bff56e 100644 --- a/Xamarin/Busy-Indicator/Duration.md +++ b/Xamarin/Busy-Indicator/Duration.md @@ -1,7 +1,7 @@ --- layout: post -title: Animation Duration in Xamarin Busy Indicator control | Syncfusion® -description: Learn here all about Animation Duration support in Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control and more. +title: Animation Duration in Xamarin Busy Indicator control | Syncfusion® +description: Learn here all about Animation Duration support in Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control and more. platform: xamarin control: BusyIndicator documentation: ug diff --git a/Xamarin/Busy-Indicator/Getting-Started.md b/Xamarin/Busy-Indicator/Getting-Started.md index 14fee4c13..befd357c3 100644 --- a/Xamarin/Busy-Indicator/Getting-Started.md +++ b/Xamarin/Busy-Indicator/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Busy Indicator control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control, its elements and more. +title: Getting Started with Xamarin Busy Indicator control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control, its elements and more. platform: xamarin control: BusyIndicator documentation: ug @@ -15,7 +15,7 @@ This section explains you the steps to configure a [`SfBusyIndicator`](https://h ## Assembly deployment -After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. +After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. E.g.: C:\Program Files (x86) \Syncfusion\Essential Studio\19.1.0.54\Xamarin\lib @@ -27,7 +27,7 @@ You can add [`SfBusyIndicator`](https://help.syncfusion.com/cr/xamarin/Syncfusio **Method 1: Adding SfBusyIndicator reference from nuget.org** -Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfBusyIndicator to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfBusyIndicator](https://www.nuget.org/packages/Syncfusion.Xamarin.SfBusyIndicator), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfBusyIndicator to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfBusyIndicator](https://www.nuget.org/packages/Syncfusion.Xamarin.SfBusyIndicator), and then install it. ![Adding SfBusyIndicator reference](images/Adding SfBusyIndicator reference.png) @@ -35,7 +35,7 @@ N> Install the same version of [`SfBusyIndicator`](https://help.syncfusion.com/c **Method 2: Adding SfBusyIndicator reference from toolbox** -Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfBusyIndicator`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfBusyIndicator.XForms.SfBusyIndicator.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfBusyIndicator`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfBusyIndicator.XForms.SfBusyIndicator.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfBusyIndicator assemblies manually from the installed location** @@ -64,7 +64,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](hhttps://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](hhttps://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching the SfBusyIndicator on each platform diff --git a/Xamarin/Busy-Indicator/Make-Busy-Animation-Idle.md b/Xamarin/Busy-Indicator/Make-Busy-Animation-Idle.md index 879274efe..ae0cd449d 100644 --- a/Xamarin/Busy-Indicator/Make-Busy-Animation-Idle.md +++ b/Xamarin/Busy-Indicator/Make-Busy-Animation-Idle.md @@ -1,7 +1,7 @@ --- layout: post -title: Make Busy Animation Idle in Xamarin Busy Indicator | Syncfusion® -description: Learn here all about Make Busy Animation Idle support in Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control and more. +title: Make Busy Animation Idle in Xamarin Busy Indicator | Syncfusion® +description: Learn here all about Make Busy Animation Idle support in Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control and more. platform: xamarin control: BusyIndicator documentation: ug diff --git a/Xamarin/Busy-Indicator/Overview.md b/Xamarin/Busy-Indicator/Overview.md index c2860fff2..f2324ed35 100644 --- a/Xamarin/Busy-Indicator/Overview.md +++ b/Xamarin/Busy-Indicator/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Busy Indicator control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control, its elements and more. +title: About Xamarin Busy Indicator control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control, its elements and more. platform: xamarin control: BusyIndicator documentation: ug @@ -9,7 +9,7 @@ documentation: ug # Xamarin Busy Indicator (SfBusyIndicator) Overview -The Essential® [Xamarin BusyIndicator](https://www.syncfusion.com/xamarin-ui-controls/xamarin-busy-indicator) control includes over 10 built-in animations that can be displayed within your applications. It can be used to indicate busy status during app loading, data processing, etc. +The Essential® [Xamarin BusyIndicator](https://www.syncfusion.com/xamarin-ui-controls/xamarin-busy-indicator) control includes over 10 built-in animations that can be displayed within your applications. It can be used to indicate busy status during app loading, data processing, etc. ![SfBusyIndicator overview](images/Overview.png) diff --git a/Xamarin/Busy-Indicator/Set-Header.md b/Xamarin/Busy-Indicator/Set-Header.md index ba117062c..42a5d56e4 100644 --- a/Xamarin/Busy-Indicator/Set-Header.md +++ b/Xamarin/Busy-Indicator/Set-Header.md @@ -1,7 +1,7 @@ --- layout: post -title: Set Header in Xamarin Busy Indicator control | Syncfusion® -description: Learn here all about Set Header support in Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control and more. +title: Set Header in Xamarin Busy Indicator control | Syncfusion® +description: Learn here all about Set Header support in Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control and more. platform: xamarin control: BusyIndicator documentation: ug diff --git a/Xamarin/Busy-Indicator/Sizing.md b/Xamarin/Busy-Indicator/Sizing.md index bce88651e..346f68c5b 100644 --- a/Xamarin/Busy-Indicator/Sizing.md +++ b/Xamarin/Busy-Indicator/Sizing.md @@ -1,7 +1,7 @@ --- layout: post -title: Sizing in Xamarin Busy Indicator control | Syncfusion® -description: Learn here all about Sizing support in Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control and more. +title: Sizing in Xamarin Busy Indicator control | Syncfusion® +description: Learn here all about Sizing support in Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control and more. platform: xamarin control: BusyIndicator documentation: ug diff --git a/Xamarin/Button/Customization.md b/Xamarin/Button/Customization.md index 0944cb235..ce9d2f15d 100644 --- a/Xamarin/Button/Customization.md +++ b/Xamarin/Button/Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Customization in Xamarin Button control | Syncfusion® -description: Learn here all about Customization support in Syncfusion® Xamarin Button (SfButton) control and more. +title: Customization in Xamarin Button control | Syncfusion® +description: Learn here all about Customization support in Syncfusion® Xamarin Button (SfButton) control and more. platform: xamarin control: sfbutton documentation: ug diff --git a/Xamarin/Button/Event.md b/Xamarin/Button/Event.md index 0badfcd93..0fa86c491 100644 --- a/Xamarin/Button/Event.md +++ b/Xamarin/Button/Event.md @@ -1,7 +1,7 @@ --- layout: post -title: Event in Xamarin Button control | Syncfusion® -description: Learn here all about Event support in Syncfusion® Xamarin Button (SfButton) control, its elements and more. +title: Event in Xamarin Button control | Syncfusion® +description: Learn here all about Event support in Syncfusion® Xamarin Button (SfButton) control, its elements and more. platform: xamarin control: SfButton documentation: ug diff --git a/Xamarin/Button/GettingStarted.md b/Xamarin/Button/GettingStarted.md index a557373cc..c14e50b51 100644 --- a/Xamarin/Button/GettingStarted.md +++ b/Xamarin/Button/GettingStarted.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Button control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Button (SfButton) control, its elements and more. +title: Getting Started with Xamarin Button control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Button (SfButton) control, its elements and more. platform: xamarin control: sfbutton documentation: ug @@ -13,7 +13,7 @@ This section explains the steps required to work with the [Xamarin.Forms Button] ## Assembly deployment -After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. +After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. E.g.: C:\Program Files (x86) \Syncfusion\Essential Studio\19.1.0.54\Xamarin\lib @@ -25,7 +25,7 @@ You can add SfButton reference using one of the following methods: **Method 1: Adding SfButton reference from nuget.org** -Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfButton to your project, open the [NuGet package](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) manager in Visual Studio, search for [Syncfusion.Xamarin.Buttons](https://www.nuget.org/packages/Syncfusion.Xamarin.Buttons), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfButton to your project, open the [NuGet package](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) manager in Visual Studio, search for [Syncfusion.Xamarin.Buttons](https://www.nuget.org/packages/Syncfusion.Xamarin.Buttons), and then install it. ![Adding SfButton reference from NuGet](Images/Adding SfButton reference.png) @@ -35,7 +35,7 @@ N> **Method 2: Adding SfButton reference from toolbox** -Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfButton`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfButton.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfButton`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfButton.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfButton assemblies manually from the installed location** @@ -68,7 +68,7 @@ tr> N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. N> After adding the reference, an additional step is required for iOS and UWP projects. If you are adding the references from toolbox, this step is not needed. diff --git a/Xamarin/Button/Overview.md b/Xamarin/Button/Overview.md index 9b8b762f1..c4d8b9af1 100644 --- a/Xamarin/Button/Overview.md +++ b/Xamarin/Button/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Button control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Button (SfButton) control, its elements and more. +title: About Xamarin Button control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Button (SfButton) control, its elements and more. platform: xamarin control: sfbutton documentation: ug diff --git a/Xamarin/Button/VisualStates.md b/Xamarin/Button/VisualStates.md index 0d5ba5080..d5febcd0c 100644 --- a/Xamarin/Button/VisualStates.md +++ b/Xamarin/Button/VisualStates.md @@ -1,7 +1,7 @@ --- layout: post -title: Visual States in Xamarin Button control | Syncfusion® -description: Learn here all about Visual States support in Syncfusion® Xamarin Button (SfButton) control and more. +title: Visual States in Xamarin Button control | Syncfusion® +description: Learn here all about Visual States support in Syncfusion® Xamarin Button (SfButton) control and more. platform: xamarin control: sfbutton documentation: ug diff --git a/Xamarin/Button/how-to/Add-the-custom-view-for-button.md b/Xamarin/Button/how-to/Add-the-custom-view-for-button.md index b20b26134..ece9a9fe1 100644 --- a/Xamarin/Button/how-to/Add-the-custom-view-for-button.md +++ b/Xamarin/Button/how-to/Add-the-custom-view-for-button.md @@ -1,6 +1,6 @@ --- layout: post -title: How to add the custom view for Syncfusion® SfButton +title: How to add the custom view for Syncfusion® SfButton description: How to add the custom view for SfButton. platform: xamarin.forms control: sfbutton diff --git a/Xamarin/Carousel-View/Accessibility.md b/Xamarin/Carousel-View/Accessibility.md index bdc89cde0..bb3ee98a7 100644 --- a/Xamarin/Carousel-View/Accessibility.md +++ b/Xamarin/Carousel-View/Accessibility.md @@ -1,7 +1,7 @@ --- layout : post -title: Accessibility in Xamarin Carousel View control | Syncfusion® -description: Learn here all about Accessibility support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. +title: Accessibility in Xamarin Carousel View control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. platform : xamarin.Forms control : SfCarousel documentation : ug diff --git a/Xamarin/Carousel-View/Animation.md b/Xamarin/Carousel-View/Animation.md index c6b1e4dc4..3c6c5ddbc 100644 --- a/Xamarin/Carousel-View/Animation.md +++ b/Xamarin/Carousel-View/Animation.md @@ -1,7 +1,7 @@ --- layout : post -title: Animation in Xamarin Carousel View control | Syncfusion® -description: Learn here all about Animation support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. +title: Animation in Xamarin Carousel View control | Syncfusion® +description: Learn here all about Animation support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. platform : xamarin control : Carousel documentation : ug diff --git a/Xamarin/Carousel-View/Linear-Arrangement.md b/Xamarin/Carousel-View/Linear-Arrangement.md index 872312fdf..2fb5c922b 100644 --- a/Xamarin/Carousel-View/Linear-Arrangement.md +++ b/Xamarin/Carousel-View/Linear-Arrangement.md @@ -1,7 +1,7 @@ --- layout : post -title: Linear Arrangement in Xamarin Carousel View control | Syncfusion® -description: Learn here all about Linear Arrangement support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. +title: Linear Arrangement in Xamarin Carousel View control | Syncfusion® +description: Learn here all about Linear Arrangement support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. platform : xamarin control : Carousel documentation : ug diff --git a/Xamarin/Carousel-View/LoadMore.md b/Xamarin/Carousel-View/LoadMore.md index dfedb209f..8c8f88b1c 100644 --- a/Xamarin/Carousel-View/LoadMore.md +++ b/Xamarin/Carousel-View/LoadMore.md @@ -1,7 +1,7 @@ --- layout : post -title: Load More in Xamarin Carousel View control | Syncfusion® -description: Learn here all about Load More support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. +title: Load More in Xamarin Carousel View control | Syncfusion® +description: Learn here all about Load More support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. platform : xamarin control : Carousel documentation : ug diff --git a/Xamarin/Carousel-View/Populating-Data.md b/Xamarin/Carousel-View/Populating-Data.md index 697eafd50..a9539414b 100644 --- a/Xamarin/Carousel-View/Populating-Data.md +++ b/Xamarin/Carousel-View/Populating-Data.md @@ -1,7 +1,7 @@ --- layout : post -title: Populating Data in Xamarin Carousel View control | Syncfusion® -description: Learn here all about Populating Data support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. +title: Populating Data in Xamarin Carousel View control | Syncfusion® +description: Learn here all about Populating Data support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. platform : xamarin control : Carousel documentation : ug diff --git a/Xamarin/Carousel-View/SwipeEvents.md b/Xamarin/Carousel-View/SwipeEvents.md index 7fdf30275..493984ce6 100644 --- a/Xamarin/Carousel-View/SwipeEvents.md +++ b/Xamarin/Carousel-View/SwipeEvents.md @@ -1,7 +1,7 @@ --- layout: post -title: Swipe Events in Xamarin Carousel View control | Syncfusion® -description: Learn here all about Swipe Events support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. +title: Swipe Events in Xamarin Carousel View control | Syncfusion® +description: Learn here all about Swipe Events support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. platform: xamarin control: Carousel documentation: ug diff --git a/Xamarin/Carousel-View/Transformation.md b/Xamarin/Carousel-View/Transformation.md index 35035100a..17b9ec931 100644 --- a/Xamarin/Carousel-View/Transformation.md +++ b/Xamarin/Carousel-View/Transformation.md @@ -1,7 +1,7 @@ --- layout : post -title: Transformation in Xamarin Carousel View control | Syncfusion® -description: Learn here all about Transformation support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. +title: Transformation in Xamarin Carousel View control | Syncfusion® +description: Learn here all about Transformation support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. platform : xamarin control : Carousel documentation : ug diff --git a/Xamarin/Carousel-View/UIVirtualization.md b/Xamarin/Carousel-View/UIVirtualization.md index 15b3b5a95..c85395c0d 100644 --- a/Xamarin/Carousel-View/UIVirtualization.md +++ b/Xamarin/Carousel-View/UIVirtualization.md @@ -1,7 +1,7 @@ --- layout : post -title: UIVirtualization in Xamarin Carousel View control | Syncfusion® -description: Learn here all about UIVirtualization support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. +title: UIVirtualization in Xamarin Carousel View control | Syncfusion® +description: Learn here all about UIVirtualization support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. platform : xamarin control : Carousel documentation : ug diff --git a/Xamarin/Carousel-View/getting-started.md b/Xamarin/Carousel-View/getting-started.md index 4dc1911f8..acf43c459 100644 --- a/Xamarin/Carousel-View/getting-started.md +++ b/Xamarin/Carousel-View/getting-started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Carousel View control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Carousel View (SfCarousel) control, its elements and more. +title: Getting Started with Xamarin Carousel View control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Carousel View (SfCarousel) control, its elements and more. platform: xamarin control: Carousel documentation: ug @@ -13,7 +13,7 @@ This section explains how to showcase a Gallery of photos along with a Title usi ## Assembly deployment -After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. +After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. E.g.: C:\Program Files (x86) \Syncfusion\Essential Studio\19.1.0.54\Xamarin\lib @@ -25,7 +25,7 @@ You can add [`SfCarousel`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfC **Method 1: Adding SfCarousel reference from nuget.org** -Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfCarousel`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfCarousel.XForms.SfCarousel.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfCarousel](https://www.nuget.org/packages/Syncfusion.Xamarin.SfCarousel), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfCarousel`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfCarousel.XForms.SfCarousel.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfCarousel](https://www.nuget.org/packages/Syncfusion.Xamarin.SfCarousel), and then install it. ![Adding SfCarousel reference from NuGet](images/Adding SfCarousel reference.png) @@ -33,7 +33,7 @@ N> Install the same version of [`SfCarousel`](https://help.syncfusion.com/cr/xam **Method 2: Adding SfCarousel reference from toolbox** -Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfCarousel`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfCarousel.XForms.SfCarousel.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfCarousel`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfCarousel.XForms.SfCarousel.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfCarousel assemblies manually from the installed location** @@ -62,7 +62,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching the SfCarousel on each platform diff --git a/Xamarin/Carousel-View/how-to.md b/Xamarin/Carousel-View/how-to.md index 7bcf449d4..6e919a2dd 100644 --- a/Xamarin/Carousel-View/how-to.md +++ b/Xamarin/Carousel-View/how-to.md @@ -1,6 +1,6 @@ --- layout : post -title: Interaction in Syncfusion® Carousel Control in Xamarin. +title: Interaction in Syncfusion® Carousel Control in Xamarin. description: Learn how to perform an operation while changing the carouselItem or Collection in Carousel for Xamarin. platform : xamarin control : Carousel diff --git a/Xamarin/Carousel-View/overview.md b/Xamarin/Carousel-View/overview.md index 43a57405d..c8dc5f0e7 100644 --- a/Xamarin/Carousel-View/overview.md +++ b/Xamarin/Carousel-View/overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Carousel View control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Carousel View (SfCarousel) control, its elements and more. +title: About Xamarin Carousel View control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Carousel View (SfCarousel) control, its elements and more. platform: xamarin control: Carousel documentation: ug @@ -9,7 +9,7 @@ documentation: ug # Xamarin Carousel View (SfCarousel) Overview -The Essential® Xamarin Carousel control allows navigating through image data in an interactive way so that they can be viewed or selected. Also, provides various customization options for its item arrangements. +The Essential® Xamarin Carousel control allows navigating through image data in an interactive way so that they can be viewed or selected. Also, provides various customization options for its item arrangements. It has been available in Xamarin.Forms,Xamarin.Android and Xamarin.iOS platforms also. ![Carousel OverView](images/carousel.png) diff --git a/Xamarin/CheckBox/Event.md b/Xamarin/CheckBox/Event.md index 8e19317be..c5f2a172f 100644 --- a/Xamarin/CheckBox/Event.md +++ b/Xamarin/CheckBox/Event.md @@ -1,7 +1,7 @@ --- layout: post -title: Event in Xamarin CheckBox control | Syncfusion® -description: Learn here all about Event support in Syncfusion® Xamarin CheckBox (SfCheckBox) control, its elements and more. +title: Event in Xamarin CheckBox control | Syncfusion® +description: Learn here all about Event support in Syncfusion® Xamarin CheckBox (SfCheckBox) control, its elements and more. platform: xamarin control: SfCheckBox documentation: ug diff --git a/Xamarin/CheckBox/Getting-Started.md b/Xamarin/CheckBox/Getting-Started.md index 473c6346e..1cca93c82 100644 --- a/Xamarin/CheckBox/Getting-Started.md +++ b/Xamarin/CheckBox/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin CheckBox control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin CheckBox (SfCheckBox) control, its elements and more. +title: Getting Started with Xamarin CheckBox control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin CheckBox (SfCheckBox) control, its elements and more. platform: xamarin control: SfCheckBox documentation: ug @@ -15,7 +15,7 @@ This section explains the steps required to configure the [Xamarin CheckBox](htt ## Assembly deployment -After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. +After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. E.g.: C:\Program Files (x86) \Syncfusion\Essential Studio\19.1.0.54\Xamarin\lib @@ -27,7 +27,7 @@ You can add [`SfCheckBox`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XFo **Method 1: Adding SfCheckBox reference from nuget.org** -Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfCheckBox to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Buttons](https://www.nuget.org/packages/Syncfusion.Xamarin.Buttons), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfCheckBox to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Buttons](https://www.nuget.org/packages/Syncfusion.Xamarin.Buttons), and then install it. ![Xamarin.Forms CheckBox NuGet](Images/Adding SfCheckBox reference.png) @@ -37,7 +37,7 @@ N> **Method 2: Adding SfCheckBox reference from toolbox** -Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfCheckBox`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfCheckBox.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfCheckBox`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfCheckBox.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfCheckBox assemblies manually from the installed location** @@ -70,7 +70,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. N> If you are adding the references from toolbox, this step is not needed. diff --git a/Xamarin/CheckBox/Overview.md b/Xamarin/CheckBox/Overview.md index f324101e0..b402dcd01 100644 --- a/Xamarin/CheckBox/Overview.md +++ b/Xamarin/CheckBox/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin CheckBox control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin CheckBox (SfCheckBox) control, its elements and more. +title: About Xamarin CheckBox control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin CheckBox (SfCheckBox) control, its elements and more. platform: xamarin control: SfCheckBox documentation: ug diff --git a/Xamarin/CheckBox/Visual-Customization.md b/Xamarin/CheckBox/Visual-Customization.md index 397b233b7..0c08da047 100644 --- a/Xamarin/CheckBox/Visual-Customization.md +++ b/Xamarin/CheckBox/Visual-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Visual Customization in Xamarin CheckBox control | Syncfusion® -description: Learn here all about Visual Customization support in Syncfusion® Xamarin CheckBox (SfCheckBox) control and more. +title: Visual Customization in Xamarin CheckBox control | Syncfusion® +description: Learn here all about Visual Customization support in Syncfusion® Xamarin CheckBox (SfCheckBox) control and more. platform: xamarin control: SfCheckBox documentation: ug diff --git a/Xamarin/CheckBox/VisualStates.md b/Xamarin/CheckBox/VisualStates.md index 501b9b535..dcd8cb97a 100644 --- a/Xamarin/CheckBox/VisualStates.md +++ b/Xamarin/CheckBox/VisualStates.md @@ -1,7 +1,7 @@ --- layout: post -title: Visual States in Xamarin CheckBox control | Syncfusion® -description: Learn here all about Visual States support in Syncfusion® Xamarin CheckBox (SfCheckBox) control and more. +title: Visual States in Xamarin CheckBox control | Syncfusion® +description: Learn here all about Visual States support in Syncfusion® Xamarin CheckBox (SfCheckBox) control and more. platform: xamarin control: SfCheckBox documentation: ug diff --git a/Xamarin/Chips/Customization.md b/Xamarin/Chips/Customization.md index 9b3eb284f..7e321ddae 100644 --- a/Xamarin/Chips/Customization.md +++ b/Xamarin/Chips/Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Customization in Xamarin Chips control | Syncfusion® -description: Learn about Customization support in Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. +title: Customization in Xamarin Chips control | Syncfusion® +description: Learn about Customization support in Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. platform: xamarin control: Chips documentation: ug diff --git a/Xamarin/Chips/DataTemplateSelector.md b/Xamarin/Chips/DataTemplateSelector.md index 1fa0ab596..f5de12480 100644 --- a/Xamarin/Chips/DataTemplateSelector.md +++ b/Xamarin/Chips/DataTemplateSelector.md @@ -1,7 +1,7 @@ --- layout: post -title: DataTemplateSelector in Xamarin Chips control | Syncfusion® -description: Learn about DataTemplateSelector support in Syncfusion® Xamarin Chips control, its elements and more. +title: DataTemplateSelector in Xamarin Chips control | Syncfusion® +description: Learn about DataTemplateSelector support in Syncfusion® Xamarin Chips control, its elements and more. platform: xamarin control: Chips documentation: ug diff --git a/Xamarin/Chips/Events.md b/Xamarin/Chips/Events.md index 3c22a9c15..54c5b1061 100644 --- a/Xamarin/Chips/Events.md +++ b/Xamarin/Chips/Events.md @@ -1,7 +1,7 @@ --- layout: post -title: Events in Xamarin Chips control | Syncfusion® -description: Learn about Events support in Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. +title: Events in Xamarin Chips control | Syncfusion® +description: Learn about Events support in Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. platform: xamarin control: Chips documentation: ug diff --git a/Xamarin/Chips/Getting-Started.md b/Xamarin/Chips/Getting-Started.md index 2346dad19..e06fa5ea3 100644 --- a/Xamarin/Chips/Getting-Started.md +++ b/Xamarin/Chips/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Chips control | Syncfusion® -description: Learn here about getting started with Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. +title: Getting Started with Xamarin Chips control | Syncfusion® +description: Learn here about getting started with Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. platform: xamarin control: Chips documentation: ug @@ -13,7 +13,7 @@ This section explains the steps required to create chips and arrange them in a l ## Assembly deployment -After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. +After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. E.g.: C:\Program Files (x86) \Syncfusion\Essential Studio\19.1.0.54\Xamarin\lib @@ -25,7 +25,7 @@ You can add Chips reference using one of the following methods: **Method 1: Adding Chips reference from nuget.org** -Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add Chips to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Buttons](https://www.nuget.org/packages/Syncfusion.Xamarin.Buttons), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add Chips to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Buttons](https://www.nuget.org/packages/Syncfusion.Xamarin.Buttons), and then install it. ![Adding Chips reference from NuGet](images/action-type-chip/Adding Chips reference.png) @@ -35,7 +35,7 @@ N> **Method 2: Adding Chips reference from toolbox** -Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the Chips control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the Chips control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding Chips assemblies manually from the installed location** @@ -69,7 +69,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching an application on each platform with chips diff --git a/Xamarin/Chips/Overview.md b/Xamarin/Chips/Overview.md index 94f0a3e8b..efc1e2efd 100644 --- a/Xamarin/Chips/Overview.md +++ b/Xamarin/Chips/Overview.md @@ -1,7 +1,7 @@ --- layout : post -title: About Xamarin Chips control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. +title: About Xamarin Chips control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. platform : xamarin control : Chips documentation : ug diff --git a/Xamarin/Chips/Populating-chips-item.md b/Xamarin/Chips/Populating-chips-item.md index 443f1af53..61468c529 100644 --- a/Xamarin/Chips/Populating-chips-item.md +++ b/Xamarin/Chips/Populating-chips-item.md @@ -1,7 +1,7 @@ --- layout: post -title: Populating Items in Xamarin Chips control | Syncfusion® -description: Learn about Populating Items support in Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. +title: Populating Items in Xamarin Chips control | Syncfusion® +description: Learn about Populating Items support in Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. platform: xamarin control: Chips documentation: ug diff --git a/Xamarin/Chips/Types.md b/Xamarin/Chips/Types.md index df5143051..63666a136 100644 --- a/Xamarin/Chips/Types.md +++ b/Xamarin/Chips/Types.md @@ -1,7 +1,7 @@ --- layout: post -title: Chips Types in Xamarin Chips control | Syncfusion® -description: Learn about Chips Types support in Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. +title: Chips Types in Xamarin Chips control | Syncfusion® +description: Learn about Chips Types support in Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. platform: xamarin control: Chips documentation: ug diff --git a/Xamarin/Chips/how-to/Applying-fontIcon-to-Syncfusion-chip-control.md b/Xamarin/Chips/how-to/Applying-fontIcon-to-Syncfusion-chip-control.md index 72cb15f97..8cf98760b 100644 --- a/Xamarin/Chips/how-to/Applying-fontIcon-to-Syncfusion-chip-control.md +++ b/Xamarin/Chips/how-to/Applying-fontIcon-to-Syncfusion-chip-control.md @@ -1,6 +1,6 @@ --- layout: post -title: How to apply the FontIcon for Syncfusion® chip control | Xamarin.Forms +title: How to apply the FontIcon for Syncfusion® chip control | Xamarin.Forms description: Learn how to apply the font icon to the Sfchip and its customization options with its available basic features in Xamarin.Forms platform: xamarin control: Chips diff --git a/Xamarin/ComboBox/Accessibility.md b/Xamarin/ComboBox/Accessibility.md index d6935777d..36910861c 100644 --- a/Xamarin/ComboBox/Accessibility.md +++ b/Xamarin/ComboBox/Accessibility.md @@ -1,7 +1,7 @@ --- layout : post -title: Accessibility in Xamarin ComboBox control | Syncfusion® -description: Learn here all about Accessibility support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: Accessibility in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform : Xamarin.Forms control : SfComboBox documentation : ug diff --git a/Xamarin/ComboBox/AutoSizing.md b/Xamarin/ComboBox/AutoSizing.md index 3f12ac19c..3ffd272b1 100644 --- a/Xamarin/ComboBox/AutoSizing.md +++ b/Xamarin/ComboBox/AutoSizing.md @@ -1,7 +1,7 @@ --- layout: post -title: AutoSizing in Xamarin ComboBox control | Syncfusion® -description: Learn here all about AutoSizing support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: AutoSizing in Xamarin ComboBox control | Syncfusion® +description: Learn here all about AutoSizing support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: Xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/ComboBox-Filtering-Options.md b/Xamarin/ComboBox/ComboBox-Filtering-Options.md index 4707df4f6..611d90747 100644 --- a/Xamarin/ComboBox/ComboBox-Filtering-Options.md +++ b/Xamarin/ComboBox/ComboBox-Filtering-Options.md @@ -1,7 +1,7 @@ --- layout : post -title: ComboBox Filtering Options in Xamarin ComboBox control | Syncfusion® -description: Learn here all about ComboBox Filtering Options support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: ComboBox Filtering Options in Xamarin ComboBox control | Syncfusion® +description: Learn here all about ComboBox Filtering Options support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform : Xamarin.Forms control : SfComboBox documentation : ug diff --git a/Xamarin/ComboBox/Customizing-ComboBox.md b/Xamarin/ComboBox/Customizing-ComboBox.md index 06c17dc7c..84247f97f 100644 --- a/Xamarin/ComboBox/Customizing-ComboBox.md +++ b/Xamarin/ComboBox/Customizing-ComboBox.md @@ -1,7 +1,7 @@ --- layout : post -title: Customizing ComboBox in Xamarin ComboBox control | Syncfusion® -description: Learn here all about Customizing ComboBox support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: Customizing ComboBox in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Customizing ComboBox support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform : Xamarin control : SfComboBox documentation : ug diff --git a/Xamarin/ComboBox/DataTemplateSelector.md b/Xamarin/ComboBox/DataTemplateSelector.md index 746bbbe68..ed51f259a 100644 --- a/Xamarin/ComboBox/DataTemplateSelector.md +++ b/Xamarin/ComboBox/DataTemplateSelector.md @@ -1,7 +1,7 @@ --- layout: post -title: DataTemplateSelector in Xamarin ComboBox control | Syncfusion® -description: Learn here all about DataTemplateSelector support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: DataTemplateSelector in Xamarin ComboBox control | Syncfusion® +description: Learn here all about DataTemplateSelector support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: Xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Dealing-with-Suggestion-Box.md b/Xamarin/ComboBox/Dealing-with-Suggestion-Box.md index 2fd3ce2b7..f858c78a7 100644 --- a/Xamarin/ComboBox/Dealing-with-Suggestion-Box.md +++ b/Xamarin/ComboBox/Dealing-with-Suggestion-Box.md @@ -1,7 +1,7 @@ --- layout: post -title: Dealing with Suggestion Box in Xamarin ComboBox control | Syncfusion® -description: Learn here all about Dealing with Suggestion Box support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: Dealing with Suggestion Box in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Dealing with Suggestion Box support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Diacritic-Sensitivity.md b/Xamarin/ComboBox/Diacritic-Sensitivity.md index d8ad50777..5b605ff86 100644 --- a/Xamarin/ComboBox/Diacritic-Sensitivity.md +++ b/Xamarin/ComboBox/Diacritic-Sensitivity.md @@ -1,7 +1,7 @@ --- layout: post -title: Diacritic Sensitivity in Xamarin ComboBox control | Syncfusion® -description: Learn here all about Diacritic Sensitivity support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: Diacritic Sensitivity in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Diacritic Sensitivity support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Editable-Modes.md b/Xamarin/ComboBox/Editable-Modes.md index 07938a791..0dc5e38fd 100644 --- a/Xamarin/ComboBox/Editable-Modes.md +++ b/Xamarin/ComboBox/Editable-Modes.md @@ -1,7 +1,7 @@ --- layout : post -title: Editable Modes in Xamarin ComboBox control | Syncfusion® -description: Learn here all about Editable Modes support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: Editable Modes in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Editable Modes support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform : Xamarin control : SfComboBox documentation : ug diff --git a/Xamarin/ComboBox/Events.md b/Xamarin/ComboBox/Events.md index 20b72c03e..6f89c239d 100644 --- a/Xamarin/ComboBox/Events.md +++ b/Xamarin/ComboBox/Events.md @@ -1,6 +1,6 @@ --- layout: post -title: Events in Syncfusion® SfComboBox control in Xamarin.Forms +title: Events in Syncfusion® SfComboBox control in Xamarin.Forms description: This section describes how to use different types of events and interactvity in SfComboBox control (Xamarin.Forms) platform: Xamarin control: SfComboBox diff --git a/Xamarin/ComboBox/Getting-Started.md b/Xamarin/ComboBox/Getting-Started.md index c770f57c2..521d74bc5 100644 --- a/Xamarin/ComboBox/Getting-Started.md +++ b/Xamarin/ComboBox/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin ComboBox control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin ComboBox (SfComboBox) control, its elements and more. +title: Getting Started with Xamarin ComboBox control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin ComboBox (SfComboBox) control, its elements and more. platform: xamarin control: SfComboBox documentation: ug @@ -13,7 +13,7 @@ This section explains the steps required to create the [Xamarin ComboBox](https: ## Assembly deployment -After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. +After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. E.g.: C:\Program Files (x86) \Syncfusion\Essential Studio\19.1.0.54\Xamarin\lib @@ -25,7 +25,7 @@ You can add [`SfComboBox`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XFo **Method 1: Adding SfComboBox reference from nuget.org** -Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfComboBox`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.ComboBox.SfComboBox.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfComboBox](https://www.nuget.org/packages/Syncfusion.Xamarin.SfComboBox), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfComboBox`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.ComboBox.SfComboBox.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfComboBox](https://www.nuget.org/packages/Syncfusion.Xamarin.SfComboBox), and then install it. ![Adding SfComboBox reference from NuGet](images/Getting-Started/Adding SfComboBox reference.png) @@ -33,7 +33,7 @@ N> Install the same version of [`SfComboBox`](https://help.syncfusion.com/cr/xam **Method 2: Adding SfComboBox reference from toolbox** -Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfComboBox`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.ComboBox.SfComboBox.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfComboBox`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.ComboBox.SfComboBox.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfComboBox assemblies manually from the installed location** @@ -62,7 +62,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. N> If you are adding the references from toolbox, this step is not needed. diff --git a/Xamarin/ComboBox/Header-and-Footer.md b/Xamarin/ComboBox/Header-and-Footer.md index 2b840c629..09d391030 100644 --- a/Xamarin/ComboBox/Header-and-Footer.md +++ b/Xamarin/ComboBox/Header-and-Footer.md @@ -1,7 +1,7 @@ --- layout: post -title: Header and Footer in Xamarin ComboBox control | Syncfusion® -description: Learn here all about Header and Footer support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: Header and Footer in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Header and Footer support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Highlighting-matched-text.md b/Xamarin/ComboBox/Highlighting-matched-text.md index 04ec7875e..926536615 100644 --- a/Xamarin/ComboBox/Highlighting-matched-text.md +++ b/Xamarin/ComboBox/Highlighting-matched-text.md @@ -1,7 +1,7 @@ --- layout: post -title: Highlighting matched text in Xamarin ComboBox control | Syncfusion® -description: Learn here all about Highlighting matched text support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: Highlighting matched text in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Highlighting matched text support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Maximum-display-item-with-Expander.md b/Xamarin/ComboBox/Maximum-display-item-with-Expander.md index 0aaeed343..c30608dfc 100644 --- a/Xamarin/ComboBox/Maximum-display-item-with-Expander.md +++ b/Xamarin/ComboBox/Maximum-display-item-with-Expander.md @@ -1,7 +1,7 @@ --- layout: post -title: Maximum display item with Expander in Xamarin ComboBox | Syncfusion® -description: Learn here all about Maximum display item with Expander support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: Maximum display item with Expander in Xamarin ComboBox | Syncfusion® +description: Learn here all about Maximum display item with Expander support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Multiple-selection.md b/Xamarin/ComboBox/Multiple-selection.md index 3d6916960..8b4ccb3b6 100644 --- a/Xamarin/ComboBox/Multiple-selection.md +++ b/Xamarin/ComboBox/Multiple-selection.md @@ -1,7 +1,7 @@ --- layout: post -title: Multiple selection in Xamarin ComboBox control | Syncfusion® -description: Learn here all about Multiple selection support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: Multiple selection in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Multiple selection support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/No-Result-Found.md b/Xamarin/ComboBox/No-Result-Found.md index a30a0a2d2..3376700ef 100644 --- a/Xamarin/ComboBox/No-Result-Found.md +++ b/Xamarin/ComboBox/No-Result-Found.md @@ -1,7 +1,7 @@ --- layout: post -title: No Results Found in Xamarin ComboBox control | Syncfusion® -description: Learn here all about No Results Found support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: No Results Found in Xamarin ComboBox control | Syncfusion® +description: Learn here all about No Results Found support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Overview.md b/Xamarin/ComboBox/Overview.md index ab26f3400..515df44ab 100644 --- a/Xamarin/ComboBox/Overview.md +++ b/Xamarin/ComboBox/Overview.md @@ -1,7 +1,7 @@ --- layout : post -title: About Xamarin ComboBox control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin ComboBox (SfComboBox) control, its elements and more. +title: About Xamarin ComboBox control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin ComboBox (SfComboBox) control, its elements and more. platform : xamarin control : SfComboBox documentation : ug diff --git a/Xamarin/ComboBox/Populating-Data.md b/Xamarin/ComboBox/Populating-Data.md index 0a359d781..8bc94a179 100644 --- a/Xamarin/ComboBox/Populating-Data.md +++ b/Xamarin/ComboBox/Populating-Data.md @@ -1,7 +1,7 @@ --- layout: post -title: Populating Data in Xamarin ComboBox control | Syncfusion® -description: Learn here all about Populating Data support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: Populating Data in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Populating Data support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Retrieving-Selected-Values.md b/Xamarin/ComboBox/Retrieving-Selected-Values.md index 2724621a0..e8235ab3d 100644 --- a/Xamarin/ComboBox/Retrieving-Selected-Values.md +++ b/Xamarin/ComboBox/Retrieving-Selected-Values.md @@ -1,7 +1,7 @@ --- layout: post -title: Retrieving Selected Values in Xamarin ComboBox control | Syncfusion® -description: Learn here all about Retrieving Selected Values support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: Retrieving Selected Values in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Retrieving Selected Values support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Right-to-left.md b/Xamarin/ComboBox/Right-to-left.md index 0478dfdb4..586684fae 100644 --- a/Xamarin/ComboBox/Right-to-left.md +++ b/Xamarin/ComboBox/Right-to-left.md @@ -1,7 +1,7 @@ --- layout: post -title: Right to left(RTL) in Xamarin ComboBox control | Syncfusion® -description: Learn here all about Right to left(RTL) support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: Right to left(RTL) in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Right to left(RTL) support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: UG diff --git a/Xamarin/Effects-View/Customization.md b/Xamarin/Effects-View/Customization.md index f7471605e..333ec50e9 100644 --- a/Xamarin/Effects-View/Customization.md +++ b/Xamarin/Effects-View/Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Customization in Xamarin Effects View control | Syncfusion® -description: Learn here all about Customization support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. +title: Customization in Xamarin Effects View control | Syncfusion® +description: Learn here all about Customization support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. platform: xamarin control: SfEffectsView documentation: ug diff --git a/Xamarin/Effects-View/Effects.md b/Xamarin/Effects-View/Effects.md index 95ffe2d18..d59e2166a 100644 --- a/Xamarin/Effects-View/Effects.md +++ b/Xamarin/Effects-View/Effects.md @@ -1,7 +1,7 @@ --- layout: post -title: Effects in Xamarin Effects View control | Syncfusion® -description: Learn here all about Effects support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. +title: Effects in Xamarin Effects View control | Syncfusion® +description: Learn here all about Effects support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. platform: xamarin control: SfEffectsView documentation: ug diff --git a/Xamarin/Effects-View/Events.md b/Xamarin/Effects-View/Events.md index 687578503..95e5e58bc 100644 --- a/Xamarin/Effects-View/Events.md +++ b/Xamarin/Effects-View/Events.md @@ -1,7 +1,7 @@ --- layout: post -title: Events in Xamarin Effects View control | Syncfusion® -description: Learn here all about Events support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. +title: Events in Xamarin Effects View control | Syncfusion® +description: Learn here all about Events support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. platform: xamarin control: SfEffectsView documentation: ug diff --git a/Xamarin/Effects-View/Features.md b/Xamarin/Effects-View/Features.md index fa8a0ba4f..7cedb7f81 100644 --- a/Xamarin/Effects-View/Features.md +++ b/Xamarin/Effects-View/Features.md @@ -1,7 +1,7 @@ --- layout: post -title: Features in Xamarin Effects View control | Syncfusion® -description: Learn here all about Features support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. +title: Features in Xamarin Effects View control | Syncfusion® +description: Learn here all about Features support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. platform: xamarin control: SfEffectsView documentation: ug diff --git a/Xamarin/Effects-View/Getting-Started.md b/Xamarin/Effects-View/Getting-Started.md index 9cacf13d4..f06ef8484 100644 --- a/Xamarin/Effects-View/Getting-Started.md +++ b/Xamarin/Effects-View/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Effects View control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Effects View (SfEffectsView) control, its elements and more. +title: Getting Started with Xamarin Effects View control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Effects View (SfEffectsView) control, its elements and more. platform: xamarin control: SfEffectsView documentation: ug @@ -13,7 +13,7 @@ This section explains the steps required to configure the SfEffectsView control. ## Assembly deployment -After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. +After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. E.g.: C:\Program Files (x86) \Syncfusion\Essential Studio\19.1.0.54\Xamarin\lib @@ -25,13 +25,13 @@ You can add SfEffectsView reference using one of the following methods: **Method 1: Adding SfEffectsView reference from nuget.org** -Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfEffectsView to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Core](https://www.nuget.org/packages/Syncfusion.Xamarin.Core), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfEffectsView to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Core](https://www.nuget.org/packages/Syncfusion.Xamarin.Core), and then install it. ![Add Packages](Getting-Started_images/Reference.png) **Method 2: Adding SfEffectsView reference from toolbox** -Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the SfEffectsView control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the SfEffectsView control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfEffectsView assemblies manually from the installed location** @@ -60,7 +60,7 @@ Location : {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching an application on each platform with SfEffectsView diff --git a/Xamarin/Effects-View/Interaction.md b/Xamarin/Effects-View/Interaction.md index cf11f8f6f..8220247d7 100644 --- a/Xamarin/Effects-View/Interaction.md +++ b/Xamarin/Effects-View/Interaction.md @@ -1,7 +1,7 @@ --- layout: post -title: Interaction in Xamarin Effects View control | Syncfusion® -description: Learn here all about Interaction support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. +title: Interaction in Xamarin Effects View control | Syncfusion® +description: Learn here all about Interaction support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. platform: xamarin control: SfEffectsView documentation: ug diff --git a/Xamarin/Effects-View/Methods.md b/Xamarin/Effects-View/Methods.md index 126b86cd0..b3afbe114 100644 --- a/Xamarin/Effects-View/Methods.md +++ b/Xamarin/Effects-View/Methods.md @@ -1,7 +1,7 @@ --- layout: post -title: Methods in Xamarin Effects View control | Syncfusion® -description: Learn here all about Methods support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. +title: Methods in Xamarin Effects View control | Syncfusion® +description: Learn here all about Methods support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. platform: xamarin control: SfEffectsView documentation: ug diff --git a/Xamarin/Effects-View/Overview.md b/Xamarin/Effects-View/Overview.md index dee429f80..15bc8d8e2 100644 --- a/Xamarin/Effects-View/Overview.md +++ b/Xamarin/Effects-View/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Effects View control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Effects View (SfEffectsView) control, its elements and more. +title: About Xamarin Effects View control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Effects View (SfEffectsView) control, its elements and more. platform: xamarin control: SfEffectsView documentation: ug diff --git a/Xamarin/Masked-Entry/Getting-Started.md b/Xamarin/Masked-Entry/Getting-Started.md index d436a6f7c..49ef5a584 100644 --- a/Xamarin/Masked-Entry/Getting-Started.md +++ b/Xamarin/Masked-Entry/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Masked Entry control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control, its elements and more. +title: Getting Started with Xamarin Masked Entry control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control, its elements and more. platform: xamarin control: SfMaskedEdit documentation: ug @@ -14,7 +14,7 @@ This section explains you the steps required to configure a [`SfMaskedEdit`](htt ## Assembly deployment -After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. +After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. E.g.: C:\Program Files (x86) \Syncfusion\Essential Studio\19.1.0.54\Xamarin\lib @@ -26,7 +26,7 @@ You can add SfMaskedEdit reference using one of the following methods: **Method 1: Adding SfMaskedEdit reference from nuget.org** -Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfMaskedEdit to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfMaskedEdit](https://www.nuget.org/packages/Syncfusion.Xamarin.SfMaskedEdit), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfMaskedEdit to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfMaskedEdit](https://www.nuget.org/packages/Syncfusion.Xamarin.SfMaskedEdit), and then install it. ![Adding SfMaskedEdit reference from NuGet](SfMaskedEditImages/Adding SfMaskedEdit reference.png) @@ -34,7 +34,7 @@ N> Install the same version of SfMaskedEdit NuGet in all the projects. **Method 2: Adding SfMaskedEdit reference from toolbox** -Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the SfMaskedEdit control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the SfMaskedEdit control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfMaskedEdit assemblies manually from the installed location** @@ -63,7 +63,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. N> After adding the reference, an additional step is required for iOS and UWP projects. If you are adding the references from toolbox, this step is not needed. diff --git a/Xamarin/Masked-Entry/Overview.md b/Xamarin/Masked-Entry/Overview.md index 8af9967c6..4dcb2cfca 100644 --- a/Xamarin/Masked-Entry/Overview.md +++ b/Xamarin/Masked-Entry/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Masked Entry control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control, its elements and more. +title: About Xamarin Masked Entry control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control, its elements and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/basic-features.md b/Xamarin/Masked-Entry/basic-features.md index 3d7c2ff27..134f81b32 100644 --- a/Xamarin/Masked-Entry/basic-features.md +++ b/Xamarin/Masked-Entry/basic-features.md @@ -1,7 +1,7 @@ --- layout: post -title: Basic Features in Xamarin Masked Entry control | Syncfusion® -description: Learn here all about Basic Features support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Basic Features in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about Basic Features support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/events.md b/Xamarin/Masked-Entry/events.md index bd463915d..ec6701b0c 100644 --- a/Xamarin/Masked-Entry/events.md +++ b/Xamarin/Masked-Entry/events.md @@ -1,7 +1,7 @@ --- layout: post -title: Events in Xamarin Masked Entry control | Syncfusion® -description: Learn here all about Events support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Events in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about Events support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/formatting-clipboard-text.md b/Xamarin/Masked-Entry/formatting-clipboard-text.md index 0101f0892..e5641bde4 100644 --- a/Xamarin/Masked-Entry/formatting-clipboard-text.md +++ b/Xamarin/Masked-Entry/formatting-clipboard-text.md @@ -1,7 +1,7 @@ --- layout: post -title: Formatting clipboard text in Xamarin Masked Entry control | Syncfusion® -description: Learn here all about Formatting clipboard text support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Formatting clipboard text in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about Formatting clipboard text support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/formatting-value.md b/Xamarin/Masked-Entry/formatting-value.md index a9fdf9fc7..aa0251c14 100644 --- a/Xamarin/Masked-Entry/formatting-value.md +++ b/Xamarin/Masked-Entry/formatting-value.md @@ -1,7 +1,7 @@ --- layout: post -title: Formatting Value in Xamarin Masked Entry control | Syncfusion® -description: Learn here all about Formatting Value support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Formatting Value in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about Formatting Value support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/hiding-prompt-characters.md b/Xamarin/Masked-Entry/hiding-prompt-characters.md index c2f970ee3..839df6be9 100644 --- a/Xamarin/Masked-Entry/hiding-prompt-characters.md +++ b/Xamarin/Masked-Entry/hiding-prompt-characters.md @@ -1,7 +1,7 @@ --- layout: post -title: Hiding Prompt Characters in Xamarin Masked Entry control | Syncfusion® -description: Learn here all about Hiding Prompt Characters support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Hiding Prompt Characters in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about Hiding Prompt Characters support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/localization.md b/Xamarin/Masked-Entry/localization.md index 527d0cb8f..ab9af9e01 100644 --- a/Xamarin/Masked-Entry/localization.md +++ b/Xamarin/Masked-Entry/localization.md @@ -1,7 +1,7 @@ --- layout: post -title: Localization in Xamarin Masked Entry control | Syncfusion® -description: Learn here all about Localization support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Localization in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about Localization support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/masktype.md b/Xamarin/Masked-Entry/masktype.md index 64512fb30..7323c0107 100644 --- a/Xamarin/Masked-Entry/masktype.md +++ b/Xamarin/Masked-Entry/masktype.md @@ -1,7 +1,7 @@ --- layout: post -title: MaskType in Xamarin Masked Entry control | Syncfusion® -description: Learn here all about MaskType support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. +title: MaskType in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about MaskType support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/show-password-character.md b/Xamarin/Masked-Entry/show-password-character.md index 8205b74a3..a05a6419d 100644 --- a/Xamarin/Masked-Entry/show-password-character.md +++ b/Xamarin/Masked-Entry/show-password-character.md @@ -1,7 +1,7 @@ --- layout: post -title: Show Password Character in Xamarin Masked Entry control | Syncfusion® -description: Learn here all about Show Password Character support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Show Password Character in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about Show Password Character support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/using-mask-characters-as-literals.md b/Xamarin/Masked-Entry/using-mask-characters-as-literals.md index 40d0ee02a..b48293468 100644 --- a/Xamarin/Masked-Entry/using-mask-characters-as-literals.md +++ b/Xamarin/Masked-Entry/using-mask-characters-as-literals.md @@ -1,7 +1,7 @@ --- layout: post -title: Using Mask Characters as Literals in Xamarin Masked Entry | Syncfusion® -description: Learn here all about Using Mask Characters as Literals support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Using Mask Characters as Literals in Xamarin Masked Entry | Syncfusion® +description: Learn here all about Using Mask Characters as Literals support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/validation.md b/Xamarin/Masked-Entry/validation.md index c0ac08dd6..5a5d3dd78 100644 --- a/Xamarin/Masked-Entry/validation.md +++ b/Xamarin/Masked-Entry/validation.md @@ -1,7 +1,7 @@ --- layout: post -title: Validation in Xamarin Masked Entry control | Syncfusion® -description: Learn here all about Validation support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Validation in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about Validation support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/visual-customization.md b/Xamarin/Masked-Entry/visual-customization.md index d7e747693..aca48f2b3 100644 --- a/Xamarin/Masked-Entry/visual-customization.md +++ b/Xamarin/Masked-Entry/visual-customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Visual Customization in Xamarin Masked Entry control | Syncfusion® -description: Learn here all about Visual Customization support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Visual Customization in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about Visual Customization support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Navigation-Drawer/Accessibility.md b/Xamarin/Navigation-Drawer/Accessibility.md index f0ed5e790..3fc25fd58 100644 --- a/Xamarin/Navigation-Drawer/Accessibility.md +++ b/Xamarin/Navigation-Drawer/Accessibility.md @@ -1,7 +1,7 @@ --- layout : post -title: Accessibility in Xamarin Navigation Drawer control | Syncfusion® -description: Learn here all about Accessibility support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: Accessibility in Xamarin Navigation Drawer control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform : Xamarin.Forms control : SfNavigationDrawer documentation : ug diff --git a/Xamarin/Navigation-Drawer/Duration.md b/Xamarin/Navigation-Drawer/Duration.md index ec22337ed..ced136364 100644 --- a/Xamarin/Navigation-Drawer/Duration.md +++ b/Xamarin/Navigation-Drawer/Duration.md @@ -1,7 +1,7 @@ --- layout: post -title: Animation Duration in Xamarin Navigation Drawer control | Syncfusion® -description: Learn here all about Animation Duration support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: Animation Duration in Xamarin Navigation Drawer control | Syncfusion® +description: Learn here all about Animation Duration support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform: Xamarin control: SfNavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Getting-Started.md b/Xamarin/Navigation-Drawer/Getting-Started.md index f66419db9..7940d5290 100644 --- a/Xamarin/Navigation-Drawer/Getting-Started.md +++ b/Xamarin/Navigation-Drawer/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Navigation Drawer control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control, its elements and more. +title: Getting Started with Xamarin Navigation Drawer control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control, its elements and more. platform: xamarin control: NavigationDrawer documentation: ug @@ -13,7 +13,7 @@ This section explains you the steps required to create a navigation DrawerPanel ## Assembly deployment -After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. +After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. E.g.: C:\Program Files (x86) \Syncfusion\Essential Studio\19.1.0.54\Xamarin\lib @@ -25,7 +25,7 @@ You can add [`SfNavigationDrawer`](https://help.syncfusion.com/cr/xamarin/Syncfu **Method 1: Adding SfNavigationDrawer reference from nuget.org** -Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfNavigationDrawer`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfNavigationDrawer.XForms.SfNavigationDrawer.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfNavigationDrawer](https://www.nuget.org/packages/Syncfusion.Xamarin.SfNavigationDrawer), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfNavigationDrawer`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfNavigationDrawer.XForms.SfNavigationDrawer.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfNavigationDrawer](https://www.nuget.org/packages/Syncfusion.Xamarin.SfNavigationDrawer), and then install it. ![Adding SfNavigationDrawer reference from NuGet](Images/Adding SfNavigationDrawer reference.png) @@ -33,7 +33,7 @@ N> Install the same version of SfNavigationDrawer NuGet in all the projects. **Method 2: Adding SfNavigationDrawer reference from toolbox** -Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfNavigationDrawer`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfNavigationDrawer.XForms.SfNavigationDrawer.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfNavigationDrawer`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfNavigationDrawer.XForms.SfNavigationDrawer.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfNavigationDrawer assemblies manually from the installed location** @@ -62,7 +62,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. N> After adding the reference, an additional step is required for iOS and UWP projects. If you are adding the references from toolbox, this step is not needed. diff --git a/Xamarin/Navigation-Drawer/Main-Content.md b/Xamarin/Navigation-Drawer/Main-Content.md index c929b3db5..46a102d64 100644 --- a/Xamarin/Navigation-Drawer/Main-Content.md +++ b/Xamarin/Navigation-Drawer/Main-Content.md @@ -1,7 +1,7 @@ --- layout: post -title: Setting Main Content in Xamarin Navigation Drawer control | Syncfusion® -description: Learn here all about Setting Main Content support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: Setting Main Content in Xamarin Navigation Drawer control | Syncfusion® +description: Learn here all about Setting Main Content support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform: Xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Multi-drawer.md b/Xamarin/Navigation-Drawer/Multi-drawer.md index 3963df54f..18712d221 100644 --- a/Xamarin/Navigation-Drawer/Multi-drawer.md +++ b/Xamarin/Navigation-Drawer/Multi-drawer.md @@ -1,7 +1,7 @@ --- layout: post -title: Multi Drawer in Xamarin Navigation Drawer control | Syncfusion® -description: Learn here all about Multi Drawer support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: Multi Drawer in Xamarin Navigation Drawer control | Syncfusion® +description: Learn here all about Multi Drawer support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform: Xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Navigation-Pane-Sides.md b/Xamarin/Navigation-Drawer/Navigation-Pane-Sides.md index 41dfcb55f..367687387 100644 --- a/Xamarin/Navigation-Drawer/Navigation-Pane-Sides.md +++ b/Xamarin/Navigation-Drawer/Navigation-Pane-Sides.md @@ -1,7 +1,7 @@ --- layout: post -title: Configuring The Drawer In Xamarin Navigation Drawer | Syncfusion® -description: Learn here all about Configuring The Drawer In Different Sides support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: Configuring The Drawer In Xamarin Navigation Drawer | Syncfusion® +description: Learn here all about Configuring The Drawer In Different Sides support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform: Xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Overview.md b/Xamarin/Navigation-Drawer/Overview.md index 534abe661..0fdedc26c 100644 --- a/Xamarin/Navigation-Drawer/Overview.md +++ b/Xamarin/Navigation-Drawer/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Navigation Drawer control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control, its elements and more. +title: About Xamarin Navigation Drawer control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control, its elements and more. platform: xamarin control: NavigationDrawer documentation: ug @@ -9,7 +9,7 @@ documentation: ug # Xamarin Navigation Drawer (SfNavigationDrawer) Overview -Essential® NavigationDrawer for Xamarin.Forms is a simpler component to create navigation pane in application. It has a content area and a sliding pane that slides out from the edge of the page. The pane can be opened by swiping the edges of the screen or programmatically. +Essential® NavigationDrawer for Xamarin.Forms is a simpler component to create navigation pane in application. It has a content area and a sliding pane that slides out from the edge of the page. The pane can be opened by swiping the edges of the screen or programmatically. ![Xamarin Navigation Drawer](images/NavigationDrawer.png) diff --git a/Xamarin/Navigation-Drawer/Side-Pane-Content.md b/Xamarin/Navigation-Drawer/Side-Pane-Content.md index 06003581d..d1c66a6e0 100644 --- a/Xamarin/Navigation-Drawer/Side-Pane-Content.md +++ b/Xamarin/Navigation-Drawer/Side-Pane-Content.md @@ -1,7 +1,7 @@ --- layout: post -title: Setting Sliding Panel Content in Xamarin NavigationDrawer | Syncfusion® -description: Learn here all about Setting Sliding Panel Content support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: Setting Sliding Panel Content in Xamarin NavigationDrawer | Syncfusion® +description: Learn here all about Setting Sliding Panel Content support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform: Xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Side-Pane-Sizing.md b/Xamarin/Navigation-Drawer/Side-Pane-Sizing.md index ce4729d19..7eded45fe 100644 --- a/Xamarin/Navigation-Drawer/Side-Pane-Sizing.md +++ b/Xamarin/Navigation-Drawer/Side-Pane-Sizing.md @@ -1,7 +1,7 @@ --- layout: post -title: Setting Sliding Panel size in Xamarin Navigation Drawer | Syncfusion® -description: Learn here all about Setting Sliding Panel size support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: Setting Sliding Panel size in Xamarin Navigation Drawer | Syncfusion® +description: Learn here all about Setting Sliding Panel size support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform: Xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Swipe-Gesture-and-Sensitivity.md b/Xamarin/Navigation-Drawer/Swipe-Gesture-and-Sensitivity.md index 59decb276..034eb428c 100644 --- a/Xamarin/Navigation-Drawer/Swipe-Gesture-and-Sensitivity.md +++ b/Xamarin/Navigation-Drawer/Swipe-Gesture-and-Sensitivity.md @@ -1,7 +1,7 @@ --- layout: post -title: SwipGesture and Sensitivity in Xamarin Navigation Drawer | Syncfusion® -description: Learn here all about SwipGesture and its Sensitivity support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: SwipGesture and Sensitivity in Xamarin Navigation Drawer | Syncfusion® +description: Learn here all about SwipGesture and its Sensitivity support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform: Xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Toggle-Animations.md b/Xamarin/Navigation-Drawer/Toggle-Animations.md index 496d5cd4e..50f941563 100644 --- a/Xamarin/Navigation-Drawer/Toggle-Animations.md +++ b/Xamarin/Navigation-Drawer/Toggle-Animations.md @@ -1,7 +1,7 @@ --- layout: post -title: Setting Toggle Animations in Xamarin Navigation Drawer | Syncfusion® -description: Learn here all about Setting Toggle Animations support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: Setting Toggle Animations in Xamarin Navigation Drawer | Syncfusion® +description: Learn here all about Setting Toggle Animations support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform: Xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Toggling-Drawer.md b/Xamarin/Navigation-Drawer/Toggling-Drawer.md index d08dd454a..637726a25 100644 --- a/Xamarin/Navigation-Drawer/Toggling-Drawer.md +++ b/Xamarin/Navigation-Drawer/Toggling-Drawer.md @@ -1,7 +1,7 @@ --- layout: post -title: Toggle methods in Xamarin Navigation Drawer control | Syncfusion® -description: Learn here all about Toggle methods support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: Toggle methods in Xamarin Navigation Drawer control | Syncfusion® +description: Learn here all about Toggle methods support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform: Xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Numeric-Entry/Colors.md b/Xamarin/Numeric-Entry/Colors.md index 7ffe04113..953f692d5 100644 --- a/Xamarin/Numeric-Entry/Colors.md +++ b/Xamarin/Numeric-Entry/Colors.md @@ -1,7 +1,7 @@ --- layout: post -title: Colors in Xamarin Numeric Entry control | Syncfusion® -description: Learn here all about Colors support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. +title: Colors in Xamarin Numeric Entry control | Syncfusion® +description: Learn here all about Colors support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. platform: Xamarin control: NumericTextBox documentation: ug diff --git a/Xamarin/Numeric-Entry/Customization.md b/Xamarin/Numeric-Entry/Customization.md index 8ceed83dd..c39f18a2b 100644 --- a/Xamarin/Numeric-Entry/Customization.md +++ b/Xamarin/Numeric-Entry/Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Different customization in Xamarin NumericTextBox control | Syncfusion® -description: Learn here different customization support in Syncfusion® Xamarin NumericTextBox (SfNumericTextBox) control and more. +title: Different customization in Xamarin NumericTextBox control | Syncfusion® +description: Learn here different customization support in Syncfusion® Xamarin NumericTextBox (SfNumericTextBox) control and more. platform: Xamarin control: NumericTextBox documentation: ug diff --git a/Xamarin/Numeric-Entry/Events.md b/Xamarin/Numeric-Entry/Events.md index d43923512..883d05de9 100644 --- a/Xamarin/Numeric-Entry/Events.md +++ b/Xamarin/Numeric-Entry/Events.md @@ -1,7 +1,7 @@ --- layout: post -title: Events and Interactivity in Xamarin Numeric Entry control | Syncfusion® -description: Learn here all about Events and Interactivity support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. +title: Events and Interactivity in Xamarin Numeric Entry control | Syncfusion® +description: Learn here all about Events and Interactivity support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. platform: Xamarin control: NumericTextBox documentation: ug diff --git a/Xamarin/Numeric-Entry/Font-Settings.md b/Xamarin/Numeric-Entry/Font-Settings.md index 7410e4168..48b361bbd 100644 --- a/Xamarin/Numeric-Entry/Font-Settings.md +++ b/Xamarin/Numeric-Entry/Font-Settings.md @@ -1,7 +1,7 @@ --- layout: post -title: Font Settings in Xamarin Numeric Entry control | Syncfusion® -description: Learn here all about Font Settings support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. +title: Font Settings in Xamarin Numeric Entry control | Syncfusion® +description: Learn here all about Font Settings support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. platform: Xamarin control: NumericTextBox documentation: ug diff --git a/Xamarin/Numeric-Entry/Getting-Started.md b/Xamarin/Numeric-Entry/Getting-Started.md index d4e67dafd..aa4a7321e 100644 --- a/Xamarin/Numeric-Entry/Getting-Started.md +++ b/Xamarin/Numeric-Entry/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Numeric Entry control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control, its elements and more. +title: Getting Started with Xamarin Numeric Entry control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control, its elements and more. platform: xamarin control: SfNumericTextBox documentation: ug @@ -13,7 +13,7 @@ This section explains you the steps to configure a SfNumericTextBox control in ## Assembly deployment -After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. +After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. E.g.: C:\Program Files (x86) \Syncfusion\Essential Studio\19.1.0.54\Xamarin\lib @@ -25,7 +25,7 @@ You can add SfNumericTextBox reference using one of the following methods: **Method 1: Adding SfNumericTextBox reference from nuget.org** -Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfNumericTextBox to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfNumericTextBox](https://www.nuget.org/packages/Syncfusion.Xamarin.SfNumericTextBox), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfNumericTextBox to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfNumericTextBox](https://www.nuget.org/packages/Syncfusion.Xamarin.SfNumericTextBox), and then install it. ![Adding SfNumericTextBox reference from NuGet](images/Adding SfNumericTextBox reference.png) @@ -33,7 +33,7 @@ N> Install the same version of SfNumericTextBox NuGet in all the projects. **Method 2: Adding SfNumericTextBox reference from toolbox** -Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the SfNumericTextBox control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the SfNumericTextBox control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfNumericTextBox assemblies manually from the installed location** @@ -62,7 +62,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching the SfNumericTextBox on each platform diff --git a/Xamarin/Numeric-Entry/Localization.md b/Xamarin/Numeric-Entry/Localization.md index 97af5b6ac..d843f103f 100644 --- a/Xamarin/Numeric-Entry/Localization.md +++ b/Xamarin/Numeric-Entry/Localization.md @@ -1,7 +1,7 @@ --- layout: post -title: Localization in Xamarin Numeric Entry control | Syncfusion® -description: Learn here all about Localization support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. +title: Localization in Xamarin Numeric Entry control | Syncfusion® +description: Learn here all about Localization support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. platform: Xamarin control: NumericTextBox documentation: ug diff --git a/Xamarin/Numeric-Entry/Number-Formatting.md b/Xamarin/Numeric-Entry/Number-Formatting.md index 9d35eac57..7b55ecddd 100644 --- a/Xamarin/Numeric-Entry/Number-Formatting.md +++ b/Xamarin/Numeric-Entry/Number-Formatting.md @@ -1,7 +1,7 @@ --- layout: post -title: Number Formatting in Xamarin Numeric Entry control | Syncfusion® -description: Learn here all about Number Formatting support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. +title: Number Formatting in Xamarin Numeric Entry control | Syncfusion® +description: Learn here all about Number Formatting support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. platform: Xamarin control: NumericTextBox documentation: ug diff --git a/Xamarin/Numeric-Entry/Overview.md b/Xamarin/Numeric-Entry/Overview.md index f08f5991a..ca65f7676 100644 --- a/Xamarin/Numeric-Entry/Overview.md +++ b/Xamarin/Numeric-Entry/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Numeric Entry control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control, its elements and more. +title: About Xamarin Numeric Entry control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control, its elements and more. platform: xamarin control: NumericTextBox documentation: ug @@ -9,7 +9,7 @@ documentation: ug # Xamarin Numeric Entry (SfNumericTextBox) Overview -The Essential® Xamarin.Forms NumericTextBox is an advanced version of the Entry control that restricts input to numeric values. +The Essential® Xamarin.Forms NumericTextBox is an advanced version of the Entry control that restricts input to numeric values. Also provides, a gesture friendly UI culture and can be configured to display different formats like currency format, scientific format etc. diff --git a/Xamarin/Numeric-Entry/Return-type.md b/Xamarin/Numeric-Entry/Return-type.md index 7d1a9d599..0b825706e 100644 --- a/Xamarin/Numeric-Entry/Return-type.md +++ b/Xamarin/Numeric-Entry/Return-type.md @@ -1,7 +1,7 @@ --- layout: post -title: Return Type in Xamarin Numeric Entry control | Syncfusion® -description: Learn here all about Return Type support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. +title: Return Type in Xamarin Numeric Entry control | Syncfusion® +description: Learn here all about Return Type support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. platform: Xamarin control: NumericTextBox documentation: ug diff --git a/Xamarin/NumericUpDown/Accessibility.md b/Xamarin/NumericUpDown/Accessibility.md index f7decc0cb..cbabd938b 100644 --- a/Xamarin/NumericUpDown/Accessibility.md +++ b/Xamarin/NumericUpDown/Accessibility.md @@ -1,7 +1,7 @@ --- layout: post -title: Accessibility in Xamarin NumericUpDown control | Syncfusion® -description: Learn here all about Accessibility support in Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control and more. +title: Accessibility in Xamarin NumericUpDown control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control and more. platform: Xamarin control: NumericUpDown documentation: ug diff --git a/Xamarin/NumericUpDown/Colors.md b/Xamarin/NumericUpDown/Colors.md index 2cabfc358..32f6aed5e 100644 --- a/Xamarin/NumericUpDown/Colors.md +++ b/Xamarin/NumericUpDown/Colors.md @@ -1,7 +1,7 @@ --- layout: post -title: Colors in Syncfusion® NumericUpDown control for Xamarin.Forms -description: This section explains, different color customization supports in Syncfusion® NumericUpDown control for Xamarin.Forms. +title: Colors in Syncfusion® NumericUpDown control for Xamarin.Forms +description: This section explains, different color customization supports in Syncfusion® NumericUpDown control for Xamarin.Forms. platform: Xamarin control: NumericUpDown documentation: ug diff --git a/Xamarin/NumericUpDown/Customization.md b/Xamarin/NumericUpDown/Customization.md index 899113f28..076bc6868 100644 --- a/Xamarin/NumericUpDown/Customization.md +++ b/Xamarin/NumericUpDown/Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Different customization in Xamarin NumericUpDown control | Syncfusion® -description: Learn here different customization support in Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control and more. +title: Different customization in Xamarin NumericUpDown control | Syncfusion® +description: Learn here different customization support in Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control and more. platform: Xamarin control: NumericUpDown documentation: ug diff --git a/Xamarin/NumericUpDown/Events.md b/Xamarin/NumericUpDown/Events.md index feea47ce1..e7f33be51 100644 --- a/Xamarin/NumericUpDown/Events.md +++ b/Xamarin/NumericUpDown/Events.md @@ -1,7 +1,7 @@ --- layout: post -title: Events and Interactivity in Xamarin NumericUpDown control | Syncfusion® -description: Learn here all about Events and Interactivity support in Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control and more. +title: Events and Interactivity in Xamarin NumericUpDown control | Syncfusion® +description: Learn here all about Events and Interactivity support in Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control and more. platform: Xamarin control: NumericUpDown documentation: ug diff --git a/Xamarin/NumericUpDown/Font-Settings.md b/Xamarin/NumericUpDown/Font-Settings.md index 810f0217f..a6c842c5c 100644 --- a/Xamarin/NumericUpDown/Font-Settings.md +++ b/Xamarin/NumericUpDown/Font-Settings.md @@ -1,7 +1,7 @@ --- layout: post -title: Font Settings in Syncfusion® NumericUpDown control for Xamarin.Forms -description: This section explains how to set the Font style in Syncfusion® NumericUpDown control for Xamarin.Forms. +title: Font Settings in Syncfusion® NumericUpDown control for Xamarin.Forms +description: This section explains how to set the Font style in Syncfusion® NumericUpDown control for Xamarin.Forms. platform: Xamarin control: NumericUpDown documentation: ug diff --git a/Xamarin/NumericUpDown/Getting-Started.md b/Xamarin/NumericUpDown/Getting-Started.md index 06b3906f6..1b4cfa1d4 100644 --- a/Xamarin/NumericUpDown/Getting-Started.md +++ b/Xamarin/NumericUpDown/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin NumericUpDown control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control, its elements and more. +title: Getting Started with Xamarin NumericUpDown control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control, its elements and more. platform: xamarin control: NumericUpDown documentation: ug @@ -9,11 +9,11 @@ documentation: ug # Getting Started with Xamarin NumericUpDown (SfNumericUpDown) -This section provides overview for working with Essential® SfNumericUpDown for Xamarin.Forms. You can walk through the entire process of creating a SfNumericUpDown. +This section provides overview for working with Essential® SfNumericUpDown for Xamarin.Forms. You can walk through the entire process of creating a SfNumericUpDown. ## Assembly deployment -After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. +After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. E.g.: C:\Program Files (x86) \Syncfusion\Essential Studio\19.1.0.54\Xamarin\lib @@ -25,7 +25,7 @@ You can add SfNumericUpDown reference using one of the following methods: **Method 1: Adding SfNumericUpDown reference from nuget.org** -Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfNumericUpDown to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfNumericUpDown](https://www.nuget.org/packages/Syncfusion.Xamarin.SfNumericUpDown), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfNumericUpDown to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfNumericUpDown](https://www.nuget.org/packages/Syncfusion.Xamarin.SfNumericUpDown), and then install it. ![Adding SfNumericUpDown reference from NuGet](images/Adding SfNumericUpDown reference.png) @@ -33,7 +33,7 @@ N> Install the same version of SfNumericUpDown NuGet in all the projects. **Method 2: Adding SfNumericUpDown reference from toolbox** -Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the SfNumericUpDown control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the SfNumericUpDown control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfNumericUpDown assemblies manually from the installed location** @@ -62,7 +62,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching the SfNumericUpDown on each platform diff --git a/Xamarin/NumericUpDown/Localization.md b/Xamarin/NumericUpDown/Localization.md index 5bd9d305a..242d7018a 100644 --- a/Xamarin/NumericUpDown/Localization.md +++ b/Xamarin/NumericUpDown/Localization.md @@ -1,7 +1,7 @@ --- layout: post -title: Localization in Xamarin NumericUpDown control | Syncfusion® -description: Learn here all about Localization support in Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control and more. +title: Localization in Xamarin NumericUpDown control | Syncfusion® +description: Learn here all about Localization support in Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control and more. platform: Xamarin control: NumericUpDown documentation: ug diff --git a/Xamarin/NumericUpDown/Number-Formatting.md b/Xamarin/NumericUpDown/Number-Formatting.md index 5e3afac02..4781a7eba 100644 --- a/Xamarin/NumericUpDown/Number-Formatting.md +++ b/Xamarin/NumericUpDown/Number-Formatting.md @@ -1,6 +1,6 @@ --- layout: post -title: Number Formatting in Syncfusion® NumericUpDown for Xamarin.Forms +title: Number Formatting in Syncfusion® NumericUpDown for Xamarin.Forms description: Learn how to add format String, enable parser mode, and percent display mode for NumericUpDown control. platform: Xamarin control: NumericUpDown diff --git a/Xamarin/NumericUpDown/Overview.md b/Xamarin/NumericUpDown/Overview.md index 4e005c799..233d87a29 100644 --- a/Xamarin/NumericUpDown/Overview.md +++ b/Xamarin/NumericUpDown/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin NumericUpDown control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control, its elements and more. +title: About Xamarin NumericUpDown control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control, its elements and more. platform: xamarin control: NumericUpDown documentation: ug @@ -9,7 +9,7 @@ documentation: ug # Xamarin NumericUpDown (SfNumericUpDown) Overview -The Essential® Xamarin.Forms NumericUpDown control provides up and down repeat buttons to increase and decrease values. The control respects UI culture and can be configured to display different formats like currency, scientific, etc. +The Essential® Xamarin.Forms NumericUpDown control provides up and down repeat buttons to increase and decrease values. The control respects UI culture and can be configured to display different formats like currency, scientific, etc. ![Xamarin NumericUpDown](images/overview.png) diff --git a/Xamarin/NumericUpDown/Spin-Button-Customization.md b/Xamarin/NumericUpDown/Spin-Button-Customization.md index d9fe976cb..3038d42f6 100644 --- a/Xamarin/NumericUpDown/Spin-Button-Customization.md +++ b/Xamarin/NumericUpDown/Spin-Button-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Spin Button Customization in Xamarin NumericUpDown | Syncfusion® -description: Learn here all about Spin Button Customization support in Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control and more. +title: Spin Button Customization in Xamarin NumericUpDown | Syncfusion® +description: Learn here all about Spin Button Customization support in Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control and more. platform: Xamarin control: NumericUpDown documentation: ug diff --git a/Xamarin/Radial-Menu/Accessibility.md b/Xamarin/Radial-Menu/Accessibility.md index 5b846724d..d7f7109f3 100644 --- a/Xamarin/Radial-Menu/Accessibility.md +++ b/Xamarin/Radial-Menu/Accessibility.md @@ -1,7 +1,7 @@ --- layout : post -title: Accessibility in Xamarin Radial Menu control | Syncfusion® -description: Learn here all about Accessibility support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. +title: Accessibility in Xamarin Radial Menu control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. platform : Xamarin.Forms control : SfRadialMenu documentation : ug diff --git a/Xamarin/Radial-Menu/CenterButton-Customization.md b/Xamarin/Radial-Menu/CenterButton-Customization.md index d332c0a2a..7250597dc 100644 --- a/Xamarin/Radial-Menu/CenterButton-Customization.md +++ b/Xamarin/Radial-Menu/CenterButton-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: CenterButton Customization in Xamarin Radial Menu control | Syncfusion® -description: Learn here all about CenterButton Customization support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. +title: CenterButton Customization in Xamarin Radial Menu control | Syncfusion® +description: Learn here all about CenterButton Customization support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. platform: Xamarin control: SfRadialMenu documentation: ug diff --git a/Xamarin/Radial-Menu/Events.md b/Xamarin/Radial-Menu/Events.md index 1547e2ae9..af0a0a7aa 100644 --- a/Xamarin/Radial-Menu/Events.md +++ b/Xamarin/Radial-Menu/Events.md @@ -1,7 +1,7 @@ --- layout : post -title: Events in Xamarin Radial Menu control | Syncfusion® -description: Learn here all about Events support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. +title: Events in Xamarin Radial Menu control | Syncfusion® +description: Learn here all about Events support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. platform : xamarin control : SfRadialMenu documentation : ug diff --git a/Xamarin/Radial-Menu/Getting-Started.md b/Xamarin/Radial-Menu/Getting-Started.md index 8348195da..458bb57ae 100644 --- a/Xamarin/Radial-Menu/Getting-Started.md +++ b/Xamarin/Radial-Menu/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Radial Menu control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Radial Menu (SfRadialMenu) control, its elements and more. +title: Getting Started with Xamarin Radial Menu control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Radial Menu (SfRadialMenu) control, its elements and more. platform: xamarin control: SfRadialMenu documentation: ug @@ -13,7 +13,7 @@ This section explains the steps required to launch the radial menu with hierarch ## Assembly deployment -After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. +After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. E.g.: C:\Program Files (x86) \Syncfusion\Essential Studio\19.1.0.54\Xamarin\lib @@ -25,7 +25,7 @@ You can add [`SfRadialMenu`](https://help.syncfusion.com/cr/xamarin/Syncfusion.S **Method 1: Adding SfRadialMenu reference from nuget.org** -Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfRadialMenu`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRadialMenu.XForms.SfRadialMenu.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfRadialMenu](https://www.nuget.org/packages/Syncfusion.Xamarin.SfRadialMenu), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfRadialMenu`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRadialMenu.XForms.SfRadialMenu.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfRadialMenu](https://www.nuget.org/packages/Syncfusion.Xamarin.SfRadialMenu), and then install it. ![Adding SfRadialMenu reference from NuGet](images/Adding SfRadialMenu reference.png) @@ -33,7 +33,7 @@ N> Install the same version of SfRadialMenu NuGet in all the projects. **Method 2: Adding SfRadialMenu reference from toolbox** -Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfRadialMenu`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRadialMenu.XForms.SfRadialMenu.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfRadialMenu`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRadialMenu.XForms.SfRadialMenu.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfRadialMenu assemblies manually from the installed location** @@ -62,7 +62,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ### Additional step for iOS diff --git a/Xamarin/Radial-Menu/Overview.md b/Xamarin/Radial-Menu/Overview.md index 97435fa45..62b10ae85 100644 --- a/Xamarin/Radial-Menu/Overview.md +++ b/Xamarin/Radial-Menu/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Radial Menu control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Radial Menu (SfRadialMenu) control, its elements and more. +title: About Xamarin Radial Menu control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Radial Menu (SfRadialMenu) control, its elements and more. platform: xamarin control: SfRadialMenu documentation: ug @@ -9,7 +9,7 @@ documentation: ug # Xamarin Radial Menu (SfRadialMenu) Overview -The Essential® Xamarin SfRadialMenu displays a hierarchical menu in a circular layout, which is optimized for touch enabled devices. Typically, it is used as a context menu, and it can expose more menu items in the same space than traditional menus. +The Essential® Xamarin SfRadialMenu displays a hierarchical menu in a circular layout, which is optimized for touch enabled devices. Typically, it is used as a context menu, and it can expose more menu items in the same space than traditional menus. ## Key features diff --git a/Xamarin/Radial-Menu/Place-And-Drag-RadialMenu.md b/Xamarin/Radial-Menu/Place-And-Drag-RadialMenu.md index dd7b2323c..9a473311d 100644 --- a/Xamarin/Radial-Menu/Place-And-Drag-RadialMenu.md +++ b/Xamarin/Radial-Menu/Place-And-Drag-RadialMenu.md @@ -1,7 +1,7 @@ --- layout: post -title: Placing and Dragging RadialMenu in Xamarin Radial Menu | Syncfusion® -description: Learn here all about Placing and Dragging RadialMenu support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. +title: Placing and Dragging RadialMenu in Xamarin Radial Menu | Syncfusion® +description: Learn here all about Placing and Dragging RadialMenu support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. platform: Xamarin control: SfRadialMenu documentation: ug diff --git a/Xamarin/Radial-Menu/Populating-Items.md b/Xamarin/Radial-Menu/Populating-Items.md index 2a9bead89..da4287b6a 100644 --- a/Xamarin/Radial-Menu/Populating-Items.md +++ b/Xamarin/Radial-Menu/Populating-Items.md @@ -1,7 +1,7 @@ --- layout : post -title: Populating Items in Xamarin Radial Menu control | Syncfusion® -description: Learn here all about Populating Items support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. +title: Populating Items in Xamarin Radial Menu control | Syncfusion® +description: Learn here all about Populating Items support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. platform : xamarin control : SfRadialMenu documentation : ug diff --git a/Xamarin/Radial-Menu/Segmenting-And-Placing-Item.md b/Xamarin/Radial-Menu/Segmenting-And-Placing-Item.md index 8d9c5f400..84a65ec84 100644 --- a/Xamarin/Radial-Menu/Segmenting-And-Placing-Item.md +++ b/Xamarin/Radial-Menu/Segmenting-And-Placing-Item.md @@ -1,7 +1,7 @@ --- layout: post -title: Segmenting and Placing the Items in Xamarin Radial Menu | Syncfusion® -description: Learn here all about Segmenting and Placing the Items support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. +title: Segmenting and Placing the Items in Xamarin Radial Menu | Syncfusion® +description: Learn here all about Segmenting and Placing the Items support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. platform: Xamarin control: SfRadialMenu documentation: ug diff --git a/Xamarin/Radial-Menu/SfRadialMenuItem-Customization.md b/Xamarin/Radial-Menu/SfRadialMenuItem-Customization.md index b7706d4d2..e574beaad 100644 --- a/Xamarin/Radial-Menu/SfRadialMenuItem-Customization.md +++ b/Xamarin/Radial-Menu/SfRadialMenuItem-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: SfRadialMenuItems Customization in Xamarin Radial Menu | Syncfusion® -description: Learn here all about SfRadialMenuItems Customization support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. +title: SfRadialMenuItems Customization in Xamarin Radial Menu | Syncfusion® +description: Learn here all about SfRadialMenuItems Customization support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. platform: Xamarin control: SfRadialMenu documentation: ug diff --git a/Xamarin/Radio-Button/Event.md b/Xamarin/Radio-Button/Event.md index 7c50da91e..15a254829 100644 --- a/Xamarin/Radio-Button/Event.md +++ b/Xamarin/Radio-Button/Event.md @@ -1,7 +1,7 @@ --- layout: post -title: Event in Xamarin Radio Button control | Syncfusion® -description: Learn here all about Event support in Syncfusion® Xamarin Radio Button (SfRadioButton) control and more. +title: Event in Xamarin Radio Button control | Syncfusion® +description: Learn here all about Event support in Syncfusion® Xamarin Radio Button (SfRadioButton) control and more. platform: xamarin control: SfRadioButton documentation: ug diff --git a/Xamarin/Radio-Button/Getting-Started.md b/Xamarin/Radio-Button/Getting-Started.md index 61d2d21ac..e51a5000a 100644 --- a/Xamarin/Radio-Button/Getting-Started.md +++ b/Xamarin/Radio-Button/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Radio Button control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Radio Button (SfRadioButton) control, its elements and more. +title: Getting Started with Xamarin Radio Button control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Radio Button (SfRadioButton) control, its elements and more. platform: xamarin control: SfRadioButton documentation: ug @@ -15,7 +15,7 @@ This section explains the steps required to configure the [Xamarin Radio Button] ## Assembly deployment -After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. +After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. E.g.: C:\Program Files (x86) \Syncfusion\Essential Studio\19.1.0.54\Xamarin\lib @@ -27,7 +27,7 @@ You can add [`SfRadioButton`](https://help.syncfusion.com/cr/xamarin/Syncfusion. **Method 1: Adding SfRadioButton reference from nuget.org** -Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfRadioButton to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Buttons](https://www.nuget.org/packages/Syncfusion.Xamarin.Buttons), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfRadioButton to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Buttons](https://www.nuget.org/packages/Syncfusion.Xamarin.Buttons), and then install it. ![Adding SfRadioButton reference from NuGet](Images/Adding SfRadioButton reference.png) @@ -37,7 +37,7 @@ N> **Method 2: Adding SfRadioButton reference from toolbox** -Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfRadioButton`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfRadioButton.html) control to the XAML page. It will automatically install the required [NuGet packages](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfRadioButton`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfRadioButton.html) control to the XAML page. It will automatically install the required [NuGet packages](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfRadioButton assemblies manually from the installed location** @@ -70,7 +70,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. N> After adding the assembly reference, an additional step is required for iOS and UWP projects. If you are adding the references from toolbox, this step is not needed. diff --git a/Xamarin/Radio-Button/Grouping.md b/Xamarin/Radio-Button/Grouping.md index 246a9467e..d275d4d42 100644 --- a/Xamarin/Radio-Button/Grouping.md +++ b/Xamarin/Radio-Button/Grouping.md @@ -1,7 +1,7 @@ --- layout: post -title: Grouping in Xamarin Radio Button control | Syncfusion® -description: Learn here all about Grouping support in Syncfusion® Xamarin Radio Button (SfRadioButton) control and more. +title: Grouping in Xamarin Radio Button control | Syncfusion® +description: Learn here all about Grouping support in Syncfusion® Xamarin Radio Button (SfRadioButton) control and more. platform: xamarin control: SfRadioButton documentation: ug diff --git a/Xamarin/Radio-Button/Overview.md b/Xamarin/Radio-Button/Overview.md index 6de3c703d..0d6c837e8 100644 --- a/Xamarin/Radio-Button/Overview.md +++ b/Xamarin/Radio-Button/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Radio Button control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Radio Button (SfRadioButton) control, its elements and more. +title: About Xamarin Radio Button control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Radio Button (SfRadioButton) control, its elements and more. platform: xamarin control: SfRadioButton documentation: ug diff --git a/Xamarin/Radio-Button/Visual-Customization.md b/Xamarin/Radio-Button/Visual-Customization.md index ecb922785..7f47a020a 100644 --- a/Xamarin/Radio-Button/Visual-Customization.md +++ b/Xamarin/Radio-Button/Visual-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Visual Customization in Xamarin Radio Button control | Syncfusion® -description: Learn here all about Visual Customization support in Syncfusion® Xamarin Radio Button (SfRadioButton) control and more. +title: Visual Customization in Xamarin Radio Button control | Syncfusion® +description: Learn here all about Visual Customization support in Syncfusion® Xamarin Radio Button (SfRadioButton) control and more. platform: xamarin control: SfRadioButton documentation: ug diff --git a/Xamarin/Radio-Button/VisualStates.md b/Xamarin/Radio-Button/VisualStates.md index 5cd039bbb..e6b1b5dd6 100644 --- a/Xamarin/Radio-Button/VisualStates.md +++ b/Xamarin/Radio-Button/VisualStates.md @@ -1,7 +1,7 @@ --- layout: post -title: Visual States in Xamarin Radio Button control | Syncfusion® -description: Learn here all about Visual States support in Syncfusion® Xamarin Radio Button (SfRadioButton) control and more. +title: Visual States in Xamarin Radio Button control | Syncfusion® +description: Learn here all about Visual States support in Syncfusion® Xamarin Radio Button (SfRadioButton) control and more. platform: xamarin control: SfRadioButton documentation: ug diff --git a/Xamarin/Range-Slider/Accessibility.md b/Xamarin/Range-Slider/Accessibility.md index 2155cd92c..fe3c43d73 100644 --- a/Xamarin/Range-Slider/Accessibility.md +++ b/Xamarin/Range-Slider/Accessibility.md @@ -1,7 +1,7 @@ --- layout : post -title: Accessibility in Xamarin Range Slider control | Syncfusion® -description: Learn here all about Accessibility support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. +title: Accessibility in Xamarin Range Slider control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. platform : Xamarin.Forms control : SfRangeSlider documentation : ug diff --git a/Xamarin/Range-Slider/Formatting-String.md b/Xamarin/Range-Slider/Formatting-String.md index 9e72bf3e8..e05217e5f 100644 --- a/Xamarin/Range-Slider/Formatting-String.md +++ b/Xamarin/Range-Slider/Formatting-String.md @@ -1,7 +1,7 @@ --- layout: post -title: Formatting String in Xamarin Range Slider control | Syncfusion® -description: Learn here all about Formatting String support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. +title: Formatting String in Xamarin Range Slider control | Syncfusion® +description: Learn here all about Formatting String support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. platform: Xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/Getting-Started.md b/Xamarin/Range-Slider/Getting-Started.md index e8a01cb8c..88aa4d58a 100644 --- a/Xamarin/Range-Slider/Getting-Started.md +++ b/Xamarin/Range-Slider/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Range Slider control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Range Slider (SfRangeSlider) control, its elements and more. +title: Getting Started with Xamarin Range Slider control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Range Slider (SfRangeSlider) control, its elements and more. platform: xamarin control: RangeSlider documentation: ug @@ -13,7 +13,7 @@ This section explains you the steps to configure a [Xamarin Range Slider](https ## Assembly deployment -After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. +After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. E.g.: C:\Program Files (x86) \Syncfusion\Essential Studio\19.1.0.54\Xamarin\lib @@ -25,7 +25,7 @@ You can add [`SfRangeSlider`](https://help.syncfusion.com/cr/xamarin/Syncfusion. **Method 1: Adding SfRangeSlider reference from nuget.org** -Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfRangeSlider`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRangeSlider.XForms.SfRangeSlider.html) to your project, open the [NuGet package](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) manager in Visual Studio, search for [Syncfusion.Xamarin.SfRangeSlider](https://www.nuget.org/packages/Syncfusion.Xamarin.SfRangeSlider), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfRangeSlider`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRangeSlider.XForms.SfRangeSlider.html) to your project, open the [NuGet package](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) manager in Visual Studio, search for [Syncfusion.Xamarin.SfRangeSlider](https://www.nuget.org/packages/Syncfusion.Xamarin.SfRangeSlider), and then install it. ![Adding SfRangeSlider reference from nuget.org](images/Adding SfRangeSlider reference.png) @@ -33,7 +33,7 @@ N> Install the same version of [`SfRangeSlider`](https://help.syncfusion.com/cr/ **Method 2: Adding SfRangeSlider reference from toolbox** -Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfRangeSlider`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRangeSlider.XForms.SfRangeSlider.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfRangeSlider`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRangeSlider.XForms.SfRangeSlider.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfRangeSlider assemblies manually from the installed location** @@ -62,7 +62,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. N> Currently an additional step is required for iOS project. You need to create an instance of RangeSlider custom renderer. If you are adding the references from toolbox, this step is not needed. diff --git a/Xamarin/Range-Slider/How-To.md b/Xamarin/Range-Slider/How-To.md index a0d418bc5..95dd092de 100644 --- a/Xamarin/Range-Slider/How-To.md +++ b/Xamarin/Range-Slider/How-To.md @@ -1,7 +1,7 @@ --- layout: post -title: Events in Syncfusion® RangeSlider control for Xamarin.Forms -description: Learn how to populate events in Syncfusion® Essential® Xamarin RangeSlider Control, its elements, and more. +title: Events in Syncfusion® RangeSlider control for Xamarin.Forms +description: Learn how to populate events in Syncfusion® Essential® Xamarin RangeSlider Control, its elements, and more. platform: xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/Labels-Customization.md b/Xamarin/Range-Slider/Labels-Customization.md index 78e771564..06d3f9215 100644 --- a/Xamarin/Range-Slider/Labels-Customization.md +++ b/Xamarin/Range-Slider/Labels-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Labels Customization in Xamarin Range Slider control | Syncfusion® -description: Learn here all about Labels Customization support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. +title: Labels Customization in Xamarin Range Slider control | Syncfusion® +description: Learn here all about Labels Customization support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. platform: Xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/Orientation.md b/Xamarin/Range-Slider/Orientation.md index 53075569f..f6b019daf 100644 --- a/Xamarin/Range-Slider/Orientation.md +++ b/Xamarin/Range-Slider/Orientation.md @@ -1,7 +1,7 @@ --- layout: post -title: Orientation in Xamarin Range Slider control | Syncfusion® -description: Learn here all about Orientation support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. +title: Orientation in Xamarin Range Slider control | Syncfusion® +description: Learn here all about Orientation support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. platform: Xamarin control: SfRangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/Overview.md b/Xamarin/Range-Slider/Overview.md index 683f6d3a5..dccaaffe4 100644 --- a/Xamarin/Range-Slider/Overview.md +++ b/Xamarin/Range-Slider/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Range Slider control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Range Slider (SfRangeSlider) control, its elements and more. +title: About Xamarin Range Slider control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Range Slider (SfRangeSlider) control, its elements and more. platform: Xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/Range.md b/Xamarin/Range-Slider/Range.md index f75c45a92..b04816b22 100644 --- a/Xamarin/Range-Slider/Range.md +++ b/Xamarin/Range-Slider/Range.md @@ -1,7 +1,7 @@ --- layout: post -title: Range in Xamarin Range Slider control | Syncfusion® -description: Learn here all about Range support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. +title: Range in Xamarin Range Slider control | Syncfusion® +description: Learn here all about Range support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. platform: Xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/Selection-Value-Configuration.md b/Xamarin/Range-Slider/Selection-Value-Configuration.md index fdfbf9922..2efd5b7c3 100644 --- a/Xamarin/Range-Slider/Selection-Value-Configuration.md +++ b/Xamarin/Range-Slider/Selection-Value-Configuration.md @@ -1,7 +1,7 @@ --- layout: post -title: Selection Value configuration in Xamarin Range Slider | Syncfusion® -description: Learn here all about Selection Value configuration support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. +title: Selection Value configuration in Xamarin Range Slider | Syncfusion® +description: Learn here all about Selection Value configuration support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. platform: Xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/Ticks-Customization.md b/Xamarin/Range-Slider/Ticks-Customization.md index faf6149d3..48c2a2176 100644 --- a/Xamarin/Range-Slider/Ticks-Customization.md +++ b/Xamarin/Range-Slider/Ticks-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Ticks Customization in Xamarin Range Slider control | Syncfusion® -description: Learn here all about Ticks Customization support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. +title: Ticks Customization in Xamarin Range Slider control | Syncfusion® +description: Learn here all about Ticks Customization support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. platform: Xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/ToolTip-Support.md b/Xamarin/Range-Slider/ToolTip-Support.md index b27f84b7b..cfa38fead 100644 --- a/Xamarin/Range-Slider/ToolTip-Support.md +++ b/Xamarin/Range-Slider/ToolTip-Support.md @@ -1,7 +1,7 @@ --- layout: post -title: ToolTip Support in Xamarin Range Slider control | Syncfusion® -description: Learn here all about ToolTip Support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. +title: ToolTip Support in Xamarin Range Slider control | Syncfusion® +description: Learn here all about ToolTip Support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. platform: Xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/Track-Bar-Customization.md b/Xamarin/Range-Slider/Track-Bar-Customization.md index 6010be35f..e71017c09 100644 --- a/Xamarin/Range-Slider/Track-Bar-Customization.md +++ b/Xamarin/Range-Slider/Track-Bar-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: TrackBar Customization in Xamarin Range Slider control | Syncfusion® -description: Learn here all about TrackBar Customization support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. +title: TrackBar Customization in Xamarin Range Slider control | Syncfusion® +description: Learn here all about TrackBar Customization support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. platform: Xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Rating/Accessibility.md b/Xamarin/Rating/Accessibility.md index f04e125c0..b34b05459 100644 --- a/Xamarin/Rating/Accessibility.md +++ b/Xamarin/Rating/Accessibility.md @@ -1,8 +1,8 @@ --- layout : post -title: Accessibility in Xamarin Rating control | Syncfusion® -description: Learn here all about Accessibility support in Syncfusion® Xamarin Rating (SfRating) control and more. +title: Accessibility in Xamarin Rating control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Rating (SfRating) control and more. platform : Xamarin.Forms control : SfRating documentation : ug diff --git a/Xamarin/Rating/Add-Custom-Items.md b/Xamarin/Rating/Add-Custom-Items.md index 38acaac53..44430dd1a 100644 --- a/Xamarin/Rating/Add-Custom-Items.md +++ b/Xamarin/Rating/Add-Custom-Items.md @@ -1,8 +1,8 @@ --- layout: post -title: Custom View in Xamarin Rating control | Syncfusion® -description: Learn here all about Custom View support in Syncfusion® Xamarin Rating (SfRating) control, its elements and more. +title: Custom View in Xamarin Rating control | Syncfusion® +description: Learn here all about Custom View support in Syncfusion® Xamarin Rating (SfRating) control, its elements and more. platform: Xamarin control: Rating documentation: ug diff --git a/Xamarin/Rating/Appearance-Customization.md b/Xamarin/Rating/Appearance-Customization.md index 8ae12fdf2..a95cfe403 100644 --- a/Xamarin/Rating/Appearance-Customization.md +++ b/Xamarin/Rating/Appearance-Customization.md @@ -1,8 +1,8 @@ --- layout: post -title: Appearance Customization in Xamarin Rating control | Syncfusion® -description: Learn here all about Appearance Customization support in Syncfusion® Xamarin Rating (SfRating) control and more. +title: Appearance Customization in Xamarin Rating control | Syncfusion® +description: Learn here all about Appearance Customization support in Syncfusion® Xamarin Rating (SfRating) control and more. platform: Xamarin control: Rating documentation: ug diff --git a/Xamarin/Rating/Appearance-and-Styling.md b/Xamarin/Rating/Appearance-and-Styling.md index 56365af53..78e905163 100644 --- a/Xamarin/Rating/Appearance-and-Styling.md +++ b/Xamarin/Rating/Appearance-and-Styling.md @@ -1,8 +1,8 @@ --- layout: post -title: Appearance and Styling in Xamarin Rating control | Syncfusion® -description: Learn here all about Appearance and Styling support in Syncfusion® Xamarin Rating (SfRating) control and more. +title: Appearance and Styling in Xamarin Rating control | Syncfusion® +description: Learn here all about Appearance and Styling support in Syncfusion® Xamarin Rating (SfRating) control and more. platform: Xamarin control: Rating documentation: ug diff --git a/Xamarin/Rating/Getting-Started.md b/Xamarin/Rating/Getting-Started.md index 8268b332e..faf9c85ef 100644 --- a/Xamarin/Rating/Getting-Started.md +++ b/Xamarin/Rating/Getting-Started.md @@ -1,8 +1,8 @@ --- layout: post -title: Getting Started with Xamarin Rating Control | Syncfusion® -description: Learn here all about how to getting started with Syncfusion® Xamarin Rating control, its elements and more. +title: Getting Started with Xamarin Rating Control | Syncfusion® +description: Learn here all about how to getting started with Syncfusion® Xamarin Rating control, its elements and more. platform: xamarin control: Rating documentation: ug @@ -16,7 +16,7 @@ This section explains how to configure a [`SfRating`](https://help.syncfusion.co ## Assembly deployment -After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. +After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. E.g.: C:\Program Files (x86) \Syncfusion\Essential Studio\19.1.0.54\Xamarin\lib @@ -28,7 +28,7 @@ You can add [`SfRating`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRat **Method 1: Adding SfRating reference from nuget.org** -Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfRating`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRating.XForms.SfRating.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfRating](https://www.nuget.org/packages/Syncfusion.Xamarin.SfRating), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfRating`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRating.XForms.SfRating.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfRating](https://www.nuget.org/packages/Syncfusion.Xamarin.SfRating), and then install it. ![Adding SfRating reference from nuget](images/Adding SfRating reference.png) @@ -36,7 +36,7 @@ N> Install the same version of [`SfRating`](https://help.syncfusion.com/cr/xamar **Method 2: Adding SfRating reference from toolbox** -Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfRating`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRating.XForms.SfRating.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfRating`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRating.XForms.SfRating.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfRating assemblies manually from the installed location** @@ -65,7 +65,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. N> Currently an additional step is required for iOS project. You need to create an instance of the rating custom renderer. If you are adding the references from toolbox, this step is not needed. diff --git a/Xamarin/Rating/Overview.md b/Xamarin/Rating/Overview.md index 18581626d..3d55cedec 100644 --- a/Xamarin/Rating/Overview.md +++ b/Xamarin/Rating/Overview.md @@ -1,8 +1,8 @@ --- layout: post -title: About Xamarin Rating control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Rating (SfRating) control, its elements and more. +title: About Xamarin Rating control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Rating (SfRating) control, its elements and more. platform: Xamarin control: Rating documentation: ug @@ -10,7 +10,7 @@ documentation: ug --- # Xamarin Rating (SfRating) Overview -The Essential® Xamarin Rating control provides the number of stars that represents a rating. And also used to configure the item size, item spacing and the number of displayed items in the [`SfRating`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRating.XForms.SfRating.html) control. Essential® Xamarin Rating control can be used in various scenarios like movie rating, rating the application etc. +The Essential® Xamarin Rating control provides the number of stars that represents a rating. And also used to configure the item size, item spacing and the number of displayed items in the [`SfRating`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRating.XForms.SfRating.html) control. Essential® Xamarin Rating control can be used in various scenarios like movie rating, rating the application etc. ![Rating OverView](images/overview.png) diff --git a/Xamarin/Rating/Precision-Mode.md b/Xamarin/Rating/Precision-Mode.md index df1649887..db82b4424 100644 --- a/Xamarin/Rating/Precision-Mode.md +++ b/Xamarin/Rating/Precision-Mode.md @@ -1,8 +1,8 @@ --- layout: post -title: Precision Mode in Xamarin Rating control | Syncfusion® -description: Learn here all about Precision Mode support in Syncfusion® Xamarin Rating (SfRating) control and more. +title: Precision Mode in Xamarin Rating control | Syncfusion® +description: Learn here all about Precision Mode support in Syncfusion® Xamarin Rating (SfRating) control and more. platform: Xamarin control: Rating documentation: ug diff --git a/Xamarin/Rating/Restrict-User-Selection.md b/Xamarin/Rating/Restrict-User-Selection.md index f91b702e7..24c6e2111 100644 --- a/Xamarin/Rating/Restrict-User-Selection.md +++ b/Xamarin/Rating/Restrict-User-Selection.md @@ -1,8 +1,8 @@ --- layout: post -title: Restrict user Selection in Xamarin Rating control | Syncfusion® -description: Learn here all about Restrict user Selection support in Syncfusion® Xamarin Rating (SfRating) control and more. +title: Restrict user Selection in Xamarin Rating control | Syncfusion® +description: Learn here all about Restrict user Selection support in Syncfusion® Xamarin Rating (SfRating) control and more. platform: Xamarin control: Rating documentation: ug diff --git a/Xamarin/Rating/ToolTip.md b/Xamarin/Rating/ToolTip.md index 9fb4c8b95..9bc93a660 100644 --- a/Xamarin/Rating/ToolTip.md +++ b/Xamarin/Rating/ToolTip.md @@ -1,8 +1,8 @@ --- layout: post -title: ToolTip in Xamarin Rating control | Syncfusion® -description: Learn here all about ToolTip support in Syncfusion® Xamarin Rating (SfRating) control, its elements and more. +title: ToolTip in Xamarin Rating control | Syncfusion® +description: Learn here all about ToolTip support in Syncfusion® Xamarin Rating (SfRating) control, its elements and more. platform: Xamarin control: Rating documentation: ug diff --git a/Xamarin/Rating/View-Range-Selection.md b/Xamarin/Rating/View-Range-Selection.md index 65c6911bb..8689b4faf 100644 --- a/Xamarin/Rating/View-Range-Selection.md +++ b/Xamarin/Rating/View-Range-Selection.md @@ -1,8 +1,8 @@ --- layout: post -title: Enable View Range Selection in Xamarin Rating control | Syncfusion® -description: Learn here all about Enable View Range Selection support in Syncfusion® Xamarin Rating (SfRating) control and more. +title: Enable View Range Selection in Xamarin Rating control | Syncfusion® +description: Learn here all about Enable View Range Selection support in Syncfusion® Xamarin Rating (SfRating) control and more. platform: Xamarin control: Rating documentation: ug diff --git a/Xamarin/Release-notes/v12.1.0.43.md b/Xamarin/Release-notes/v12.1.0.43.md index 7fd05dc63..13de8b377 100644 --- a/Xamarin/Release-notes/v12.1.0.43.md +++ b/Xamarin/Release-notes/v12.1.0.43.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2014 Volume 1 Release Notes -description: Essential Studio® for Xamarin.Forms 2014 Volume 1 Release Notes +title: Essential Studio® for Xamarin.Forms 2014 Volume 1 Release Notes +description: Essential Studio® for Xamarin.Forms 2014 Volume 1 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 12, 2014" version="v12.1.0.43" %} diff --git a/Xamarin/Release-notes/v12.2.0.36.md b/Xamarin/Release-notes/v12.2.0.36.md index 068e5da40..352a35a3e 100644 --- a/Xamarin/Release-notes/v12.2.0.36.md +++ b/Xamarin/Release-notes/v12.2.0.36.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2014 Volume 2 Release Notes -description: Essential Studio® for Xamarin.Forms 2014 Volume 2 Release Notes +title: Essential Studio® for Xamarin.Forms 2014 Volume 2 Release Notes +description: Essential Studio® for Xamarin.Forms 2014 Volume 2 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 11, 2014" version="v12.2.0.36" %} diff --git a/Xamarin/Release-notes/v12.3.0.36.md b/Xamarin/Release-notes/v12.3.0.36.md index 1a214ec90..a8ee4a0fd 100644 --- a/Xamarin/Release-notes/v12.3.0.36.md +++ b/Xamarin/Release-notes/v12.3.0.36.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2014 Volume 3 Release Notes -description: Essential Studio® for Xamarin.Forms 2014 Volume 3 Release Notes +title: Essential Studio® for Xamarin.Forms 2014 Volume 3 Release Notes +description: Essential Studio® for Xamarin.Forms 2014 Volume 3 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 30, 2014" version="v12.3.0.36" %} diff --git a/Xamarin/Release-notes/v12.4.0.24.md b/Xamarin/Release-notes/v12.4.0.24.md index f2d95a70f..3193eee6a 100644 --- a/Xamarin/Release-notes/v12.4.0.24.md +++ b/Xamarin/Release-notes/v12.4.0.24.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2014 Volume 4 Release Notes -description: Essential Studio® for Xamarin.Forms 2014 Volume 4 Release Notes +title: Essential Studio® for Xamarin.Forms 2014 Volume 4 Release Notes +description: Essential Studio® for Xamarin.Forms 2014 Volume 4 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 24, 2014" version="v12.4.0.24" %} diff --git a/Xamarin/Release-notes/v13.1.0.21.md b/Xamarin/Release-notes/v13.1.0.21.md index 00d5c788d..7e52b1f65 100644 --- a/Xamarin/Release-notes/v13.1.0.21.md +++ b/Xamarin/Release-notes/v13.1.0.21.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2015 Volume 1 Release Notes -description: Essential Studio® for Xamarin.Forms 2015 Volume 1 Release Notes +title: Essential Studio® for Xamarin.Forms 2015 Volume 1 Release Notes +description: Essential Studio® for Xamarin.Forms 2015 Volume 1 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 3, 2015" version="v13.1.0.21" %} diff --git a/Xamarin/Release-notes/v13.2.0.29.md b/Xamarin/Release-notes/v13.2.0.29.md index a8bb57c78..b4b357aa8 100644 --- a/Xamarin/Release-notes/v13.2.0.29.md +++ b/Xamarin/Release-notes/v13.2.0.29.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2015 Vol 2 Release Notes -description: Essential Studio® for Xamarin.Forms 2015 Vol 2 Release Notes +title: Essential Studio® for Xamarin.Forms 2015 Vol 2 Release Notes +description: Essential Studio® for Xamarin.Forms 2015 Vol 2 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 8, 2015" version="v13.2.0.29" %} diff --git a/Xamarin/Release-notes/v13.3.0.7.md b/Xamarin/Release-notes/v13.3.0.7.md index 0be8245d4..754574d3b 100644 --- a/Xamarin/Release-notes/v13.3.0.7.md +++ b/Xamarin/Release-notes/v13.3.0.7.md @@ -1,10 +1,10 @@ --- -title : Essential Studio® 2015 Vol 3 Release Notes -description : Essential Studio® 2015 Vol 3 Release Notes +title : Essential Studio® 2015 Vol 3 Release Notes +description : Essential Studio® 2015 Vol 3 Release Notes platform : xamarin --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 1, 2015" version="v13.3.0.7" %} diff --git a/Xamarin/Release-notes/v13.4.0.53.md b/Xamarin/Release-notes/v13.4.0.53.md index d9a1b62ca..8bc73989d 100644 --- a/Xamarin/Release-notes/v13.4.0.53.md +++ b/Xamarin/Release-notes/v13.4.0.53.md @@ -1,10 +1,10 @@ --- -title : Essential Studio® 2015 Vol 4 Release Notes -description : Essential Studio® 2015 Vol 4 Release Notes +title : Essential Studio® 2015 Vol 4 Release Notes +description : Essential Studio® 2015 Vol 4 Release Notes platform : xamarin --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="January 13, 2016" version="v13.4.0.53" %} diff --git a/Xamarin/Release-notes/v13.4.0.58.md b/Xamarin/Release-notes/v13.4.0.58.md index 686474331..10cbb496a 100644 --- a/Xamarin/Release-notes/v13.4.0.58.md +++ b/Xamarin/Release-notes/v13.4.0.58.md @@ -1,10 +1,10 @@ --- -title : Essential Studio® for Xamarin.Forms 2015 Vol 4 (Service Pack 1) Release Notes -description : Essential Studio® for Xamarin.Forms 2015 Vol 4 (Service Pack 1) Release Notes +title : Essential Studio® for Xamarin.Forms 2015 Vol 4 (Service Pack 1) Release Notes +description : Essential Studio® for Xamarin.Forms 2015 Vol 4 (Service Pack 1) Release Notes platform : xamarin --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="February 12, 2016" version="v13.4.0.58" %} diff --git a/Xamarin/Release-notes/v13.4.0.63.md b/Xamarin/Release-notes/v13.4.0.63.md index 7f634ac23..d602dc67d 100644 --- a/Xamarin/Release-notes/v13.4.0.63.md +++ b/Xamarin/Release-notes/v13.4.0.63.md @@ -1,10 +1,10 @@ --- -title : Essential Studio® for Xamarin.Forms 2015 Vol 4 Service Pack 2 Release Notes -description : Essential Studio® for Xamarin.Forms 2015 Vol 4 Service Pack 2 Release Notes +title : Essential Studio® for Xamarin.Forms 2015 Vol 4 Service Pack 2 Release Notes +description : Essential Studio® for Xamarin.Forms 2015 Vol 4 Service Pack 2 Release Notes platform : xamarin --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="March 4, 2016" version="v13.4.0.63" %} diff --git a/Xamarin/Release-notes/v14.1.0.41.md b/Xamarin/Release-notes/v14.1.0.41.md index b2000a94c..bad53f408 100644 --- a/Xamarin/Release-notes/v14.1.0.41.md +++ b/Xamarin/Release-notes/v14.1.0.41.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2016 Volume 1 Release Notes -description: Essential Studio® for Xamarin.Forms 2016 Volume 1 Release Notes +title: Essential Studio® for Xamarin.Forms 2016 Volume 1 Release Notes +description: Essential Studio® for Xamarin.Forms 2016 Volume 1 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 5, 2016" version="v14.1.0.41" %} diff --git a/Xamarin/Release-notes/v14.1.0.46.md b/Xamarin/Release-notes/v14.1.0.46.md index 478462171..1dbbba885 100644 --- a/Xamarin/Release-notes/v14.1.0.46.md +++ b/Xamarin/Release-notes/v14.1.0.46.md @@ -1,10 +1,10 @@ --- -title : Essential Studio® for Xamarin.Forms 2016 Vol 1 (Service Pack 1)Release Notes -description : Essential Studio® for Xamarin.Forms 2016 Vol 1 (Service Pack 1)Release Notes +title : Essential Studio® for Xamarin.Forms 2016 Vol 1 (Service Pack 1)Release Notes +description : Essential Studio® for Xamarin.Forms 2016 Vol 1 (Service Pack 1)Release Notes platform : xamarin --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="May 3, 2016" version="v14.1.0.46" %} diff --git a/Xamarin/Release-notes/v14.2.0.26.md b/Xamarin/Release-notes/v14.2.0.26.md index a1d292d5d..1d1803c8b 100644 --- a/Xamarin/Release-notes/v14.2.0.26.md +++ b/Xamarin/Release-notes/v14.2.0.26.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2016 Volume 2 Release Notes -description: Essential Studio® for Xamarin.Forms 2016 Volume 2 Release Notes +title: Essential Studio® for Xamarin.Forms 2016 Volume 2 Release Notes +description: Essential Studio® for Xamarin.Forms 2016 Volume 2 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="June 24, 2016" version="v14.2.0.26" %} diff --git a/Xamarin/Release-notes/v14.2.0.28.md b/Xamarin/Release-notes/v14.2.0.28.md index 14b745120..37e6276d7 100644 --- a/Xamarin/Release-notes/v14.2.0.28.md +++ b/Xamarin/Release-notes/v14.2.0.28.md @@ -1,10 +1,10 @@ --- -title : Essential Studio® for Xamarin Forms 2016 Vol 2 (Service Pack 1)Release Notes -description : Essential Studio® for Xamarin Forms 2016 Vol 2 (Service Pack 1)Release Notes +title : Essential Studio® for Xamarin Forms 2016 Vol 2 (Service Pack 1)Release Notes +description : Essential Studio® for Xamarin Forms 2016 Vol 2 (Service Pack 1)Release Notes platform : xamarin --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 29, 2016" version="v14.2.0.28" %} diff --git a/Xamarin/Release-notes/v14.2.0.32.md b/Xamarin/Release-notes/v14.2.0.32.md index 6df6f59ac..4273dd79e 100644 --- a/Xamarin/Release-notes/v14.2.0.32.md +++ b/Xamarin/Release-notes/v14.2.0.32.md @@ -1,10 +1,10 @@ --- -title : Essential Studio® for Xamarin.Forms 2016 Vol 2 (Service Pack 2) Release Notes -description : Essential Studio® for Xamarin.Forms 2016 Vol 2 (Service Pack 2) Release Notes +title : Essential Studio® for Xamarin.Forms 2016 Vol 2 (Service Pack 2) Release Notes +description : Essential Studio® for Xamarin.Forms 2016 Vol 2 (Service Pack 2) Release Notes platform : xamarin --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=site.2016vol2_sp2_releasedate version="v14.2.0.32" %} diff --git a/Xamarin/Release-notes/v14.3.0.49.md b/Xamarin/Release-notes/v14.3.0.49.md index c871d632e..c7de416d2 100644 --- a/Xamarin/Release-notes/v14.3.0.49.md +++ b/Xamarin/Release-notes/v14.3.0.49.md @@ -1,10 +1,10 @@ --- -title : Essential Studio® for Xamarin.Forms 2016 Vol 3 Release Notes -description : Essential Studio® for Xamarin.Forms 2016 Vol 3 Release Notes +title : Essential Studio® for Xamarin.Forms 2016 Vol 3 Release Notes +description : Essential Studio® for Xamarin.Forms 2016 Vol 3 Release Notes platform : xamarin --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=site.releasedate.2016_vol_3 version=site.version.2016_vol_3 %} diff --git a/Xamarin/Release-notes/v14.3.0.52.md b/Xamarin/Release-notes/v14.3.0.52.md index 66f029dfa..0ee586dee 100644 --- a/Xamarin/Release-notes/v14.3.0.52.md +++ b/Xamarin/Release-notes/v14.3.0.52.md @@ -1,10 +1,10 @@ --- -title : Essential Studio® for Xamarin.Forms 2016 Volume 3 Service Pack 1 Release Notes -description : Essential Studio® for Xamarin.Forms 2016 Volume 3 Service Pack 1 Release Notes +title : Essential Studio® for Xamarin.Forms 2016 Volume 3 Service Pack 1 Release Notes +description : Essential Studio® for Xamarin.Forms 2016 Volume 3 Service Pack 1 Release Notes platform : xamarin --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=site.releasedate.2016_vol_3_sp1 version=site.version.2016_vol_3_sp1 %} diff --git a/Xamarin/Release-notes/v14.4.0.15.md b/Xamarin/Release-notes/v14.4.0.15.md index 78cedefba..a50af13ef 100644 --- a/Xamarin/Release-notes/v14.4.0.15.md +++ b/Xamarin/Release-notes/v14.4.0.15.md @@ -1,10 +1,10 @@ --- -title : Essential Studio® for Xamarin.Forms 2016 Volume 4 Release Notes -description : Essential Studio® for Xamarin.Forms 2016 Volume 4 Release Notes +title : Essential Studio® for Xamarin.Forms 2016 Volume 4 Release Notes +description : Essential Studio® for Xamarin.Forms 2016 Volume 4 Release Notes platform : xamarin --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=site.releasedate.2016_vol_4 version=site.version.2016_vol_4 %} diff --git a/Xamarin/Release-notes/v14.4.0.20.md b/Xamarin/Release-notes/v14.4.0.20.md index 171c79b4d..04bbee8fe 100644 --- a/Xamarin/Release-notes/v14.4.0.20.md +++ b/Xamarin/Release-notes/v14.4.0.20.md @@ -1,10 +1,10 @@ --- -title : Essential Studio® for Xamarin.Forms 2016 Volume 4 Service Pack 1 Release Notes -description : Essential Studio® for Xamarin.Forms 2016 Volume 4 Service Pack 1 Release Notes +title : Essential Studio® for Xamarin.Forms 2016 Volume 4 Service Pack 1 Release Notes +description : Essential Studio® for Xamarin.Forms 2016 Volume 4 Service Pack 1 Release Notes platform : xamarin --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=site.releasedate.2016_vol_4_sp1 version=site.version.2016_vol_4_sp1 %} diff --git a/Xamarin/Release-notes/v15.1.0.33.md b/Xamarin/Release-notes/v15.1.0.33.md index 25c6598ea..76a34d34d 100644 --- a/Xamarin/Release-notes/v15.1.0.33.md +++ b/Xamarin/Release-notes/v15.1.0.33.md @@ -1,10 +1,10 @@ --- -title : Essential Studio® for Xamarin.Forms 2017 Volume 1 Release Notes -description : Essential Studio® for Xamarin.Forms 2017 Volume 1 Release Notes +title : Essential Studio® for Xamarin.Forms 2017 Volume 1 Release Notes +description : Essential Studio® for Xamarin.Forms 2017 Volume 1 Release Notes platform : xamarin --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=site.releasedate.2017_vol_1 version=site.version.2017_vol_1 %} diff --git a/Xamarin/Release-notes/v15.1.0.37.md b/Xamarin/Release-notes/v15.1.0.37.md index 8e7e6f9c8..e39ed38ce 100644 --- a/Xamarin/Release-notes/v15.1.0.37.md +++ b/Xamarin/Release-notes/v15.1.0.37.md @@ -1,10 +1,10 @@ --- -title : Essential Studio® for Xamarin.Forms 2017 Volume 1 Service Pack 1 Release Notes -description : Essential Studio® for Xamarin.Forms 2017 Volume 1 Service Pack 1 Release Notes +title : Essential Studio® for Xamarin.Forms 2017 Volume 1 Service Pack 1 Release Notes +description : Essential Studio® for Xamarin.Forms 2017 Volume 1 Service Pack 1 Release Notes platform : xamarin --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=site.releasedate.2017_vol_1_sp1 version=site.version.2017_vol_1_sp1 %} diff --git a/Xamarin/Release-notes/v15.1.0.41.md b/Xamarin/Release-notes/v15.1.0.41.md index d49f43881..10e636ed8 100644 --- a/Xamarin/Release-notes/v15.1.0.41.md +++ b/Xamarin/Release-notes/v15.1.0.41.md @@ -1,10 +1,10 @@ --- -title : Essential Studio® for Xamarin.Forms 2017 Volume 1 Service Pack 2 Release Notes -description : Essential Studio® for Xamarin.Forms 2017 Volume 1 Service Pack 2 Release Notes +title : Essential Studio® for Xamarin.Forms 2017 Volume 1 Service Pack 2 Release Notes +description : Essential Studio® for Xamarin.Forms 2017 Volume 1 Service Pack 2 Release Notes platform : xamarin --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=site.releasedate.2017_vol_1_sp2 version=site.version.2017_vol_1_sp2 %} diff --git a/Xamarin/Release-notes/v15.2.0.40.md b/Xamarin/Release-notes/v15.2.0.40.md index 3967de5df..f8c79eb55 100644 --- a/Xamarin/Release-notes/v15.2.0.40.md +++ b/Xamarin/Release-notes/v15.2.0.40.md @@ -1,10 +1,10 @@ --- -title : Essential Studio® for Xamarin.Forms 2017 Volume 2 Release Notes -description : Essential Studio® for Xamarin.Forms 2017 Volume 2 Release Notes +title : Essential Studio® for Xamarin.Forms 2017 Volume 2 Release Notes +description : Essential Studio® for Xamarin.Forms 2017 Volume 2 Release Notes platform : xamarin --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=site.releasedate.2017_vol_2 version=site.version.2017_vol_2 %} diff --git a/Xamarin/Release-notes/v15.2.0.43.md b/Xamarin/Release-notes/v15.2.0.43.md index 2a5101881..a81b03371 100644 --- a/Xamarin/Release-notes/v15.2.0.43.md +++ b/Xamarin/Release-notes/v15.2.0.43.md @@ -1,10 +1,10 @@ --- -title : Essential Studio® for Xamarin.Forms 2017 Volume 2 Service Pack 1 Release Notes -description : Essential Studio® for Xamarin.Forms 2017 Volume 2 Service Pack 1 Release Notes +title : Essential Studio® for Xamarin.Forms 2017 Volume 2 Service Pack 1 Release Notes +description : Essential Studio® for Xamarin.Forms 2017 Volume 2 Service Pack 1 Release Notes platform : xamarin --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=site.releasedate.2017_vol_2_sp1 version=site.version.2017_vol_2_sp1 %} diff --git a/Xamarin/Release-notes/v15.2.0.46.md b/Xamarin/Release-notes/v15.2.0.46.md index a271e80fd..1329d97e7 100644 --- a/Xamarin/Release-notes/v15.2.0.46.md +++ b/Xamarin/Release-notes/v15.2.0.46.md @@ -1,10 +1,10 @@ --- -title : Essential Studio® for Xamarin.Forms 2017 Volume 2 Service Pack 2 Release Notes -description : Essential Studio® for Xamarin.Forms 2017 Volume 2 Service Pack 2 Release Notes +title : Essential Studio® for Xamarin.Forms 2017 Volume 2 Service Pack 2 Release Notes +description : Essential Studio® for Xamarin.Forms 2017 Volume 2 Service Pack 2 Release Notes platform : xamarin --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=site.releasedate.2017_vol_2_sp2 version=site.version.2017_vol_2_sp2 %} diff --git a/Xamarin/Release-notes/v15.3.0.26.md b/Xamarin/Release-notes/v15.3.0.26.md index 01e2313f9..8fdbac872 100644 --- a/Xamarin/Release-notes/v15.3.0.26.md +++ b/Xamarin/Release-notes/v15.3.0.26.md @@ -1,10 +1,10 @@ --- -title : Essential Studio® for Xamarin.Forms 2017 Volume 3 Release Notes -description : Essential Studio® for Xamarin.Forms 2017 Volume 3 Release Notes +title : Essential Studio® for Xamarin.Forms 2017 Volume 3 Release Notes +description : Essential Studio® for Xamarin.Forms 2017 Volume 3 Release Notes platform : xamarin --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=site.releasedate.2017_vol_3 version=site.version.2017_vol_3 %} diff --git a/Xamarin/Release-notes/v15.3.0.29.md b/Xamarin/Release-notes/v15.3.0.29.md index f0707356c..067f22701 100644 --- a/Xamarin/Release-notes/v15.3.0.29.md +++ b/Xamarin/Release-notes/v15.3.0.29.md @@ -1,10 +1,10 @@ --- -title : Essential Studio® for Xamarin.Forms 2017 Volume 3 Service Pack 1 Release Notes -description : Essential Studio® for Xamarin.Forms 2017 Volume 3 Service Pack 1 Release Notes +title : Essential Studio® for Xamarin.Forms 2017 Volume 3 Service Pack 1 Release Notes +description : Essential Studio® for Xamarin.Forms 2017 Volume 3 Service Pack 1 Release Notes platform : xamarin --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=site.releasedate.2017_vol_3_sp1 version=site.version.2017_vol_3_sp1 %} diff --git a/Xamarin/Release-notes/v15.3.0.33.md b/Xamarin/Release-notes/v15.3.0.33.md index a5b06cfaf..dd851ca17 100644 --- a/Xamarin/Release-notes/v15.3.0.33.md +++ b/Xamarin/Release-notes/v15.3.0.33.md @@ -1,10 +1,10 @@ --- -title : Essential Studio® for Xamarin.Forms 2017 Volume 3 Service Pack 2 Release Notes -description : Essential Studio® for Xamarin.Forms 2017 Volume 3 Service Pack 2 Release Notes +title : Essential Studio® for Xamarin.Forms 2017 Volume 3 Service Pack 2 Release Notes +description : Essential Studio® for Xamarin.Forms 2017 Volume 3 Service Pack 2 Release Notes platform : xamarin --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=site.releasedate.2017_vol_3_sp2 version=site.version.2017_vol_3_sp2 %} diff --git a/Xamarin/Release-notes/v15.4.0.17.md b/Xamarin/Release-notes/v15.4.0.17.md index c6f3a6301..c265360ad 100644 --- a/Xamarin/Release-notes/v15.4.0.17.md +++ b/Xamarin/Release-notes/v15.4.0.17.md @@ -1,10 +1,10 @@ --- -title : Essential Studio® for Xamarin.Forms 2017 Volume 4 Release Notes -description : Essential Studio® for Xamarin.Forms 2017 Volume 4 Release Notes +title : Essential Studio® for Xamarin.Forms 2017 Volume 4 Release Notes +description : Essential Studio® for Xamarin.Forms 2017 Volume 4 Release Notes platform : xamarin --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=site.releasedate.2017_vol_4 version=site.version.2017_vol_4 %} diff --git a/Xamarin/Release-notes/v15.4.0.20.md b/Xamarin/Release-notes/v15.4.0.20.md index 0f639eeb1..85e108463 100644 --- a/Xamarin/Release-notes/v15.4.0.20.md +++ b/Xamarin/Release-notes/v15.4.0.20.md @@ -1,10 +1,10 @@ --- -title : Essential Studio® for Xamarin.Forms 2017 Volume 4 Service Pack 1 Release Notes -description : Essential Studio® for Xamarin.Forms 2017 Volume 4 Service Pack 1 Release Notes +title : Essential Studio® for Xamarin.Forms 2017 Volume 4 Service Pack 1 Release Notes +description : Essential Studio® for Xamarin.Forms 2017 Volume 4 Service Pack 1 Release Notes platform : xamarin --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=site.releasedate.2017_vol_4_sp1 version=site.version.2017_vol_4_sp1 %} diff --git a/Xamarin/Release-notes/v16.1.0.24.md b/Xamarin/Release-notes/v16.1.0.24.md index 73022842c..918734d45 100644 --- a/Xamarin/Release-notes/v16.1.0.24.md +++ b/Xamarin/Release-notes/v16.1.0.24.md @@ -1,10 +1,10 @@ --- -title : Essential Studio® for Xamarin.Forms 2018 volume 1 Release Notes -description : Essential Studio® for Xamarin.Forms 2018 volume 1 Release Notes +title : Essential Studio® for Xamarin.Forms 2018 volume 1 Release Notes +description : Essential Studio® for Xamarin.Forms 2018 volume 1 Release Notes platform : xamarin --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=site.releasedate.2018_vol_1 version=site.version.2018_vol_1 %} diff --git a/Xamarin/Release-notes/v16.1.0.26.md b/Xamarin/Release-notes/v16.1.0.26.md index 6033ff908..8c6a42686 100644 --- a/Xamarin/Release-notes/v16.1.0.26.md +++ b/Xamarin/Release-notes/v16.1.0.26.md @@ -1,10 +1,10 @@ --- -title : Essential Studio® for Xamarin.Forms 2018 volume 1 Refresh Release Notes -description : Essential Studio® for Xamarin.Forms 2018 volume 1 Refresh Release Notes +title : Essential Studio® for Xamarin.Forms 2018 volume 1 Refresh Release Notes +description : Essential Studio® for Xamarin.Forms 2018 volume 1 Refresh Release Notes platform : xamarin --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date= "March 7, 2018" version= "v16.1.0.26" %} diff --git a/Xamarin/Release-notes/v16.1.0.32.md b/Xamarin/Release-notes/v16.1.0.32.md index d6b3a28ab..299baa03b 100644 --- a/Xamarin/Release-notes/v16.1.0.32.md +++ b/Xamarin/Release-notes/v16.1.0.32.md @@ -1,11 +1,11 @@ --- -title : Essential Studio® for Xamarin.Forms 2018 Volume 1 Service Pack 1 Release Notes -description : Essential Studio® for Xamarin.Forms 2018 Volume 1 Service Pack 1 Release Notes +title : Essential Studio® for Xamarin.Forms 2018 Volume 1 Service Pack 1 Release Notes +description : Essential Studio® for Xamarin.Forms 2018 Volume 1 Service Pack 1 Release Notes platform : xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=site.releasedate.2018_vol_1_SP1 version="v16.1.0.32" %} diff --git a/Xamarin/Release-notes/v16.1.0.37.md b/Xamarin/Release-notes/v16.1.0.37.md index 56baa048b..92caf2e35 100644 --- a/Xamarin/Release-notes/v16.1.0.37.md +++ b/Xamarin/Release-notes/v16.1.0.37.md @@ -1,11 +1,11 @@ --- -title : Essential Studio® for Xamarin.Forms 2018 Vol 1 Service Pack 2 Release Notes -description : Essential Studio® for Xamarin.Forms 2018 Vol 1 Service Pack 2 Release Notes +title : Essential Studio® for Xamarin.Forms 2018 Vol 1 Service Pack 2 Release Notes +description : Essential Studio® for Xamarin.Forms 2018 Vol 1 Service Pack 2 Release Notes platform : xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=site.releasedate.2018_vol_1_sp2 version="v16.1.0.37" %} diff --git a/Xamarin/Release-notes/v16.2.0.41.md b/Xamarin/Release-notes/v16.2.0.41.md index d2b271427..7b5c65bde 100644 --- a/Xamarin/Release-notes/v16.2.0.41.md +++ b/Xamarin/Release-notes/v16.2.0.41.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 2 Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Volume 2 Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Volume 2 Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Volume 2 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=site.releasedate.2018_vol_2 version="v16.2.0.41" %} diff --git a/Xamarin/Release-notes/v16.2.0.42.md b/Xamarin/Release-notes/v16.2.0.42.md index 7db22f487..f8ae423e5 100644 --- a/Xamarin/Release-notes/v16.2.0.42.md +++ b/Xamarin/Release-notes/v16.2.0.42.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 2 Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Volume 2 Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Volume 2 Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Volume 2 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=" June 29 ,2018" version="v16.2.0.42" %} diff --git a/Xamarin/Release-notes/v16.2.0.46.md b/Xamarin/Release-notes/v16.2.0.46.md index bd1adf4f9..db361ef13 100644 --- a/Xamarin/Release-notes/v16.2.0.46.md +++ b/Xamarin/Release-notes/v16.2.0.46.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 2 Service pack 1 Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Volume 2 Service pack 1 Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Volume 2 Service pack 1 Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Volume 2 Service pack 1 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=site.releasedate.2018_vol_2_sp1 version="v16.2.0.46" %} diff --git a/Xamarin/Release-notes/v16.2.0.50.md b/Xamarin/Release-notes/v16.2.0.50.md index 1bc21d53e..a26734ec2 100644 --- a/Xamarin/Release-notes/v16.2.0.50.md +++ b/Xamarin/Release-notes/v16.2.0.50.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 2 Service pack 2 Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Volume 2 Service pack 2 Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Volume 2 Service pack 2 Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Volume 2 Service pack 2 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=site.releasedate.2018_vol_2_sp2 version="v16.2.0.50" %} diff --git a/Xamarin/Release-notes/v16.3.0.17.md b/Xamarin/Release-notes/v16.3.0.17.md index a2ca0a20a..f3f9ac310 100644 --- a/Xamarin/Release-notes/v16.3.0.17.md +++ b/Xamarin/Release-notes/v16.3.0.17.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 3 beta Release Notes (Beta) -description: Essential Studio® for Xamarin.Forms 2018 Volume 3 beta Release Notes (Beta) +title: Essential Studio® for Xamarin.Forms 2018 Volume 3 beta Release Notes (Beta) +description: Essential Studio® for Xamarin.Forms 2018 Volume 3 beta Release Notes (Beta) platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes (Beta) +# Essential Studio® for Xamarin.Forms Release Notes (Beta) {% include release-info.html date=site.releasedate.2018_vol_3_beta version="v16.3.0.17" %} diff --git a/Xamarin/Release-notes/v16.3.0.21.md b/Xamarin/Release-notes/v16.3.0.21.md index 061285dea..b99ad1c45 100644 --- a/Xamarin/Release-notes/v16.3.0.21.md +++ b/Xamarin/Release-notes/v16.3.0.21.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 3 Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Volume 3 Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Volume 3 Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Volume 3 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=site.releasedate.2018_vol_3 version="v16.3.0.21" %} diff --git a/Xamarin/Release-notes/v16.3.0.29.md b/Xamarin/Release-notes/v16.3.0.29.md index 19bfd86d8..879fe913b 100644 --- a/Xamarin/Release-notes/v16.3.0.29.md +++ b/Xamarin/Release-notes/v16.3.0.29.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 3 Service Pack 1 Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Volume 3 Service Pack 1 Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Volume 3 Service Pack 1 Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Volume 3 Service Pack 1 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=site.releasedate.2018_vol_3_sp1 version="v16.3.0.29" %} diff --git a/Xamarin/Release-notes/v16.3.0.35.md b/Xamarin/Release-notes/v16.3.0.35.md index a3e393c3a..8c7d6b198 100644 --- a/Xamarin/Release-notes/v16.3.0.35.md +++ b/Xamarin/Release-notes/v16.3.0.35.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 3 Nuget package Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Volume 3 Nuget package Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Volume 3 Nuget package Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Volume 3 Nuget package Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 23, 2018" version="v16.3.0.35" %} diff --git a/Xamarin/Release-notes/v16.3.0.36.md b/Xamarin/Release-notes/v16.3.0.36.md index 76646b9fd..50303497a 100644 --- a/Xamarin/Release-notes/v16.3.0.36.md +++ b/Xamarin/Release-notes/v16.3.0.36.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 3 Nuget package Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Volume 3 Nuget package Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Volume 3 Nuget package Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Volume 3 Nuget package Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 27, 2018" version="v16.3.0.36" %} diff --git a/Xamarin/Release-notes/v16.4.0.40.md b/Xamarin/Release-notes/v16.4.0.40.md index 79d199421..2a045993e 100644 --- a/Xamarin/Release-notes/v16.4.0.40.md +++ b/Xamarin/Release-notes/v16.4.0.40.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Vol 4 Beta Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Vol 4 Beta Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Vol 4 Beta Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Vol 4 Beta Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes (Beta) +# Essential Studio® for Xamarin.Forms Release Notes (Beta) {% include release-info.html date=site.releasedate.2018_vol_4_beta version="v16.4.0.40" %} diff --git a/Xamarin/Release-notes/v16.4.0.42.md b/Xamarin/Release-notes/v16.4.0.42.md index a0015f266..694b7a3c3 100644 --- a/Xamarin/Release-notes/v16.4.0.42.md +++ b/Xamarin/Release-notes/v16.4.0.42.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Vol 4 Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Vol 4 Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Vol 4 Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Vol 4 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=site.releasedate.2018_vol_4 version="v16.4.0.42" %} diff --git a/Xamarin/Release-notes/v16.4.0.44.md b/Xamarin/Release-notes/v16.4.0.44.md index b8bafbc7a..6a6ac3570 100644 --- a/Xamarin/Release-notes/v16.4.0.44.md +++ b/Xamarin/Release-notes/v16.4.0.44.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 4 Nuget package Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Volume 4 Nuget package Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Volume 4 Nuget package Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Volume 4 Nuget package Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 24, 2018" version="v16.4.0.44" %} diff --git a/Xamarin/Release-notes/v16.4.0.46.md b/Xamarin/Release-notes/v16.4.0.46.md index 06df7ef31..e649f1c03 100644 --- a/Xamarin/Release-notes/v16.4.0.46.md +++ b/Xamarin/Release-notes/v16.4.0.46.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 4 NuGet package release Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Volume 4 NuGet package release Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Volume 4 NuGet package release Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Volume 4 NuGet package release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="January 8, 2019" version="v16.4.0.46" %} diff --git a/Xamarin/Release-notes/v16.4.0.47.md b/Xamarin/Release-notes/v16.4.0.47.md index 7c47bdef5..c0cb922f3 100644 --- a/Xamarin/Release-notes/v16.4.0.47.md +++ b/Xamarin/Release-notes/v16.4.0.47.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 4 Weekly Nuget Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Volume 4 Weekly Nuget Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Volume 4 Weekly Nuget Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Volume 4 Weekly Nuget Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="January 16, 2019" version="v16.4.0.47" %} diff --git a/Xamarin/Release-notes/v16.4.0.48.md b/Xamarin/Release-notes/v16.4.0.48.md index 935a712b7..52801e618 100644 --- a/Xamarin/Release-notes/v16.4.0.48.md +++ b/Xamarin/Release-notes/v16.4.0.48.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 4 Weekly Nuget Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Volume 4 Weekly Nuget Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Volume 4 Weekly Nuget Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Volume 4 Weekly Nuget Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="January 22, 2019" version="v16.4.0.48" %} diff --git a/Xamarin/Release-notes/v16.4.0.52.md b/Xamarin/Release-notes/v16.4.0.52.md index b0b42cc54..be24c9087 100644 --- a/Xamarin/Release-notes/v16.4.0.52.md +++ b/Xamarin/Release-notes/v16.4.0.52.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 4 service pack 1 Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Volume 4 service pack 1 Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Volume 4 service pack 1 Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Volume 4 service pack 1 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=site.releasedate.2018_vol_4_SP1 version="v16.4.0.52" %} diff --git a/Xamarin/Release-notes/v16.4.0.53.md b/Xamarin/Release-notes/v16.4.0.53.md index 19ed28de3..eaff53a5e 100644 --- a/Xamarin/Release-notes/v16.4.0.53.md +++ b/Xamarin/Release-notes/v16.4.0.53.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Package Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Package Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Package Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Package Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="February 13, 2019" version="v16.4.0.53" %} diff --git a/Xamarin/Release-notes/v16.4.0.54.md b/Xamarin/Release-notes/v16.4.0.54.md index b9bbbecc2..a77d2d790 100644 --- a/Xamarin/Release-notes/v16.4.0.54.md +++ b/Xamarin/Release-notes/v16.4.0.54.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="February 19, 2019" version="v16.4.0.54" %} diff --git a/Xamarin/Release-notes/v17.1.0.32.md b/Xamarin/Release-notes/v17.1.0.32.md index 775e4722a..5f5ad26ed 100644 --- a/Xamarin/Release-notes/v17.1.0.32.md +++ b/Xamarin/Release-notes/v17.1.0.32.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2019 Volume 1 beta release Release Notes -description: Essential Studio® for Xamarin.Forms 2019 Volume 1 beta release Release Notes +title: Essential Studio® for Xamarin.Forms 2019 Volume 1 beta release Release Notes +description: Essential Studio® for Xamarin.Forms 2019 Volume 1 beta release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes(Beta) +# Essential Studio® for Xamarin.Forms Release Notes(Beta) {% include release-info.html date=site.releasedate.2019_vol_1_beta version="v17.1.0.32" %} diff --git a/Xamarin/Release-notes/v17.1.0.38.md b/Xamarin/Release-notes/v17.1.0.38.md index c7746e96d..9f5e57f46 100644 --- a/Xamarin/Release-notes/v17.1.0.38.md +++ b/Xamarin/Release-notes/v17.1.0.38.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Nuget Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Nuget Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="March 27, 2019" version="v17.1.0.38" %} diff --git a/Xamarin/Release-notes/v17.1.0.40.md b/Xamarin/Release-notes/v17.1.0.40.md index 1547bf54f..42d8a81b4 100644 --- a/Xamarin/Release-notes/v17.1.0.40.md +++ b/Xamarin/Release-notes/v17.1.0.40.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 9,2019" version="v17.1.0.40" %} diff --git a/Xamarin/Release-notes/v17.1.0.41.md b/Xamarin/Release-notes/v17.1.0.41.md index 59e4d62b6..bb396f1b9 100644 --- a/Xamarin/Release-notes/v17.1.0.41.md +++ b/Xamarin/Release-notes/v17.1.0.41.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 16, 2019" version="v17.1.0.41" %} diff --git a/Xamarin/Release-notes/v17.1.0.42.md b/Xamarin/Release-notes/v17.1.0.42.md index 1df492784..f25f891c2 100644 --- a/Xamarin/Release-notes/v17.1.0.42.md +++ b/Xamarin/Release-notes/v17.1.0.42.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 23, 2019" version="v17.1.0.42" %} diff --git a/Xamarin/Release-notes/v17.1.0.43.md b/Xamarin/Release-notes/v17.1.0.43.md index 053ef9250..659048c5e 100644 --- a/Xamarin/Release-notes/v17.1.0.43.md +++ b/Xamarin/Release-notes/v17.1.0.43.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 30, 2019" version="v17.1.0.43" %} diff --git a/Xamarin/Release-notes/v17.1.0.44.md b/Xamarin/Release-notes/v17.1.0.44.md index 54f2060f9..8f5cb09ca 100644 --- a/Xamarin/Release-notes/v17.1.0.44.md +++ b/Xamarin/Release-notes/v17.1.0.44.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="May 7, 2019" version="v17.1.0.44" %} diff --git a/Xamarin/Release-notes/v17.1.0.47.md b/Xamarin/Release-notes/v17.1.0.47.md index 1d063f0e0..47a7cf1e7 100644 --- a/Xamarin/Release-notes/v17.1.0.47.md +++ b/Xamarin/Release-notes/v17.1.0.47.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2019 volume 1 Service pack 1 Release Notes -description: Essential Studio® for Xamarin.Forms 2019 volume 1 Service pack 1 Release Notes +title: Essential Studio® for Xamarin.Forms 2019 volume 1 Service pack 1 Release Notes +description: Essential Studio® for Xamarin.Forms 2019 volume 1 Service pack 1 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date=site.releasedate.2019_vol_1_SP1 version="v17.1.0.47" %} diff --git a/Xamarin/Release-notes/v17.1.0.48.md b/Xamarin/Release-notes/v17.1.0.48.md index 6d13bfd2a..1be5911f2 100644 --- a/Xamarin/Release-notes/v17.1.0.48.md +++ b/Xamarin/Release-notes/v17.1.0.48.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="May 21, 2019" version="v17.1.0.48" %} diff --git a/Xamarin/Release-notes/v17.1.0.49.md b/Xamarin/Release-notes/v17.1.0.49.md index f3ae28d86..f3f6021d9 100644 --- a/Xamarin/Release-notes/v17.1.0.49.md +++ b/Xamarin/Release-notes/v17.1.0.49.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="May 28, 2019" version="v17.1.0.49" %} diff --git a/Xamarin/Release-notes/v17.1.0.50.md b/Xamarin/Release-notes/v17.1.0.50.md index 053423829..7f92c7fbe 100644 --- a/Xamarin/Release-notes/v17.1.0.50.md +++ b/Xamarin/Release-notes/v17.1.0.50.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="June 4, 2019" version="v17.1.0.50" %} diff --git a/Xamarin/Release-notes/v17.1.0.51.md b/Xamarin/Release-notes/v17.1.0.51.md index 2ce1b4434..d103f1fee 100644 --- a/Xamarin/Release-notes/v17.1.0.51.md +++ b/Xamarin/Release-notes/v17.1.0.51.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="June 11, 2019" version="v17.1.0.51" %} diff --git a/Xamarin/Release-notes/v17.1.0.52.md b/Xamarin/Release-notes/v17.1.0.52.md index 64d7e642c..3676d194d 100644 --- a/Xamarin/Release-notes/v17.1.0.52.md +++ b/Xamarin/Release-notes/v17.1.0.52.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="June 18, 2019" version="v17.1.0.52" %} diff --git a/Xamarin/Release-notes/v17.1.0.53.md b/Xamarin/Release-notes/v17.1.0.53.md index 742e91b41..8faeebed2 100644 --- a/Xamarin/Release-notes/v17.1.0.53.md +++ b/Xamarin/Release-notes/v17.1.0.53.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="June 25, 2019" version="v17.1.0.53" %} diff --git a/Xamarin/Release-notes/v17.2.0.28.md b/Xamarin/Release-notes/v17.2.0.28.md index b4586822e..99b033ede 100644 --- a/Xamarin/Release-notes/v17.2.0.28.md +++ b/Xamarin/Release-notes/v17.2.0.28.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2019 volume 2 Beta Release Notes -description: Essential Studio® for Xamarin.Forms 2019 volume 2 Beta Release Notes +title: Essential Studio® for Xamarin.Forms 2019 volume 2 Beta Release Notes +description: Essential Studio® for Xamarin.Forms 2019 volume 2 Beta Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes (Beta) +# Essential Studio® for Xamarin.Forms Release Notes (Beta) {% include release-info.html date="June 27, 2019" version="v17.2.0.28" %} diff --git a/Xamarin/Release-notes/v17.2.0.34.md b/Xamarin/Release-notes/v17.2.0.34.md index de719882f..c3ba22bd7 100644 --- a/Xamarin/Release-notes/v17.2.0.34.md +++ b/Xamarin/Release-notes/v17.2.0.34.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2019 Volume 2 Main release Release Notes -description: Essential Studio® for Xamarin.Forms 2019 Volume 2 Main release Release Notes +title: Essential Studio® for Xamarin.Forms 2019 Volume 2 Main release Release Notes +description: Essential Studio® for Xamarin.Forms 2019 Volume 2 Main release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 11, 2019" version="v17.2.0.34" %} diff --git a/Xamarin/Release-notes/v17.2.0.35.md b/Xamarin/Release-notes/v17.2.0.35.md index ae06223b4..9496d4f55 100644 --- a/Xamarin/Release-notes/v17.2.0.35.md +++ b/Xamarin/Release-notes/v17.2.0.35.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 17, 2019" version="v17.2.0.35" %} diff --git a/Xamarin/Release-notes/v17.2.0.36.md b/Xamarin/Release-notes/v17.2.0.36.md index e92ca3882..fb129fe1b 100644 --- a/Xamarin/Release-notes/v17.2.0.36.md +++ b/Xamarin/Release-notes/v17.2.0.36.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 23, 2019" version="v17.2.0.36" %} diff --git a/Xamarin/Release-notes/v17.2.0.39.md b/Xamarin/Release-notes/v17.2.0.39.md index d066d46a9..9c23e4b9c 100644 --- a/Xamarin/Release-notes/v17.2.0.39.md +++ b/Xamarin/Release-notes/v17.2.0.39.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 30, 2019" version="v17.2.0.39" %} diff --git a/Xamarin/Release-notes/v17.2.0.40.md b/Xamarin/Release-notes/v17.2.0.40.md index 07d7b67c6..e3de67658 100644 --- a/Xamarin/Release-notes/v17.2.0.40.md +++ b/Xamarin/Release-notes/v17.2.0.40.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="August 06, 2019" version="v17.2.0.40" %} diff --git a/Xamarin/Release-notes/v17.2.0.41.md b/Xamarin/Release-notes/v17.2.0.41.md index c569dc0cc..ef0d964c3 100644 --- a/Xamarin/Release-notes/v17.2.0.41.md +++ b/Xamarin/Release-notes/v17.2.0.41.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="August 13, 2019" version="v17.2.0.41" %} diff --git a/Xamarin/Release-notes/v17.2.0.46.md b/Xamarin/Release-notes/v17.2.0.46.md index c109f459b..7e53ad926 100644 --- a/Xamarin/Release-notes/v17.2.0.46.md +++ b/Xamarin/Release-notes/v17.2.0.46.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2019 volume 2 SP1 Release Notes -description: Essential Studio® for Xamarin.Forms 2019 volume 2 SP1 Release Notes +title: Essential Studio® for Xamarin.Forms 2019 volume 2 SP1 Release Notes +description: Essential Studio® for Xamarin.Forms 2019 volume 2 SP1 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="August 22, 2019" version="v17.2.0.46" %} diff --git a/Xamarin/Release-notes/v17.2.0.47.md b/Xamarin/Release-notes/v17.2.0.47.md index 5cc32a017..72b7f316d 100644 --- a/Xamarin/Release-notes/v17.2.0.47.md +++ b/Xamarin/Release-notes/v17.2.0.47.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="August 27, 2019" version="v17.2.0.47" %} diff --git a/Xamarin/Release-notes/v17.2.0.49.md b/Xamarin/Release-notes/v17.2.0.49.md index 4dc179a20..4653c9121 100644 --- a/Xamarin/Release-notes/v17.2.0.49.md +++ b/Xamarin/Release-notes/v17.2.0.49.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="September 3, 2019" version="v17.2.0.49" %} diff --git a/Xamarin/Release-notes/v17.2.0.51.md b/Xamarin/Release-notes/v17.2.0.51.md index d3321951f..3d71d9499 100644 --- a/Xamarin/Release-notes/v17.2.0.51.md +++ b/Xamarin/Release-notes/v17.2.0.51.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="September 10, 2019" version="v17.2.0.51" %} diff --git a/Xamarin/Release-notes/v17.3.0.14.md b/Xamarin/Release-notes/v17.3.0.14.md index 00a628076..5faa3129d 100644 --- a/Xamarin/Release-notes/v17.3.0.14.md +++ b/Xamarin/Release-notes/v17.3.0.14.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2019 volume 3 Main Release Release Notes -description: Essential Studio® for Xamarin.Forms 2019 volume 3 Main Release Release Notes +title: Essential Studio® for Xamarin.Forms 2019 volume 3 Main Release Release Notes +description: Essential Studio® for Xamarin.Forms 2019 volume 3 Main Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 3, 2019" version="v17.3.0.14" %} diff --git a/Xamarin/Release-notes/v17.3.0.17.md b/Xamarin/Release-notes/v17.3.0.17.md index 500ffc219..1649a4552 100644 --- a/Xamarin/Release-notes/v17.3.0.17.md +++ b/Xamarin/Release-notes/v17.3.0.17.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 15, 2019" version="v17.3.0.17" %} diff --git a/Xamarin/Release-notes/v17.3.0.19.md b/Xamarin/Release-notes/v17.3.0.19.md index 03fd7232f..fe8e4251e 100644 --- a/Xamarin/Release-notes/v17.3.0.19.md +++ b/Xamarin/Release-notes/v17.3.0.19.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 22, 2019" version="v17.3.0.19" %} diff --git a/Xamarin/Release-notes/v17.3.0.21.md b/Xamarin/Release-notes/v17.3.0.21.md index 9d03e09cd..7d07070e2 100644 --- a/Xamarin/Release-notes/v17.3.0.21.md +++ b/Xamarin/Release-notes/v17.3.0.21.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 29, 2019" version="v17.3.0.21" %} diff --git a/Xamarin/Release-notes/v17.3.0.26.md b/Xamarin/Release-notes/v17.3.0.26.md index 90fb00483..3630a9699 100644 --- a/Xamarin/Release-notes/v17.3.0.26.md +++ b/Xamarin/Release-notes/v17.3.0.26.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2019 volume 3 SP1 Release Notes -description: Essential Studio® for Xamarin.Forms 2019 volume 3 SP1 Release Notes +title: Essential Studio® for Xamarin.Forms 2019 volume 3 SP1 Release Notes +description: Essential Studio® for Xamarin.Forms 2019 volume 3 SP1 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 05, 2019" version="v17.3.0.26" %} diff --git a/Xamarin/Release-notes/v17.3.0.27.md b/Xamarin/Release-notes/v17.3.0.27.md index 573295d25..e60c8aae1 100644 --- a/Xamarin/Release-notes/v17.3.0.27.md +++ b/Xamarin/Release-notes/v17.3.0.27.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 12, 2019" version="v17.3.0.27" %} diff --git a/Xamarin/Release-notes/v17.3.0.28.md b/Xamarin/Release-notes/v17.3.0.28.md index 4416b0ed5..693486180 100644 --- a/Xamarin/Release-notes/v17.3.0.28.md +++ b/Xamarin/Release-notes/v17.3.0.28.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 19, 2019" version="v17.3.0.28" %} diff --git a/Xamarin/Release-notes/v17.3.0.29.md b/Xamarin/Release-notes/v17.3.0.29.md index 7250dc867..d41444107 100644 --- a/Xamarin/Release-notes/v17.3.0.29.md +++ b/Xamarin/Release-notes/v17.3.0.29.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 26, 2019" version="v17.3.0.29" %} diff --git a/Xamarin/Release-notes/v17.3.0.30.md b/Xamarin/Release-notes/v17.3.0.30.md index 7f10c7a9c..23c2b1548 100644 --- a/Xamarin/Release-notes/v17.3.0.30.md +++ b/Xamarin/Release-notes/v17.3.0.30.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 03, 2019" version="v17.3.0.30" %} diff --git a/Xamarin/Release-notes/v17.3.0.33.md b/Xamarin/Release-notes/v17.3.0.33.md index 75fa349b3..e3093ff19 100644 --- a/Xamarin/Release-notes/v17.3.0.33.md +++ b/Xamarin/Release-notes/v17.3.0.33.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 05, 2019" version="v17.3.0.33" %} diff --git a/Xamarin/Release-notes/v17.3.0.34.md b/Xamarin/Release-notes/v17.3.0.34.md index 331f451a1..444a26a9f 100644 --- a/Xamarin/Release-notes/v17.3.0.34.md +++ b/Xamarin/Release-notes/v17.3.0.34.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 10, 2019" version="v17.3.0.34" %} diff --git a/Xamarin/Release-notes/v17.3.0.9.md b/Xamarin/Release-notes/v17.3.0.9.md index 15a4aa363..2f9415646 100644 --- a/Xamarin/Release-notes/v17.3.0.9.md +++ b/Xamarin/Release-notes/v17.3.0.9.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2019 volume 3 Beta Release Release Notes -description: Essential Studio® for Xamarin.Forms 2019 volume 3 Beta Release Release Notes +title: Essential Studio® for Xamarin.Forms 2019 volume 3 Beta Release Release Notes +description: Essential Studio® for Xamarin.Forms 2019 volume 3 Beta Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="September 20, 2019" version="v17.3.0.9" %} diff --git a/Xamarin/Release-notes/v17.4.0.31.md b/Xamarin/Release-notes/v17.4.0.31.md index f68055fe2..8d9729254 100644 --- a/Xamarin/Release-notes/v17.4.0.31.md +++ b/Xamarin/Release-notes/v17.4.0.31.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 28, 2019" version="v17.4.0.31" %} diff --git a/Xamarin/Release-notes/v17.4.0.39.md b/Xamarin/Release-notes/v17.4.0.39.md index cfc050c12..004ad2d03 100644 --- a/Xamarin/Release-notes/v17.4.0.39.md +++ b/Xamarin/Release-notes/v17.4.0.39.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2019 volume 4 Main Release Release Notes -description: Essential Studio® for Xamarin.Forms 2019 volume 4 Main Release Release Notes +title: Essential Studio® for Xamarin.Forms 2019 volume 4 Main Release Release Notes +description: Essential Studio® for Xamarin.Forms 2019 volume 4 Main Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 17, 2019" version="v17.4.0.39" %} diff --git a/Xamarin/Release-notes/v17.4.0.40.md b/Xamarin/Release-notes/v17.4.0.40.md index 2f80a3fe3..2d113399a 100644 --- a/Xamarin/Release-notes/v17.4.0.40.md +++ b/Xamarin/Release-notes/v17.4.0.40.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 24, 2019" version="v17.4.0.40" %} diff --git a/Xamarin/Release-notes/v17.4.0.41.md b/Xamarin/Release-notes/v17.4.0.41.md index 72768168b..9056b28f4 100644 --- a/Xamarin/Release-notes/v17.4.0.41.md +++ b/Xamarin/Release-notes/v17.4.0.41.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="January 07, 2020" version="v17.4.0.41" %} diff --git a/Xamarin/Release-notes/v17.4.0.43.md b/Xamarin/Release-notes/v17.4.0.43.md index 1d1bcd10e..a0cccd839 100644 --- a/Xamarin/Release-notes/v17.4.0.43.md +++ b/Xamarin/Release-notes/v17.4.0.43.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="January 14, 2020" version="v17.4.0.43" %} diff --git a/Xamarin/Release-notes/v17.4.0.44.md b/Xamarin/Release-notes/v17.4.0.44.md index 80fbc9cd6..2e19463a6 100644 --- a/Xamarin/Release-notes/v17.4.0.44.md +++ b/Xamarin/Release-notes/v17.4.0.44.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="January 21, 2020" version="v17.4.0.44" %} diff --git a/Xamarin/Release-notes/v17.4.0.46.md b/Xamarin/Release-notes/v17.4.0.46.md index 97573bc39..54615c2e0 100644 --- a/Xamarin/Release-notes/v17.4.0.46.md +++ b/Xamarin/Release-notes/v17.4.0.46.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2019 volume 4 SP1 Release Notes -description: Essential Studio® for Xamarin.Forms 2019 volume 4 SP1 Release Notes +title: Essential Studio® for Xamarin.Forms 2019 volume 4 SP1 Release Notes +description: Essential Studio® for Xamarin.Forms 2019 volume 4 SP1 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="January 30, 2020" version="v17.4.0.46" %} diff --git a/Xamarin/Release-notes/v17.4.0.47.md b/Xamarin/Release-notes/v17.4.0.47.md index d318f8bc1..717589966 100644 --- a/Xamarin/Release-notes/v17.4.0.47.md +++ b/Xamarin/Release-notes/v17.4.0.47.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="February 05, 2020" version="v17.4.0.47" %} diff --git a/Xamarin/Release-notes/v17.4.0.49.md b/Xamarin/Release-notes/v17.4.0.49.md index 4113f3c72..f6e4069ca 100644 --- a/Xamarin/Release-notes/v17.4.0.49.md +++ b/Xamarin/Release-notes/v17.4.0.49.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="February 11, 2020" version="v17.4.0.49" %} diff --git a/Xamarin/Release-notes/v17.4.0.50.md b/Xamarin/Release-notes/v17.4.0.50.md index 0b2dc9d92..58605abfd 100644 --- a/Xamarin/Release-notes/v17.4.0.50.md +++ b/Xamarin/Release-notes/v17.4.0.50.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="February 18, 2020" version="v17.4.0.50" %} diff --git a/Xamarin/Release-notes/v17.4.0.51.md b/Xamarin/Release-notes/v17.4.0.51.md index df272055d..d43877d4c 100644 --- a/Xamarin/Release-notes/v17.4.0.51.md +++ b/Xamarin/Release-notes/v17.4.0.51.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="February 25, 2020" version="v17.4.0.51" %} diff --git a/Xamarin/Release-notes/v17.4.0.53.md b/Xamarin/Release-notes/v17.4.0.53.md index 047baa002..4f693802c 100644 --- a/Xamarin/Release-notes/v17.4.0.53.md +++ b/Xamarin/Release-notes/v17.4.0.53.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="March 3, 2020" version="v17.4.0.53" %} diff --git a/Xamarin/Release-notes/v17.4.0.55.md b/Xamarin/Release-notes/v17.4.0.55.md index 1ad78f21f..e668b636e 100644 --- a/Xamarin/Release-notes/v17.4.0.55.md +++ b/Xamarin/Release-notes/v17.4.0.55.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="March 10, 2020" version="v17.4.0.55" %} diff --git a/Xamarin/Release-notes/v18.1.0.36.md b/Xamarin/Release-notes/v18.1.0.36.md index 52ef58d3d..230ea15f6 100644 --- a/Xamarin/Release-notes/v18.1.0.36.md +++ b/Xamarin/Release-notes/v18.1.0.36.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2020 volume 1 Beta Release Notes -description: Essential Studio® for Xamarin.Forms 2020 volume 1 Beta Release Notes +title: Essential Studio® for Xamarin.Forms 2020 volume 1 Beta Release Notes +description: Essential Studio® for Xamarin.Forms 2020 volume 1 Beta Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="March 19, 2020" version="v18.1.0.36" %} diff --git a/Xamarin/Release-notes/v18.1.0.42.md b/Xamarin/Release-notes/v18.1.0.42.md index ef332db92..611da3e55 100644 --- a/Xamarin/Release-notes/v18.1.0.42.md +++ b/Xamarin/Release-notes/v18.1.0.42.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2020 volume 1 Main Release Notes -description: Essential Studio® for Xamarin.Forms 2020 volume 1 Main Release Notes +title: Essential Studio® for Xamarin.Forms 2020 volume 1 Main Release Notes +description: Essential Studio® for Xamarin.Forms 2020 volume 1 Main Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 1, 2020" version="v18.1.0.42" %} diff --git a/Xamarin/Release-notes/v18.1.0.43.md b/Xamarin/Release-notes/v18.1.0.43.md index 53f3ad47b..77558f05e 100644 --- a/Xamarin/Release-notes/v18.1.0.43.md +++ b/Xamarin/Release-notes/v18.1.0.43.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 7, 2020" version="v18.1.0.43" %} diff --git a/Xamarin/Release-notes/v18.1.0.44.md b/Xamarin/Release-notes/v18.1.0.44.md index 836946876..a817e2cbf 100644 --- a/Xamarin/Release-notes/v18.1.0.44.md +++ b/Xamarin/Release-notes/v18.1.0.44.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 14, 2020" version="v18.1.0.44" %} diff --git a/Xamarin/Release-notes/v18.1.0.45.md b/Xamarin/Release-notes/v18.1.0.45.md index e078bece6..d26295f53 100644 --- a/Xamarin/Release-notes/v18.1.0.45.md +++ b/Xamarin/Release-notes/v18.1.0.45.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 21, 2020" version="v18.1.0.45" %} diff --git a/Xamarin/Release-notes/v18.1.0.46.md b/Xamarin/Release-notes/v18.1.0.46.md index 9c1506308..d526e8fe4 100644 --- a/Xamarin/Release-notes/v18.1.0.46.md +++ b/Xamarin/Release-notes/v18.1.0.46.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 28, 2020" version="v18.1.0.46" %} diff --git a/Xamarin/Release-notes/v18.1.0.48.md b/Xamarin/Release-notes/v18.1.0.48.md index 058bbdf14..5f5117a7c 100644 --- a/Xamarin/Release-notes/v18.1.0.48.md +++ b/Xamarin/Release-notes/v18.1.0.48.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="May 5, 2020" version="v18.1.0.48" %} diff --git a/Xamarin/Release-notes/v18.1.0.52.md b/Xamarin/Release-notes/v18.1.0.52.md index 19aaa67ba..ed7e8b57e 100644 --- a/Xamarin/Release-notes/v18.1.0.52.md +++ b/Xamarin/Release-notes/v18.1.0.52.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2020 volume 1 SP1 Release Notes -description: Essential Studio® for Xamarin.Forms 2020 volume 1 SP1 Release Notes +title: Essential Studio® for Xamarin.Forms 2020 volume 1 SP1 Release Notes +description: Essential Studio® for Xamarin.Forms 2020 volume 1 SP1 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="May 13, 2020" version="v18.1.0.52" %} diff --git a/Xamarin/Release-notes/v18.1.0.53.md b/Xamarin/Release-notes/v18.1.0.53.md index 36aa22541..5fcca2d38 100644 --- a/Xamarin/Release-notes/v18.1.0.53.md +++ b/Xamarin/Release-notes/v18.1.0.53.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="May 19, 2020" version="v18.1.0.53" %} diff --git a/Xamarin/Release-notes/v18.1.0.54.md b/Xamarin/Release-notes/v18.1.0.54.md index 2c0c4b6ed..19c1ac9eb 100644 --- a/Xamarin/Release-notes/v18.1.0.54.md +++ b/Xamarin/Release-notes/v18.1.0.54.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="May 27, 2020" version="v18.1.0.54" %} diff --git a/Xamarin/Release-notes/v18.1.0.55.md b/Xamarin/Release-notes/v18.1.0.55.md index 074911281..850c83c5c 100644 --- a/Xamarin/Release-notes/v18.1.0.55.md +++ b/Xamarin/Release-notes/v18.1.0.55.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="June 2, 2020" version="v18.1.0.55" %} diff --git a/Xamarin/Release-notes/v18.1.0.56.md b/Xamarin/Release-notes/v18.1.0.56.md index 225a62698..1bc074127 100644 --- a/Xamarin/Release-notes/v18.1.0.56.md +++ b/Xamarin/Release-notes/v18.1.0.56.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="June 9, 2020" version="v18.1.0.56" %} diff --git a/Xamarin/Release-notes/v18.1.0.57.md b/Xamarin/Release-notes/v18.1.0.57.md index d0a288850..42cbaf772 100644 --- a/Xamarin/Release-notes/v18.1.0.57.md +++ b/Xamarin/Release-notes/v18.1.0.57.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="June 16, 2020" version="v18.1.0.57" %} diff --git a/Xamarin/Release-notes/v18.1.0.59.md b/Xamarin/Release-notes/v18.1.0.59.md index 0fe63d9dc..20962d727 100644 --- a/Xamarin/Release-notes/v18.1.0.59.md +++ b/Xamarin/Release-notes/v18.1.0.59.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="June 23, 2020" version="v18.1.0.59" %} diff --git a/Xamarin/Release-notes/v18.2.0.44.md b/Xamarin/Release-notes/v18.2.0.44.md index 8b10c3c16..fda9ef179 100644 --- a/Xamarin/Release-notes/v18.2.0.44.md +++ b/Xamarin/Release-notes/v18.2.0.44.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2020 volume 2 Main Release Notes -description: Essential Studio® for Xamarin.Forms 2020 volume 2 Main Release Notes +title: Essential Studio® for Xamarin.Forms 2020 volume 2 Main Release Notes +description: Essential Studio® for Xamarin.Forms 2020 volume 2 Main Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 7, 2020" version="v18.2.0.44" %} diff --git a/Xamarin/Release-notes/v18.2.0.45.md b/Xamarin/Release-notes/v18.2.0.45.md index d0ca103e7..bd773c2ac 100644 --- a/Xamarin/Release-notes/v18.2.0.45.md +++ b/Xamarin/Release-notes/v18.2.0.45.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 14, 2020" version="v18.2.0.45" %} diff --git a/Xamarin/Release-notes/v18.2.0.46.md b/Xamarin/Release-notes/v18.2.0.46.md index ca3c42618..699ee21fa 100644 --- a/Xamarin/Release-notes/v18.2.0.46.md +++ b/Xamarin/Release-notes/v18.2.0.46.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 21, 2020" version="v18.2.0.46" %} diff --git a/Xamarin/Release-notes/v18.2.0.47.md b/Xamarin/Release-notes/v18.2.0.47.md index 17d3d2556..cbc4b6804 100644 --- a/Xamarin/Release-notes/v18.2.0.47.md +++ b/Xamarin/Release-notes/v18.2.0.47.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 28, 2020" version="v18.2.0.47" %} diff --git a/Xamarin/Release-notes/v18.2.0.48.md b/Xamarin/Release-notes/v18.2.0.48.md index c0ef867dd..178fe4e93 100644 --- a/Xamarin/Release-notes/v18.2.0.48.md +++ b/Xamarin/Release-notes/v18.2.0.48.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="August 4, 2020" version="v18.2.0.48" %} diff --git a/Xamarin/Release-notes/v18.2.0.54.md b/Xamarin/Release-notes/v18.2.0.54.md index d3aeaa5c9..8d3d27f41 100644 --- a/Xamarin/Release-notes/v18.2.0.54.md +++ b/Xamarin/Release-notes/v18.2.0.54.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="August 18, 2020" version="v18.2.0.54" %} diff --git a/Xamarin/Release-notes/v18.2.0.55.md b/Xamarin/Release-notes/v18.2.0.55.md index dd48564e8..a1d31a5dc 100644 --- a/Xamarin/Release-notes/v18.2.0.55.md +++ b/Xamarin/Release-notes/v18.2.0.55.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="August 25, 2020" version="v18.2.0.55" %} diff --git a/Xamarin/Release-notes/v18.2.0.56.md b/Xamarin/Release-notes/v18.2.0.56.md index 8ea178570..6518d0af8 100644 --- a/Xamarin/Release-notes/v18.2.0.56.md +++ b/Xamarin/Release-notes/v18.2.0.56.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="September 1, 2020" version="v18.2.0.56" %} diff --git a/Xamarin/Release-notes/v18.2.0.57.md b/Xamarin/Release-notes/v18.2.0.57.md index 9537ac83a..444144d1f 100644 --- a/Xamarin/Release-notes/v18.2.0.57.md +++ b/Xamarin/Release-notes/v18.2.0.57.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="September 8, 2020" version="v18.2.0.57" %} diff --git a/Xamarin/Release-notes/v18.2.0.58.md b/Xamarin/Release-notes/v18.2.0.58.md index a97c008a3..6c6cfee8d 100644 --- a/Xamarin/Release-notes/v18.2.0.58.md +++ b/Xamarin/Release-notes/v18.2.0.58.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="September 15, 2020" version="v18.2.0.58" %} diff --git a/Xamarin/Release-notes/v18.2.0.59.md b/Xamarin/Release-notes/v18.2.0.59.md index 0ff60c022..5f2756bb6 100644 --- a/Xamarin/Release-notes/v18.2.0.59.md +++ b/Xamarin/Release-notes/v18.2.0.59.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="September 22, 2020" version="v18.2.0.59" %} diff --git a/Xamarin/Release-notes/v18.3.0.35.md b/Xamarin/Release-notes/v18.3.0.35.md index b65df32e1..05836a88e 100644 --- a/Xamarin/Release-notes/v18.3.0.35.md +++ b/Xamarin/Release-notes/v18.3.0.35.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2020 volume 3 Main Release Notes -description: Essential Studio® for Xamarin.Forms 2020 volume 3 Main Release Notes +title: Essential Studio® for Xamarin.Forms 2020 volume 3 Main Release Notes +description: Essential Studio® for Xamarin.Forms 2020 volume 3 Main Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 1, 2020" version="v18.3.0.35" %} diff --git a/Xamarin/Release-notes/v18.3.0.38.md b/Xamarin/Release-notes/v18.3.0.38.md index 5acc61f92..26a8ccf33 100644 --- a/Xamarin/Release-notes/v18.3.0.38.md +++ b/Xamarin/Release-notes/v18.3.0.38.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 7, 2020" version="v18.3.0.38" %} diff --git a/Xamarin/Release-notes/v18.3.0.40.md b/Xamarin/Release-notes/v18.3.0.40.md index ed0334fa4..abec7c208 100644 --- a/Xamarin/Release-notes/v18.3.0.40.md +++ b/Xamarin/Release-notes/v18.3.0.40.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 13, 2020" version="v18.3.0.40" %} diff --git a/Xamarin/Release-notes/v18.3.0.42.md b/Xamarin/Release-notes/v18.3.0.42.md index 70a71e821..e20071d3b 100644 --- a/Xamarin/Release-notes/v18.3.0.42.md +++ b/Xamarin/Release-notes/v18.3.0.42.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 20, 2020" version="v18.3.0.42" %} diff --git a/Xamarin/Release-notes/v18.3.0.44.md b/Xamarin/Release-notes/v18.3.0.44.md index b75c5e55b..09dc22fae 100644 --- a/Xamarin/Release-notes/v18.3.0.44.md +++ b/Xamarin/Release-notes/v18.3.0.44.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 27, 2020" version="v18.3.0.44" %} diff --git a/Xamarin/Release-notes/v18.3.0.47.md b/Xamarin/Release-notes/v18.3.0.47.md index fb0542d55..9355aac8c 100644 --- a/Xamarin/Release-notes/v18.3.0.47.md +++ b/Xamarin/Release-notes/v18.3.0.47.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2020 volume 3 SP1 Release Notes -description: Essential Studio® for Xamarin.Forms 2020 volume 3 SP1 Release Notes +title: Essential Studio® for Xamarin.Forms 2020 volume 3 SP1 Release Notes +description: Essential Studio® for Xamarin.Forms 2020 volume 3 SP1 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 5, 2020" version="v18.3.0.47" %} diff --git a/Xamarin/Release-notes/v18.3.0.48.md b/Xamarin/Release-notes/v18.3.0.48.md index 7f929f995..f0cb50638 100644 --- a/Xamarin/Release-notes/v18.3.0.48.md +++ b/Xamarin/Release-notes/v18.3.0.48.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 11, 2020" version="v18.3.0.48" %} diff --git a/Xamarin/Release-notes/v18.3.0.50.md b/Xamarin/Release-notes/v18.3.0.50.md index 5f48bdabd..f981cb2d0 100644 --- a/Xamarin/Release-notes/v18.3.0.50.md +++ b/Xamarin/Release-notes/v18.3.0.50.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 17, 2020" version="v18.3.0.50" %} diff --git a/Xamarin/Release-notes/v18.3.0.51.md b/Xamarin/Release-notes/v18.3.0.51.md index a50e8b322..e84f8191d 100644 --- a/Xamarin/Release-notes/v18.3.0.51.md +++ b/Xamarin/Release-notes/v18.3.0.51.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 24, 2020" version="v18.3.0.51" %} diff --git a/Xamarin/Release-notes/v18.3.0.52.md b/Xamarin/Release-notes/v18.3.0.52.md index c2052b876..c5330b03a 100644 --- a/Xamarin/Release-notes/v18.3.0.52.md +++ b/Xamarin/Release-notes/v18.3.0.52.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 1, 2020" version="v18.3.0.52" %} diff --git a/Xamarin/Release-notes/v18.3.0.53.md b/Xamarin/Release-notes/v18.3.0.53.md index 73f583bff..5624c5a8f 100644 --- a/Xamarin/Release-notes/v18.3.0.53.md +++ b/Xamarin/Release-notes/v18.3.0.53.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 8, 2020" version="v18.3.0.53" %} diff --git a/Xamarin/Release-notes/v18.4.0.30.md b/Xamarin/Release-notes/v18.4.0.30.md index 2f1499e44..42f39f302 100644 --- a/Xamarin/Release-notes/v18.4.0.30.md +++ b/Xamarin/Release-notes/v18.4.0.30.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2020 volume 4 Main Release Release Notes -description: Essential Studio® for Xamarin.Forms 2020 volume 4 Main Release Release Notes +title: Essential Studio® for Xamarin.Forms 2020 volume 4 Main Release Release Notes +description: Essential Studio® for Xamarin.Forms 2020 volume 4 Main Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 17, 2020" version="v18.4.0.30" %} diff --git a/Xamarin/Release-notes/v18.4.0.31.md b/Xamarin/Release-notes/v18.4.0.31.md index 6853bd67f..e8e2fa22f 100644 --- a/Xamarin/Release-notes/v18.4.0.31.md +++ b/Xamarin/Release-notes/v18.4.0.31.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 22, 2020" version="v18.4.0.31" %} diff --git a/Xamarin/Release-notes/v18.4.0.32.md b/Xamarin/Release-notes/v18.4.0.32.md index b221e8aeb..6aa061346 100644 --- a/Xamarin/Release-notes/v18.4.0.32.md +++ b/Xamarin/Release-notes/v18.4.0.32.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 30, 2020" version="v18.4.0.32" %} diff --git a/Xamarin/Release-notes/v18.4.0.33.md b/Xamarin/Release-notes/v18.4.0.33.md index 229eb988e..1b49e0965 100644 --- a/Xamarin/Release-notes/v18.4.0.33.md +++ b/Xamarin/Release-notes/v18.4.0.33.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="January 5, 2021" version="v18.4.0.33" %} diff --git a/Xamarin/Release-notes/v18.4.0.34.md b/Xamarin/Release-notes/v18.4.0.34.md index d91033e5a..40f0e2be4 100644 --- a/Xamarin/Release-notes/v18.4.0.34.md +++ b/Xamarin/Release-notes/v18.4.0.34.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="January 12, 2021" version="v18.4.0.34" %} diff --git a/Xamarin/Release-notes/v18.4.0.35.md b/Xamarin/Release-notes/v18.4.0.35.md index 754a33dc3..21e0d9175 100644 --- a/Xamarin/Release-notes/v18.4.0.35.md +++ b/Xamarin/Release-notes/v18.4.0.35.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="January 19, 2021" version="v18.4.0.35" %} diff --git a/Xamarin/Release-notes/v18.4.0.39.md b/Xamarin/Release-notes/v18.4.0.39.md index d96363fa8..39fe7dc76 100644 --- a/Xamarin/Release-notes/v18.4.0.39.md +++ b/Xamarin/Release-notes/v18.4.0.39.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2020 volume 4 SP1 Release Notes -description: Essential Studio® for Xamarin.Forms 2020 volume 4 SP1 Release Notes +title: Essential Studio® for Xamarin.Forms 2020 volume 4 SP1 Release Notes +description: Essential Studio® for Xamarin.Forms 2020 volume 4 SP1 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="January 28, 2021" version="v18.4.0.39" %} diff --git a/Xamarin/Release-notes/v18.4.0.41.md b/Xamarin/Release-notes/v18.4.0.41.md index 98435349c..113eb9418 100644 --- a/Xamarin/Release-notes/v18.4.0.41.md +++ b/Xamarin/Release-notes/v18.4.0.41.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="February 2, 2021" version="v18.4.0.41" %} diff --git a/Xamarin/Release-notes/v18.4.0.42.md b/Xamarin/Release-notes/v18.4.0.42.md index 7e4d2deb5..b1a4ff62c 100644 --- a/Xamarin/Release-notes/v18.4.0.42.md +++ b/Xamarin/Release-notes/v18.4.0.42.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="February 9, 2021" version="v18.4.0.42" %} diff --git a/Xamarin/Release-notes/v18.4.0.43.md b/Xamarin/Release-notes/v18.4.0.43.md index 1aecfeba4..d3e5050a8 100644 --- a/Xamarin/Release-notes/v18.4.0.43.md +++ b/Xamarin/Release-notes/v18.4.0.43.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="February 16, 2021" version="v18.4.0.43" %} diff --git a/Xamarin/Release-notes/v18.4.0.44.md b/Xamarin/Release-notes/v18.4.0.44.md index 515bbbc2b..5954ead55 100644 --- a/Xamarin/Release-notes/v18.4.0.44.md +++ b/Xamarin/Release-notes/v18.4.0.44.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="February 23, 2021" version="v18.4.0.44" %} diff --git a/Xamarin/Release-notes/v18.4.0.46.md b/Xamarin/Release-notes/v18.4.0.46.md index e9b3d511f..6029a5965 100644 --- a/Xamarin/Release-notes/v18.4.0.46.md +++ b/Xamarin/Release-notes/v18.4.0.46.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="March 2, 2021" version="v18.4.0.46" %} diff --git a/Xamarin/Release-notes/v18.4.0.47.md b/Xamarin/Release-notes/v18.4.0.47.md index 1b300a592..6a3f0e3fa 100644 --- a/Xamarin/Release-notes/v18.4.0.47.md +++ b/Xamarin/Release-notes/v18.4.0.47.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="March 09, 2021" version="v18.4.0.47" %} diff --git a/Xamarin/Release-notes/v18.4.0.48.md b/Xamarin/Release-notes/v18.4.0.48.md index 53e59d92c..e1b6b3e5a 100644 --- a/Xamarin/Release-notes/v18.4.0.48.md +++ b/Xamarin/Release-notes/v18.4.0.48.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="March 16, 2021" version="v18.4.0.48" %} diff --git a/Xamarin/Release-notes/v18.4.0.49.md b/Xamarin/Release-notes/v18.4.0.49.md index 974b4a619..425545643 100644 --- a/Xamarin/Release-notes/v18.4.0.49.md +++ b/Xamarin/Release-notes/v18.4.0.49.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="March 23, 2021" version="v18.4.0.49" %} diff --git a/Xamarin/Release-notes/v19.1.0.54.md b/Xamarin/Release-notes/v19.1.0.54.md index e228d19cb..c3560d2c9 100644 --- a/Xamarin/Release-notes/v19.1.0.54.md +++ b/Xamarin/Release-notes/v19.1.0.54.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2021 volume 1 Main Release Notes -description: Essential Studio® for Xamarin.Forms 2021 volume 1 Main Release Notes +title: Essential Studio® for Xamarin.Forms 2021 volume 1 Main Release Notes +description: Essential Studio® for Xamarin.Forms 2021 volume 1 Main Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="March 30, 2021" version="v19.1.0.54" %} diff --git a/Xamarin/Release-notes/v19.1.0.55.md b/Xamarin/Release-notes/v19.1.0.55.md index 789ca7db4..73bae3927 100644 --- a/Xamarin/Release-notes/v19.1.0.55.md +++ b/Xamarin/Release-notes/v19.1.0.55.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 06, 2021" version="v19.1.0.55" %} diff --git a/Xamarin/Release-notes/v19.1.0.56.md b/Xamarin/Release-notes/v19.1.0.56.md index 5acb9a999..c8addb798 100644 --- a/Xamarin/Release-notes/v19.1.0.56.md +++ b/Xamarin/Release-notes/v19.1.0.56.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 13, 2021" version="v19.1.0.56" %} diff --git a/Xamarin/Release-notes/v19.1.0.57.md b/Xamarin/Release-notes/v19.1.0.57.md index ea3f3b021..a58ad6776 100644 --- a/Xamarin/Release-notes/v19.1.0.57.md +++ b/Xamarin/Release-notes/v19.1.0.57.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 20, 2021" version="v19.1.0.57" %} diff --git a/Xamarin/Release-notes/v19.1.0.58.md b/Xamarin/Release-notes/v19.1.0.58.md index 3fa5bbd64..7c3fd83db 100644 --- a/Xamarin/Release-notes/v19.1.0.58.md +++ b/Xamarin/Release-notes/v19.1.0.58.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 27, 2021" version="v19.1.0.58" %} diff --git a/Xamarin/Release-notes/v19.1.0.59.md b/Xamarin/Release-notes/v19.1.0.59.md index 69b7542d2..b4d3d836d 100644 --- a/Xamarin/Release-notes/v19.1.0.59.md +++ b/Xamarin/Release-notes/v19.1.0.59.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="May 04, 2021" version="v19.1.0.59" %} diff --git a/Xamarin/Release-notes/v19.1.0.63.md b/Xamarin/Release-notes/v19.1.0.63.md index 92d82b53f..87f7480ab 100644 --- a/Xamarin/Release-notes/v19.1.0.63.md +++ b/Xamarin/Release-notes/v19.1.0.63.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2021 volume 1 SP1 Release Notes -description: Essential Studio® for Xamarin.Forms 2021 volume 1 SP1 Release Notes +title: Essential Studio® for Xamarin.Forms 2021 volume 1 SP1 Release Notes +description: Essential Studio® for Xamarin.Forms 2021 volume 1 SP1 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="May 12, 2021" version="v19.1.0.63" %} diff --git a/Xamarin/Release-notes/v19.1.0.64.md b/Xamarin/Release-notes/v19.1.0.64.md index ff9307024..619447aaa 100644 --- a/Xamarin/Release-notes/v19.1.0.64.md +++ b/Xamarin/Release-notes/v19.1.0.64.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="May 19, 2021" version="v19.1.0.64" %} diff --git a/Xamarin/Release-notes/v19.1.0.65.md b/Xamarin/Release-notes/v19.1.0.65.md index 1a19cc0b1..b92fb9714 100644 --- a/Xamarin/Release-notes/v19.1.0.65.md +++ b/Xamarin/Release-notes/v19.1.0.65.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="May 25, 2021" version="v19.1.0.65" %} diff --git a/Xamarin/Release-notes/v19.1.0.66.md b/Xamarin/Release-notes/v19.1.0.66.md index 8134e95a5..33dfeac65 100644 --- a/Xamarin/Release-notes/v19.1.0.66.md +++ b/Xamarin/Release-notes/v19.1.0.66.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="June 01, 2021" version="v19.1.0.66" %} diff --git a/Xamarin/Release-notes/v19.1.0.67.md b/Xamarin/Release-notes/v19.1.0.67.md index a801a9f07..afddc87ec 100644 --- a/Xamarin/Release-notes/v19.1.0.67.md +++ b/Xamarin/Release-notes/v19.1.0.67.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="June 08, 2021" version="v19.1.0.67" %} diff --git a/Xamarin/Release-notes/v19.1.0.69.md b/Xamarin/Release-notes/v19.1.0.69.md index 4676781eb..7e4f3c709 100644 --- a/Xamarin/Release-notes/v19.1.0.69.md +++ b/Xamarin/Release-notes/v19.1.0.69.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="June 15, 2021" version="v19.1.0.69" %} diff --git a/Xamarin/Release-notes/v19.2.0.44.md b/Xamarin/Release-notes/v19.2.0.44.md index afeb021c4..553121099 100644 --- a/Xamarin/Release-notes/v19.2.0.44.md +++ b/Xamarin/Release-notes/v19.2.0.44.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2021 volume 2 Main Release Notes -description: Essential Studio® for Xamarin.Forms 2021 volume 2 Main Release Notes +title: Essential Studio® for Xamarin.Forms 2021 volume 2 Main Release Notes +description: Essential Studio® for Xamarin.Forms 2021 volume 2 Main Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="June 29, 2021" version="v19.2.0.44" %} diff --git a/Xamarin/Release-notes/v19.2.0.46.md b/Xamarin/Release-notes/v19.2.0.46.md index 49f8aaba5..8008e46d9 100644 --- a/Xamarin/Release-notes/v19.2.0.46.md +++ b/Xamarin/Release-notes/v19.2.0.46.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 06, 2021" version="v19.2.0.46" %} diff --git a/Xamarin/Release-notes/v19.2.0.47.md b/Xamarin/Release-notes/v19.2.0.47.md index d112a9c2f..3c48827ef 100644 --- a/Xamarin/Release-notes/v19.2.0.47.md +++ b/Xamarin/Release-notes/v19.2.0.47.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 13, 2021" version="v19.2.0.47" %} diff --git a/Xamarin/Release-notes/v19.2.0.48.md b/Xamarin/Release-notes/v19.2.0.48.md index 08e3079dd..59de50974 100644 --- a/Xamarin/Release-notes/v19.2.0.48.md +++ b/Xamarin/Release-notes/v19.2.0.48.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 20, 2021" version="v19.2.0.48" %} diff --git a/Xamarin/Release-notes/v19.2.0.49.md b/Xamarin/Release-notes/v19.2.0.49.md index 22db5cfe4..2cbfadcef 100644 --- a/Xamarin/Release-notes/v19.2.0.49.md +++ b/Xamarin/Release-notes/v19.2.0.49.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 27, 2021" version="v19.2.0.49" %} diff --git a/Xamarin/Release-notes/v19.2.0.51.md b/Xamarin/Release-notes/v19.2.0.51.md index 2bffbf9d2..85da2c22d 100644 --- a/Xamarin/Release-notes/v19.2.0.51.md +++ b/Xamarin/Release-notes/v19.2.0.51.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="August 03, 2021" version="v19.2.0.51" %} diff --git a/Xamarin/Release-notes/v19.2.0.55.md b/Xamarin/Release-notes/v19.2.0.55.md index db1e52eda..23d431709 100644 --- a/Xamarin/Release-notes/v19.2.0.55.md +++ b/Xamarin/Release-notes/v19.2.0.55.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2021 volume 2 SP1 Release Notes -description: Essential Studio® for Xamarin.Forms 2021 volume 2 SP1 Release Notes +title: Essential Studio® for Xamarin.Forms 2021 volume 2 SP1 Release Notes +description: Essential Studio® for Xamarin.Forms 2021 volume 2 SP1 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="August 11, 2021" version="v19.2.0.55" %} diff --git a/Xamarin/Release-notes/v19.2.0.56.md b/Xamarin/Release-notes/v19.2.0.56.md index 317316571..4e52c08b1 100644 --- a/Xamarin/Release-notes/v19.2.0.56.md +++ b/Xamarin/Release-notes/v19.2.0.56.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="August 17, 2021" version="v19.2.0.56" %} diff --git a/Xamarin/Release-notes/v19.2.0.57.md b/Xamarin/Release-notes/v19.2.0.57.md index 3be2e7051..8dbbcdb47 100644 --- a/Xamarin/Release-notes/v19.2.0.57.md +++ b/Xamarin/Release-notes/v19.2.0.57.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="August 24, 2021" version="v19.2.0.57" %} diff --git a/Xamarin/Release-notes/v19.2.0.59.md b/Xamarin/Release-notes/v19.2.0.59.md index c1ba44200..c9291146b 100644 --- a/Xamarin/Release-notes/v19.2.0.59.md +++ b/Xamarin/Release-notes/v19.2.0.59.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="August 31, 2021" version="v19.2.0.59" %} diff --git a/Xamarin/Release-notes/v19.2.0.60.md b/Xamarin/Release-notes/v19.2.0.60.md index 5ca2e2309..c700a6ea3 100644 --- a/Xamarin/Release-notes/v19.2.0.60.md +++ b/Xamarin/Release-notes/v19.2.0.60.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="September 07, 2021" version="v19.2.0.60" %} diff --git a/Xamarin/Release-notes/v19.2.0.62.md b/Xamarin/Release-notes/v19.2.0.62.md index ce01a07c7..1e036feca 100644 --- a/Xamarin/Release-notes/v19.2.0.62.md +++ b/Xamarin/Release-notes/v19.2.0.62.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="September 14, 2021" version="v19.2.0.62" %} diff --git a/Xamarin/Release-notes/v19.3.0.43.md b/Xamarin/Release-notes/v19.3.0.43.md index 8a255db86..325e76774 100644 --- a/Xamarin/Release-notes/v19.3.0.43.md +++ b/Xamarin/Release-notes/v19.3.0.43.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2021 volume 3 Main Release Notes -description: Essential Studio® for Xamarin.Forms 2021 volume 3 Main Release Notes +title: Essential Studio® for Xamarin.Forms 2021 volume 3 Main Release Notes +description: Essential Studio® for Xamarin.Forms 2021 volume 3 Main Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="September 30, 2021" version="v19.3.0.43" %} diff --git a/Xamarin/Release-notes/v19.3.0.44.md b/Xamarin/Release-notes/v19.3.0.44.md index ffcacc6b3..88ab4a9ee 100644 --- a/Xamarin/Release-notes/v19.3.0.44.md +++ b/Xamarin/Release-notes/v19.3.0.44.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 05, 2021" version="v19.3.0.44" %} diff --git a/Xamarin/Release-notes/v19.3.0.45.md b/Xamarin/Release-notes/v19.3.0.45.md index 00368328e..1c7dffc46 100644 --- a/Xamarin/Release-notes/v19.3.0.45.md +++ b/Xamarin/Release-notes/v19.3.0.45.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 12, 2021" version="v19.3.0.45" %} diff --git a/Xamarin/Release-notes/v19.3.0.46.md b/Xamarin/Release-notes/v19.3.0.46.md index b991d66bb..d1fa2c115 100644 --- a/Xamarin/Release-notes/v19.3.0.46.md +++ b/Xamarin/Release-notes/v19.3.0.46.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 19, 2021" version="v19.3.0.46" %} diff --git a/Xamarin/Release-notes/v19.3.0.47.md b/Xamarin/Release-notes/v19.3.0.47.md index 56b090a64..dac229aff 100644 --- a/Xamarin/Release-notes/v19.3.0.47.md +++ b/Xamarin/Release-notes/v19.3.0.47.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 26, 2021" version="v19.3.0.47" %} diff --git a/Xamarin/Release-notes/v19.3.0.48.md b/Xamarin/Release-notes/v19.3.0.48.md index 4189f769d..d8d8b1949 100644 --- a/Xamarin/Release-notes/v19.3.0.48.md +++ b/Xamarin/Release-notes/v19.3.0.48.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 02, 2021" version="v19.3.0.48" %} diff --git a/Xamarin/Release-notes/v19.3.0.53.md b/Xamarin/Release-notes/v19.3.0.53.md index fcd2b480c..c94391c14 100644 --- a/Xamarin/Release-notes/v19.3.0.53.md +++ b/Xamarin/Release-notes/v19.3.0.53.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2021 volume 3 SP1 Release Notes -description: Essential Studio® for Xamarin.Forms 2021 volume 3 SP1 Release Notes +title: Essential Studio® for Xamarin.Forms 2021 volume 3 SP1 Release Notes +description: Essential Studio® for Xamarin.Forms 2021 volume 3 SP1 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 12, 2021" version="v19.3.0.53" %} diff --git a/Xamarin/Release-notes/v19.3.0.54.md b/Xamarin/Release-notes/v19.3.0.54.md index 457136557..a375ea733 100644 --- a/Xamarin/Release-notes/v19.3.0.54.md +++ b/Xamarin/Release-notes/v19.3.0.54.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 17, 2021" version="v19.3.0.54" %} diff --git a/Xamarin/Release-notes/v19.3.0.55.md b/Xamarin/Release-notes/v19.3.0.55.md index 520d15c87..b50b90681 100644 --- a/Xamarin/Release-notes/v19.3.0.55.md +++ b/Xamarin/Release-notes/v19.3.0.55.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 23, 2021" version="v19.3.0.55" %} diff --git a/Xamarin/Release-notes/v19.3.0.56.md b/Xamarin/Release-notes/v19.3.0.56.md index 1ef967f7e..6680a543c 100644 --- a/Xamarin/Release-notes/v19.3.0.56.md +++ b/Xamarin/Release-notes/v19.3.0.56.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 30, 2021" version="v19.3.0.56" %} diff --git a/Xamarin/Release-notes/v19.3.0.57.md b/Xamarin/Release-notes/v19.3.0.57.md index 3dc1de585..37c975679 100644 --- a/Xamarin/Release-notes/v19.3.0.57.md +++ b/Xamarin/Release-notes/v19.3.0.57.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 07, 2021" version="v19.3.0.57" %} diff --git a/Xamarin/Release-notes/v19.4.0.38.md b/Xamarin/Release-notes/v19.4.0.38.md index b87343f35..198a3b016 100644 --- a/Xamarin/Release-notes/v19.4.0.38.md +++ b/Xamarin/Release-notes/v19.4.0.38.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2021 Volume 4 Main Release Notes -description: Essential Studio® for Xamarin.Forms 2021 Volume 4 Main Release Notes +title: Essential Studio® for Xamarin.Forms 2021 Volume 4 Main Release Notes +description: Essential Studio® for Xamarin.Forms 2021 Volume 4 Main Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 17, 2021" version="v19.4.0.38" %} diff --git a/Xamarin/Release-notes/v19.4.0.40.md b/Xamarin/Release-notes/v19.4.0.40.md index 402ccc2a9..259e9bae4 100644 --- a/Xamarin/Release-notes/v19.4.0.40.md +++ b/Xamarin/Release-notes/v19.4.0.40.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 28, 2021" version="v19.4.0.40" %} diff --git a/Xamarin/Release-notes/v19.4.0.41.md b/Xamarin/Release-notes/v19.4.0.41.md index 7a26e96f3..7fce2c807 100644 --- a/Xamarin/Release-notes/v19.4.0.41.md +++ b/Xamarin/Release-notes/v19.4.0.41.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="January 04, 2022" version="v19.4.0.41" %} diff --git a/Xamarin/Release-notes/v19.4.0.42.md b/Xamarin/Release-notes/v19.4.0.42.md index 8e42a464a..84ec734c8 100644 --- a/Xamarin/Release-notes/v19.4.0.42.md +++ b/Xamarin/Release-notes/v19.4.0.42.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="January 11, 2022" version="v19.4.0.42" %} diff --git a/Xamarin/Release-notes/v19.4.0.43.md b/Xamarin/Release-notes/v19.4.0.43.md index 86062fb84..d2463fd40 100644 --- a/Xamarin/Release-notes/v19.4.0.43.md +++ b/Xamarin/Release-notes/v19.4.0.43.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="January 18, 2022" version="v19.4.0.43" %} diff --git a/Xamarin/Release-notes/v19.4.0.47.md b/Xamarin/Release-notes/v19.4.0.47.md index cf55c3f9c..4b0d14b3c 100644 --- a/Xamarin/Release-notes/v19.4.0.47.md +++ b/Xamarin/Release-notes/v19.4.0.47.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="January 25, 2022" version="v19.4.0.47" %} diff --git a/Xamarin/Release-notes/v19.4.0.48.md b/Xamarin/Release-notes/v19.4.0.48.md index 715e1cc35..bd1bb3439 100644 --- a/Xamarin/Release-notes/v19.4.0.48.md +++ b/Xamarin/Release-notes/v19.4.0.48.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2021 Volume 4 Service Pack Release Notes -description: Essential Studio® for Xamarin.Forms 2021 Volume 4 Service Pack Release Notes +title: Essential Studio® for Xamarin.Forms 2021 Volume 4 Service Pack Release Notes +description: Essential Studio® for Xamarin.Forms 2021 Volume 4 Service Pack Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="January 31, 2022" version="v19.4.0.48" %} diff --git a/Xamarin/Release-notes/v19.4.0.50.md b/Xamarin/Release-notes/v19.4.0.50.md index afcd01ead..a6f4cbdf0 100644 --- a/Xamarin/Release-notes/v19.4.0.50.md +++ b/Xamarin/Release-notes/v19.4.0.50.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="February 08, 2022" version="v19.4.0.50" %} diff --git a/Xamarin/Release-notes/v19.4.0.52.md b/Xamarin/Release-notes/v19.4.0.52.md index 2f46eda75..1bdb6c5f6 100644 --- a/Xamarin/Release-notes/v19.4.0.52.md +++ b/Xamarin/Release-notes/v19.4.0.52.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="February 15, 2022" version="v19.4.0.52" %} diff --git a/Xamarin/Release-notes/v19.4.0.53.md b/Xamarin/Release-notes/v19.4.0.53.md index dcd39c49b..3c9ac312a 100644 --- a/Xamarin/Release-notes/v19.4.0.53.md +++ b/Xamarin/Release-notes/v19.4.0.53.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="February 22, 2022" version="v19.4.0.53" %} diff --git a/Xamarin/Release-notes/v19.4.0.54.md b/Xamarin/Release-notes/v19.4.0.54.md index 72f7f7e52..21efaefdb 100644 --- a/Xamarin/Release-notes/v19.4.0.54.md +++ b/Xamarin/Release-notes/v19.4.0.54.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="March 01, 2022" version="v19.4.0.54" %} diff --git a/Xamarin/Release-notes/v19.4.0.55.md b/Xamarin/Release-notes/v19.4.0.55.md index 9a62c9c83..529259ea2 100644 --- a/Xamarin/Release-notes/v19.4.0.55.md +++ b/Xamarin/Release-notes/v19.4.0.55.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="March 08, 2022" version="v19.4.0.55" %} diff --git a/Xamarin/Release-notes/v19.4.0.56.md b/Xamarin/Release-notes/v19.4.0.56.md index 971212cab..c2bc4d49f 100644 --- a/Xamarin/Release-notes/v19.4.0.56.md +++ b/Xamarin/Release-notes/v19.4.0.56.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="March 15, 2022" version="v19.4.0.56" %} diff --git a/Xamarin/Release-notes/v20.1.0.47.md b/Xamarin/Release-notes/v20.1.0.47.md index ebfbe213a..e905780be 100644 --- a/Xamarin/Release-notes/v20.1.0.47.md +++ b/Xamarin/Release-notes/v20.1.0.47.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2022 volume 1 Main release Release Notes -description: Essential Studio® for Xamarin.Forms 2022 volume 1 Main release Release Notes +title: Essential Studio® for Xamarin.Forms 2022 volume 1 Main release Release Notes +description: Essential Studio® for Xamarin.Forms 2022 volume 1 Main release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 4, 2022" version="v20.1.0.47" %} diff --git a/Xamarin/Release-notes/v20.1.0.48.md b/Xamarin/Release-notes/v20.1.0.48.md index 54682d1be..57bdc4b8e 100644 --- a/Xamarin/Release-notes/v20.1.0.48.md +++ b/Xamarin/Release-notes/v20.1.0.48.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 12, 2022" version="v20.1.0.48" %} diff --git a/Xamarin/Release-notes/v20.1.0.50.md b/Xamarin/Release-notes/v20.1.0.50.md index ac4b95726..84fdf4707 100644 --- a/Xamarin/Release-notes/v20.1.0.50.md +++ b/Xamarin/Release-notes/v20.1.0.50.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 19, 2022" version="v20.1.0.50" %} diff --git a/Xamarin/Release-notes/v20.1.0.51.md b/Xamarin/Release-notes/v20.1.0.51.md index e9f8970e6..8056a9768 100644 --- a/Xamarin/Release-notes/v20.1.0.51.md +++ b/Xamarin/Release-notes/v20.1.0.51.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 26, 2022" version="v20.1.0.51" %} diff --git a/Xamarin/Release-notes/v20.1.0.52.md b/Xamarin/Release-notes/v20.1.0.52.md index 057833a39..01c6ce1b1 100644 --- a/Xamarin/Release-notes/v20.1.0.52.md +++ b/Xamarin/Release-notes/v20.1.0.52.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="May 03, 2022" version="v20.1.0.52" %} diff --git a/Xamarin/Release-notes/v20.1.0.55.md b/Xamarin/Release-notes/v20.1.0.55.md index 6772de5b4..293643886 100644 --- a/Xamarin/Release-notes/v20.1.0.55.md +++ b/Xamarin/Release-notes/v20.1.0.55.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2022 volume 1 SP1 Release Notes -description: Essential Studio® for Xamarin.Forms 2022 volume 1 SP1 Release Notes +title: Essential Studio® for Xamarin.Forms 2022 volume 1 SP1 Release Notes +description: Essential Studio® for Xamarin.Forms 2022 volume 1 SP1 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="May 12, 2022" version="v20.1.0.55" %} diff --git a/Xamarin/Release-notes/v20.1.0.56.md b/Xamarin/Release-notes/v20.1.0.56.md index 9f8d8aad1..a4a026372 100644 --- a/Xamarin/Release-notes/v20.1.0.56.md +++ b/Xamarin/Release-notes/v20.1.0.56.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="May 17, 2022" version="v20.1.0.56" %} diff --git a/Xamarin/Release-notes/v20.1.0.57.md b/Xamarin/Release-notes/v20.1.0.57.md index 090e64925..8d0b8b54d 100644 --- a/Xamarin/Release-notes/v20.1.0.57.md +++ b/Xamarin/Release-notes/v20.1.0.57.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="May 24, 2022" version="v20.1.0.57" %} diff --git a/Xamarin/Release-notes/v20.1.0.58.md b/Xamarin/Release-notes/v20.1.0.58.md index e1a2871e0..f3049c97f 100644 --- a/Xamarin/Release-notes/v20.1.0.58.md +++ b/Xamarin/Release-notes/v20.1.0.58.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="May 31, 2022" version="v20.1.0.58" %} diff --git a/Xamarin/Release-notes/v20.1.0.59.md b/Xamarin/Release-notes/v20.1.0.59.md index ef7dfc901..cc6ed07ae 100644 --- a/Xamarin/Release-notes/v20.1.0.59.md +++ b/Xamarin/Release-notes/v20.1.0.59.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="June 07, 2022" version="v20.1.0.59" %} diff --git a/Xamarin/Release-notes/v20.1.0.60.md b/Xamarin/Release-notes/v20.1.0.60.md index 08fc8526d..6af74ba47 100644 --- a/Xamarin/Release-notes/v20.1.0.60.md +++ b/Xamarin/Release-notes/v20.1.0.60.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="June 14, 2022" version="v20.1.0.60" %} diff --git a/Xamarin/Release-notes/v20.1.0.61.md b/Xamarin/Release-notes/v20.1.0.61.md index e2066000f..8891908ce 100644 --- a/Xamarin/Release-notes/v20.1.0.61.md +++ b/Xamarin/Release-notes/v20.1.0.61.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="June 21, 2022" version="v20.1.0.61" %} diff --git a/Xamarin/Release-notes/v20.2.0.36.md b/Xamarin/Release-notes/v20.2.0.36.md index b6963eb27..24adf3a21 100644 --- a/Xamarin/Release-notes/v20.2.0.36.md +++ b/Xamarin/Release-notes/v20.2.0.36.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2022 Volume 2 Main Release Notes -description: Essential Studio® for Xamarin.Forms 2022 Volume 2 Main Release Notes +title: Essential Studio® for Xamarin.Forms 2022 Volume 2 Main Release Notes +description: Essential Studio® for Xamarin.Forms 2022 Volume 2 Main Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="June 30, 2022" version="v20.2.0.36" %} diff --git a/Xamarin/Release-notes/v20.2.0.38.md b/Xamarin/Release-notes/v20.2.0.38.md index 3d0afb3fa..70e08c551 100644 --- a/Xamarin/Release-notes/v20.2.0.38.md +++ b/Xamarin/Release-notes/v20.2.0.38.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 12, 2022" version="v20.2.0.38" %} diff --git a/Xamarin/Release-notes/v20.2.0.39.md b/Xamarin/Release-notes/v20.2.0.39.md index 4d98ec5b5..8cca600ae 100644 --- a/Xamarin/Release-notes/v20.2.0.39.md +++ b/Xamarin/Release-notes/v20.2.0.39.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 19, 2022" version="v20.2.0.39" %} diff --git a/Xamarin/Release-notes/v20.2.0.40.md b/Xamarin/Release-notes/v20.2.0.40.md index a1bd53dd7..fe1d20acd 100644 --- a/Xamarin/Release-notes/v20.2.0.40.md +++ b/Xamarin/Release-notes/v20.2.0.40.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 26, 2022" version="v20.2.0.40" %} diff --git a/Xamarin/Release-notes/v20.2.0.43.md b/Xamarin/Release-notes/v20.2.0.43.md index 9a2865a0f..dceb9913f 100644 --- a/Xamarin/Release-notes/v20.2.0.43.md +++ b/Xamarin/Release-notes/v20.2.0.43.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2022 Volume 2 SP Release Release Notes -description: Essential Studio® for Xamarin.Forms 2022 Volume 2 SP Release Release Notes +title: Essential Studio® for Xamarin.Forms 2022 Volume 2 SP Release Release Notes +description: Essential Studio® for Xamarin.Forms 2022 Volume 2 SP Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="August 8, 2022" version="v20.2.0.43" %} diff --git a/Xamarin/Release-notes/v20.2.0.44.md b/Xamarin/Release-notes/v20.2.0.44.md index 9d105e500..93433d00e 100644 --- a/Xamarin/Release-notes/v20.2.0.44.md +++ b/Xamarin/Release-notes/v20.2.0.44.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="August 16, 2022" version="v20.2.0.44" %} diff --git a/Xamarin/Release-notes/v20.2.0.45.md b/Xamarin/Release-notes/v20.2.0.45.md index a86b08867..6c5adac00 100644 --- a/Xamarin/Release-notes/v20.2.0.45.md +++ b/Xamarin/Release-notes/v20.2.0.45.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="August 23, 2022" version="v20.2.0.45" %} diff --git a/Xamarin/Release-notes/v20.2.0.46.md b/Xamarin/Release-notes/v20.2.0.46.md index 0bb3ff48e..45ea8919c 100644 --- a/Xamarin/Release-notes/v20.2.0.46.md +++ b/Xamarin/Release-notes/v20.2.0.46.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="August 30, 2022" version="v20.2.0.46" %} diff --git a/Xamarin/Release-notes/v20.2.0.48.md b/Xamarin/Release-notes/v20.2.0.48.md index 2b1d9d0a8..255340564 100644 --- a/Xamarin/Release-notes/v20.2.0.48.md +++ b/Xamarin/Release-notes/v20.2.0.48.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="September 06, 2022" version="v20.2.0.48" %} diff --git a/Xamarin/Release-notes/v20.2.0.49.md b/Xamarin/Release-notes/v20.2.0.49.md index 644ea9218..25d4c3bdf 100644 --- a/Xamarin/Release-notes/v20.2.0.49.md +++ b/Xamarin/Release-notes/v20.2.0.49.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="September 13, 2022" version="v20.2.0.49" %} diff --git a/Xamarin/Release-notes/v20.2.0.50.md b/Xamarin/Release-notes/v20.2.0.50.md index 818af7989..41ac9bf5d 100644 --- a/Xamarin/Release-notes/v20.2.0.50.md +++ b/Xamarin/Release-notes/v20.2.0.50.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="September 20, 2022" version="v20.2.0.50" %} diff --git a/Xamarin/Release-notes/v20.3.0.47.md b/Xamarin/Release-notes/v20.3.0.47.md index 8ec5a603b..889a1d06a 100644 --- a/Xamarin/Release-notes/v20.3.0.47.md +++ b/Xamarin/Release-notes/v20.3.0.47.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2022 Volume 3 Main Release Release Notes -description: Essential Studio® for Xamarin.Forms 2022 Volume 3 Main Release Release Notes +title: Essential Studio® for Xamarin.Forms 2022 Volume 3 Main Release Release Notes +description: Essential Studio® for Xamarin.Forms 2022 Volume 3 Main Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="September 29, 2022" version="v20.3.0.47" %} diff --git a/Xamarin/Release-notes/v20.3.0.48.md b/Xamarin/Release-notes/v20.3.0.48.md index c2063225b..9a9662a44 100644 --- a/Xamarin/Release-notes/v20.3.0.48.md +++ b/Xamarin/Release-notes/v20.3.0.48.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 05, 2022" version="v20.3.0.48" %} diff --git a/Xamarin/Release-notes/v20.3.0.49.md b/Xamarin/Release-notes/v20.3.0.49.md index 912e25b82..52d9b2e08 100644 --- a/Xamarin/Release-notes/v20.3.0.49.md +++ b/Xamarin/Release-notes/v20.3.0.49.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 11, 2022" version="v20.3.0.49" %} diff --git a/Xamarin/Release-notes/v20.3.0.50.md b/Xamarin/Release-notes/v20.3.0.50.md index 96b0c7b7f..28adee128 100644 --- a/Xamarin/Release-notes/v20.3.0.50.md +++ b/Xamarin/Release-notes/v20.3.0.50.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 18, 2022" version="v20.3.0.50" %} diff --git a/Xamarin/Release-notes/v20.3.0.52.md b/Xamarin/Release-notes/v20.3.0.52.md index 9105860c8..de2a99554 100644 --- a/Xamarin/Release-notes/v20.3.0.52.md +++ b/Xamarin/Release-notes/v20.3.0.52.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 26, 2022" version="v20.3.0.52" %} diff --git a/Xamarin/Release-notes/v20.3.0.56.md b/Xamarin/Release-notes/v20.3.0.56.md index 10f8617be..464c92528 100644 --- a/Xamarin/Release-notes/v20.3.0.56.md +++ b/Xamarin/Release-notes/v20.3.0.56.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2022 Volume 3 SP Release Release Notes -description: Essential Studio® for Xamarin.Forms 2022 Volume 3 SP Release Release Notes +title: Essential Studio® for Xamarin.Forms 2022 Volume 3 SP Release Release Notes +description: Essential Studio® for Xamarin.Forms 2022 Volume 3 SP Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 08, 2022" version="v20.3.0.56" %} diff --git a/Xamarin/Release-notes/v20.3.0.57.md b/Xamarin/Release-notes/v20.3.0.57.md index f471801ce..c10acba54 100644 --- a/Xamarin/Release-notes/v20.3.0.57.md +++ b/Xamarin/Release-notes/v20.3.0.57.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 15, 2022" version="v20.3.0.57" %} diff --git a/Xamarin/Release-notes/v20.3.0.58.md b/Xamarin/Release-notes/v20.3.0.58.md index 22495c378..030a58c7a 100644 --- a/Xamarin/Release-notes/v20.3.0.58.md +++ b/Xamarin/Release-notes/v20.3.0.58.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 22, 2022" version="v20.3.0.58" %} diff --git a/Xamarin/Release-notes/v20.3.0.60.md b/Xamarin/Release-notes/v20.3.0.60.md index 00c558757..bbfc7b00c 100644 --- a/Xamarin/Release-notes/v20.3.0.60.md +++ b/Xamarin/Release-notes/v20.3.0.60.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 06, 2022" version="v20.3.0.60" %} diff --git a/Xamarin/Release-notes/v20.3.0.61.md b/Xamarin/Release-notes/v20.3.0.61.md index bfe33be7e..29b22055f 100644 --- a/Xamarin/Release-notes/v20.3.0.61.md +++ b/Xamarin/Release-notes/v20.3.0.61.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 13, 2022" version="v20.3.0.61" %} diff --git a/Xamarin/Release-notes/v20.4.0.38.md b/Xamarin/Release-notes/v20.4.0.38.md index d1796987d..7f7959d89 100644 --- a/Xamarin/Release-notes/v20.4.0.38.md +++ b/Xamarin/Release-notes/v20.4.0.38.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2022 Volume 4 main Release Release Notes -description: Essential Studio® for Xamarin.Forms 2022 Volume 4 main Release Release Notes +title: Essential Studio® for Xamarin.Forms 2022 Volume 4 main Release Release Notes +description: Essential Studio® for Xamarin.Forms 2022 Volume 4 main Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 21, 2022" version="v20.4.0.38" %} diff --git a/Xamarin/Release-notes/v20.4.0.40.md b/Xamarin/Release-notes/v20.4.0.40.md index c59143300..86b7fd8c8 100644 --- a/Xamarin/Release-notes/v20.4.0.40.md +++ b/Xamarin/Release-notes/v20.4.0.40.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 28, 2022" version="v20.4.0.40" %} @@ -19,7 +19,7 @@ margin-top: 1.5em; margin-bottom: 1.5em;
-We have removed the Syncfusion® Licensing NuGet package v20.4.0.40 from the nuget.org due to an issue with it. To resolve any compilation issues or warnings while using this, upgrade your Syncfusion® NuGet packages version to v20.4.0.41 or later. +We have removed the Syncfusion® Licensing NuGet package v20.4.0.40 from the nuget.org due to an issue with it. To resolve any compilation issues or warnings while using this, upgrade your Syncfusion® NuGet packages version to v20.4.0.41 or later.
diff --git a/Xamarin/Release-notes/v20.4.0.41.md b/Xamarin/Release-notes/v20.4.0.41.md index 803187645..ba7edaef8 100644 --- a/Xamarin/Release-notes/v20.4.0.41.md +++ b/Xamarin/Release-notes/v20.4.0.41.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 29, 2022" version="v20.4.0.41" %} diff --git a/Xamarin/Release-notes/v20.4.0.42.md b/Xamarin/Release-notes/v20.4.0.42.md index 9b7894297..f5ab6b5c4 100644 --- a/Xamarin/Release-notes/v20.4.0.42.md +++ b/Xamarin/Release-notes/v20.4.0.42.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="January 04, 2023" version="v20.4.0.42" %} diff --git a/Xamarin/Release-notes/v20.4.0.43.md b/Xamarin/Release-notes/v20.4.0.43.md index 91b70facd..c83be13fa 100644 --- a/Xamarin/Release-notes/v20.4.0.43.md +++ b/Xamarin/Release-notes/v20.4.0.43.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="January 10, 2023" version="v20.4.0.43" %} diff --git a/Xamarin/Release-notes/v20.4.0.44.md b/Xamarin/Release-notes/v20.4.0.44.md index e9161d2c2..580c0dd93 100644 --- a/Xamarin/Release-notes/v20.4.0.44.md +++ b/Xamarin/Release-notes/v20.4.0.44.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="January 18, 2023" version="v20.4.0.44" %} diff --git a/Xamarin/Release-notes/v20.4.0.48.md b/Xamarin/Release-notes/v20.4.0.48.md index 078bf1f50..797f1dbcf 100644 --- a/Xamarin/Release-notes/v20.4.0.48.md +++ b/Xamarin/Release-notes/v20.4.0.48.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2022 volume 4 SP1 Release Notes -description: Essential Studio® for Xamarin.Forms 2022 volume 4 SP1 Release Notes +title: Essential Studio® for Xamarin.Forms 2022 volume 4 SP1 Release Notes +description: Essential Studio® for Xamarin.Forms 2022 volume 4 SP1 Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="February 01, 2023" version="v20.4.0.48" %} diff --git a/Xamarin/Release-notes/v20.4.0.49.md b/Xamarin/Release-notes/v20.4.0.49.md index 34697e63d..35233a686 100644 --- a/Xamarin/Release-notes/v20.4.0.49.md +++ b/Xamarin/Release-notes/v20.4.0.49.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="February 07, 2023" version="v20.4.0.49" %} diff --git a/Xamarin/Release-notes/v20.4.0.50.md b/Xamarin/Release-notes/v20.4.0.50.md index ac71e41b8..37bccc11e 100644 --- a/Xamarin/Release-notes/v20.4.0.50.md +++ b/Xamarin/Release-notes/v20.4.0.50.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="February 14, 2023" version="v20.4.0.50" %} diff --git a/Xamarin/Release-notes/v20.4.0.51.md b/Xamarin/Release-notes/v20.4.0.51.md index ea0c2691f..150151578 100644 --- a/Xamarin/Release-notes/v20.4.0.51.md +++ b/Xamarin/Release-notes/v20.4.0.51.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="February 21, 2023" version="v20.4.0.51" %} diff --git a/Xamarin/Release-notes/v20.4.0.52.md b/Xamarin/Release-notes/v20.4.0.52.md index e17f916d9..465196dbc 100644 --- a/Xamarin/Release-notes/v20.4.0.52.md +++ b/Xamarin/Release-notes/v20.4.0.52.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="February 28, 2023" version="v20.4.0.52" %} diff --git a/Xamarin/Release-notes/v20.4.0.53.md b/Xamarin/Release-notes/v20.4.0.53.md index d0ef5b0dd..bf8d75e67 100644 --- a/Xamarin/Release-notes/v20.4.0.53.md +++ b/Xamarin/Release-notes/v20.4.0.53.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="March 07, 2023" version="v20.4.0.53" %} diff --git a/Xamarin/Release-notes/v20.4.0.54.md b/Xamarin/Release-notes/v20.4.0.54.md index 62ecc490c..6d3ac9097 100644 --- a/Xamarin/Release-notes/v20.4.0.54.md +++ b/Xamarin/Release-notes/v20.4.0.54.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="March 14, 2023" version="v20.4.0.54" %} diff --git a/Xamarin/Release-notes/v21.1.35.md b/Xamarin/Release-notes/v21.1.35.md index ccabaea8b..50d97127c 100644 --- a/Xamarin/Release-notes/v21.1.35.md +++ b/Xamarin/Release-notes/v21.1.35.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2023 Volume 1 main Release Release Notes -description: Essential Studio® for Xamarin.Forms 2023 Volume 1 main Release Release Notes +title: Essential Studio® for Xamarin.Forms 2023 Volume 1 main Release Release Notes +description: Essential Studio® for Xamarin.Forms 2023 Volume 1 main Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="March 23, 2023" version="v21.1.35" %} @@ -19,7 +19,7 @@ margin-top: 1.5em; margin-bottom: 1.5em;
-We are pleased to announce that we have updated the versioning system of Essential Studio® to a semantic format that provides greater clarity and consistency in versioning, making it easier for users to understand the significance of each Syncfusion® release. +We are pleased to announce that we have updated the versioning system of Essential Studio® to a semantic format that provides greater clarity and consistency in versioning, making it easier for users to understand the significance of each Syncfusion® release.

The new format consists of three components: Major, Minor, and Patch.
diff --git a/Xamarin/Release-notes/v21.1.37.md b/Xamarin/Release-notes/v21.1.37.md index 26bbf813e..a03dd1bd8 100644 --- a/Xamarin/Release-notes/v21.1.37.md +++ b/Xamarin/Release-notes/v21.1.37.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="March 29, 2023" version="v21.1.37" %} diff --git a/Xamarin/Release-notes/v21.1.38.md b/Xamarin/Release-notes/v21.1.38.md index a9b5a1fce..99e88039f 100644 --- a/Xamarin/Release-notes/v21.1.38.md +++ b/Xamarin/Release-notes/v21.1.38.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 04, 2023" version="v21.1.38" %} diff --git a/Xamarin/Release-notes/v21.1.39.md b/Xamarin/Release-notes/v21.1.39.md index 2e9fc0845..35975b203 100644 --- a/Xamarin/Release-notes/v21.1.39.md +++ b/Xamarin/Release-notes/v21.1.39.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 11, 2023" version="v21.1.39" %} diff --git a/Xamarin/Release-notes/v21.1.41.md b/Xamarin/Release-notes/v21.1.41.md index 97a67a9fe..cdd8768f8 100644 --- a/Xamarin/Release-notes/v21.1.41.md +++ b/Xamarin/Release-notes/v21.1.41.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 18, 2023" version="v21.1.41" %} diff --git a/Xamarin/Release-notes/v21.2.10.md b/Xamarin/Release-notes/v21.2.10.md index 552f4a259..27e1be5e9 100644 --- a/Xamarin/Release-notes/v21.2.10.md +++ b/Xamarin/Release-notes/v21.2.10.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="June 13, 2023" version="v21.2.10" %} diff --git a/Xamarin/Release-notes/v21.2.3.md b/Xamarin/Release-notes/v21.2.3.md index 446f2d444..13e9f9ac4 100644 --- a/Xamarin/Release-notes/v21.2.3.md +++ b/Xamarin/Release-notes/v21.2.3.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2023 Volume 1 SP Release Release Notes -description: Essential Studio® for Xamarin.Forms 2023 Volume 1 SP Release Release Notes +title: Essential Studio® for Xamarin.Forms 2023 Volume 1 SP Release Release Notes +description: Essential Studio® for Xamarin.Forms 2023 Volume 1 SP Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="May 03, 2023" version="v21.2.3" %} diff --git a/Xamarin/Release-notes/v21.2.4.md b/Xamarin/Release-notes/v21.2.4.md index 4b0172629..6adb0c0f6 100644 --- a/Xamarin/Release-notes/v21.2.4.md +++ b/Xamarin/Release-notes/v21.2.4.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="May 09, 2023" version="v21.2.4" %} diff --git a/Xamarin/Release-notes/v21.2.5.md b/Xamarin/Release-notes/v21.2.5.md index b1810f5d8..0a379d2c8 100644 --- a/Xamarin/Release-notes/v21.2.5.md +++ b/Xamarin/Release-notes/v21.2.5.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="May 16, 2023" version="v21.2.5" %} diff --git a/Xamarin/Release-notes/v21.2.6.md b/Xamarin/Release-notes/v21.2.6.md index d14b31d4c..bee1d9d0f 100644 --- a/Xamarin/Release-notes/v21.2.6.md +++ b/Xamarin/Release-notes/v21.2.6.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="May 23, 2023" version="v21.2.6" %} diff --git a/Xamarin/Release-notes/v21.2.8.md b/Xamarin/Release-notes/v21.2.8.md index d15972ae4..697043d3f 100644 --- a/Xamarin/Release-notes/v21.2.8.md +++ b/Xamarin/Release-notes/v21.2.8.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="May 30, 2023" version="v21.2.8" %} diff --git a/Xamarin/Release-notes/v21.2.9.md b/Xamarin/Release-notes/v21.2.9.md index 98df5c181..41afe7bbb 100644 --- a/Xamarin/Release-notes/v21.2.9.md +++ b/Xamarin/Release-notes/v21.2.9.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="June 06, 2023" version="v21.2.9" %} diff --git a/Xamarin/Release-notes/v22.1.34.md b/Xamarin/Release-notes/v22.1.34.md index 4f5623aeb..8baa68c2f 100644 --- a/Xamarin/Release-notes/v22.1.34.md +++ b/Xamarin/Release-notes/v22.1.34.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2023 Volume 2 Main Release Release Notes -description: Essential Studio® for Xamarin.Forms 2023 Volume 2 Main Release Release Notes +title: Essential Studio® for Xamarin.Forms 2023 Volume 2 Main Release Release Notes +description: Essential Studio® for Xamarin.Forms 2023 Volume 2 Main Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="June 21, 2023" version="v22.1.34" %} diff --git a/Xamarin/Release-notes/v22.1.36.md b/Xamarin/Release-notes/v22.1.36.md index ca84c1141..ecebaa8c0 100644 --- a/Xamarin/Release-notes/v22.1.36.md +++ b/Xamarin/Release-notes/v22.1.36.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="June 28, 2023" version="v22.1.36" %} diff --git a/Xamarin/Release-notes/v22.1.37.md b/Xamarin/Release-notes/v22.1.37.md index 81d0b2735..48dfd59b3 100644 --- a/Xamarin/Release-notes/v22.1.37.md +++ b/Xamarin/Release-notes/v22.1.37.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 04, 2023" version="v22.1.37" %} diff --git a/Xamarin/Release-notes/v22.1.38.md b/Xamarin/Release-notes/v22.1.38.md index f34b75bb5..ea3da8890 100644 --- a/Xamarin/Release-notes/v22.1.38.md +++ b/Xamarin/Release-notes/v22.1.38.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 11, 2023" version="v22.1.38" %} diff --git a/Xamarin/Release-notes/v22.1.39.md b/Xamarin/Release-notes/v22.1.39.md index 5ad5ccb9d..66ab75cfa 100644 --- a/Xamarin/Release-notes/v22.1.39.md +++ b/Xamarin/Release-notes/v22.1.39.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 18, 2023" version="v22.1.39" %} diff --git a/Xamarin/Release-notes/v22.2.10.md b/Xamarin/Release-notes/v22.2.10.md index f9edfae99..acb1f64a7 100644 --- a/Xamarin/Release-notes/v22.2.10.md +++ b/Xamarin/Release-notes/v22.2.10.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="August 22, 2023" version="v22.2.10" %} diff --git a/Xamarin/Release-notes/v22.2.11.md b/Xamarin/Release-notes/v22.2.11.md index 4a3753f0a..29029807d 100644 --- a/Xamarin/Release-notes/v22.2.11.md +++ b/Xamarin/Release-notes/v22.2.11.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="August 29, 2023" version="v22.2.11" %} diff --git a/Xamarin/Release-notes/v22.2.12.md b/Xamarin/Release-notes/v22.2.12.md index 7b23a0f45..0ea572959 100644 --- a/Xamarin/Release-notes/v22.2.12.md +++ b/Xamarin/Release-notes/v22.2.12.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="September 05, 2023" version="v22.2.12" %} diff --git a/Xamarin/Release-notes/v22.2.5.md b/Xamarin/Release-notes/v22.2.5.md index ffe3e2d5f..7933ab3a6 100644 --- a/Xamarin/Release-notes/v22.2.5.md +++ b/Xamarin/Release-notes/v22.2.5.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2023 volume 2 SP Release Release Notes -description: Essential Studio® for Xamarin.Forms 2023 volume 2 SP Release Release Notes +title: Essential Studio® for Xamarin.Forms 2023 volume 2 SP Release Release Notes +description: Essential Studio® for Xamarin.Forms 2023 volume 2 SP Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 27, 2023" version="v22.2.5" %} diff --git a/Xamarin/Release-notes/v22.2.7.md b/Xamarin/Release-notes/v22.2.7.md index 709d42c97..a91c64d5b 100644 --- a/Xamarin/Release-notes/v22.2.7.md +++ b/Xamarin/Release-notes/v22.2.7.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="August 02, 2023" version="v22.2.7" %} diff --git a/Xamarin/Release-notes/v22.2.8.md b/Xamarin/Release-notes/v22.2.8.md index 8310a18f5..6b0ab7e95 100644 --- a/Xamarin/Release-notes/v22.2.8.md +++ b/Xamarin/Release-notes/v22.2.8.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="August 08, 2023" version="v22.2.8" %} diff --git a/Xamarin/Release-notes/v22.2.9.md b/Xamarin/Release-notes/v22.2.9.md index 7646e0b1b..e67db7a02 100644 --- a/Xamarin/Release-notes/v22.2.9.md +++ b/Xamarin/Release-notes/v22.2.9.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="August 15, 2023" version="v22.2.9" %} diff --git a/Xamarin/Release-notes/v23.1.36.md b/Xamarin/Release-notes/v23.1.36.md index 1ab91167c..472c48611 100644 --- a/Xamarin/Release-notes/v23.1.36.md +++ b/Xamarin/Release-notes/v23.1.36.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2023 Volume 3 Main Release Release Notes -description: Essential Studio® for Xamarin.Forms 2023 Volume 3 Main Release Release Notes +title: Essential Studio® for Xamarin.Forms 2023 Volume 3 Main Release Release Notes +description: Essential Studio® for Xamarin.Forms 2023 Volume 3 Main Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="September 15, 2023" version="v23.1.36" %} diff --git a/Xamarin/Release-notes/v23.1.38.md b/Xamarin/Release-notes/v23.1.38.md index b57fa6fd3..13df492c2 100644 --- a/Xamarin/Release-notes/v23.1.38.md +++ b/Xamarin/Release-notes/v23.1.38.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="September 26, 2023" version="v23.1.38" %} diff --git a/Xamarin/Release-notes/v23.1.39.md b/Xamarin/Release-notes/v23.1.39.md index c9a0a2543..8ea889e6e 100644 --- a/Xamarin/Release-notes/v23.1.39.md +++ b/Xamarin/Release-notes/v23.1.39.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 04, 2023" version="v23.1.39" %} diff --git a/Xamarin/Release-notes/v23.1.40.md b/Xamarin/Release-notes/v23.1.40.md index ff5c0202f..e80621b7d 100644 --- a/Xamarin/Release-notes/v23.1.40.md +++ b/Xamarin/Release-notes/v23.1.40.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 10, 2023" version="v23.1.40" %} diff --git a/Xamarin/Release-notes/v23.1.41.md b/Xamarin/Release-notes/v23.1.41.md index 375df17cc..1a33f51cc 100644 --- a/Xamarin/Release-notes/v23.1.41.md +++ b/Xamarin/Release-notes/v23.1.41.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 17, 2023" version="v23.1.41" %} diff --git a/Xamarin/Release-notes/v23.1.42.md b/Xamarin/Release-notes/v23.1.42.md index 523684a18..342508d40 100644 --- a/Xamarin/Release-notes/v23.1.42.md +++ b/Xamarin/Release-notes/v23.1.42.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 24, 2023" version="v23.1.42" %} diff --git a/Xamarin/Release-notes/v23.1.43.md b/Xamarin/Release-notes/v23.1.43.md index a82059d17..19b7fc5dc 100644 --- a/Xamarin/Release-notes/v23.1.43.md +++ b/Xamarin/Release-notes/v23.1.43.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 31, 2023" version="v23.1.43" %} diff --git a/Xamarin/Release-notes/v23.1.44.md b/Xamarin/Release-notes/v23.1.44.md index b3ebbd75a..e08b2fd3d 100644 --- a/Xamarin/Release-notes/v23.1.44.md +++ b/Xamarin/Release-notes/v23.1.44.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 07, 2023" version="v23.1.44" %} diff --git a/Xamarin/Release-notes/v23.2.4.md b/Xamarin/Release-notes/v23.2.4.md index 6aa30d330..eca1b9289 100644 --- a/Xamarin/Release-notes/v23.2.4.md +++ b/Xamarin/Release-notes/v23.2.4.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2023 Volume 3 SP Release Release Notes -description: Essential Studio® for Xamarin.Forms 2023 Volume 3 SP Release Release Notes +title: Essential Studio® for Xamarin.Forms 2023 Volume 3 SP Release Release Notes +description: Essential Studio® for Xamarin.Forms 2023 Volume 3 SP Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 20, 2023" version="v23.2.4" %} diff --git a/Xamarin/Release-notes/v23.2.5.md b/Xamarin/Release-notes/v23.2.5.md index e75b00351..1a7f64c6c 100644 --- a/Xamarin/Release-notes/v23.2.5.md +++ b/Xamarin/Release-notes/v23.2.5.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 23, 2023" version="v23.2.5" %} diff --git a/Xamarin/Release-notes/v23.2.6.md b/Xamarin/Release-notes/v23.2.6.md index bdad58a46..187b60ebd 100644 --- a/Xamarin/Release-notes/v23.2.6.md +++ b/Xamarin/Release-notes/v23.2.6.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 28, 2023" version="v23.2.6" %} diff --git a/Xamarin/Release-notes/v23.2.7.md b/Xamarin/Release-notes/v23.2.7.md index df745cbde..cce84ce46 100644 --- a/Xamarin/Release-notes/v23.2.7.md +++ b/Xamarin/Release-notes/v23.2.7.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 05, 2023" version="v23.2.7" %} diff --git a/Xamarin/Release-notes/v24.1.41.md b/Xamarin/Release-notes/v24.1.41.md index afefaac53..444376a0b 100644 --- a/Xamarin/Release-notes/v24.1.41.md +++ b/Xamarin/Release-notes/v24.1.41.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2023 Volume 4 Main Release Release Notes -description: Essential Studio® for Xamarin.Forms 2023 Volume 4 Main Release Release Notes +title: Essential Studio® for Xamarin.Forms 2023 Volume 4 Main Release Release Notes +description: Essential Studio® for Xamarin.Forms 2023 Volume 4 Main Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 18, 2023" version="v24.1.41" %} diff --git a/Xamarin/Release-notes/v24.1.43.md b/Xamarin/Release-notes/v24.1.43.md index 277b82965..25171407b 100644 --- a/Xamarin/Release-notes/v24.1.43.md +++ b/Xamarin/Release-notes/v24.1.43.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 27, 2023" version="v24.1.43" %} diff --git a/Xamarin/Release-notes/v24.1.44.md b/Xamarin/Release-notes/v24.1.44.md index 2832e770b..d50ecef55 100644 --- a/Xamarin/Release-notes/v24.1.44.md +++ b/Xamarin/Release-notes/v24.1.44.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="January 03, 2024" version="v24.1.44" %} diff --git a/Xamarin/Release-notes/v24.1.45.md b/Xamarin/Release-notes/v24.1.45.md index b1739aa61..5591b1abd 100644 --- a/Xamarin/Release-notes/v24.1.45.md +++ b/Xamarin/Release-notes/v24.1.45.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="January 09, 2024" version="v24.1.45" %} diff --git a/Xamarin/Release-notes/v24.1.46.md b/Xamarin/Release-notes/v24.1.46.md index 306a53068..91d849175 100644 --- a/Xamarin/Release-notes/v24.1.46.md +++ b/Xamarin/Release-notes/v24.1.46.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="January 17, 2024" version="v24.1.46" %} diff --git a/Xamarin/Release-notes/v24.1.47.md b/Xamarin/Release-notes/v24.1.47.md index 1cb495830..2f2f31148 100644 --- a/Xamarin/Release-notes/v24.1.47.md +++ b/Xamarin/Release-notes/v24.1.47.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="January 23, 2024" version="v24.1.47" %} diff --git a/Xamarin/Release-notes/v24.2.3.md b/Xamarin/Release-notes/v24.2.3.md index 7a5ce9827..b64728970 100644 --- a/Xamarin/Release-notes/v24.2.3.md +++ b/Xamarin/Release-notes/v24.2.3.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2023 Volume 4 SP Release Release Notes -description: Essential Studio® for Xamarin.Forms 2023 Volume 4 SP Release Release Notes +title: Essential Studio® for Xamarin.Forms 2023 Volume 4 SP Release Release Notes +description: Essential Studio® for Xamarin.Forms 2023 Volume 4 SP Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="January 31, 2024" version="v24.2.3" %} diff --git a/Xamarin/Release-notes/v24.2.4.md b/Xamarin/Release-notes/v24.2.4.md index 7a8d32815..fca03c81a 100644 --- a/Xamarin/Release-notes/v24.2.4.md +++ b/Xamarin/Release-notes/v24.2.4.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="February 06, 2024" version="v24.2.4" %} diff --git a/Xamarin/Release-notes/v24.2.5.md b/Xamarin/Release-notes/v24.2.5.md index e32c46986..b3785eece 100644 --- a/Xamarin/Release-notes/v24.2.5.md +++ b/Xamarin/Release-notes/v24.2.5.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="February 13, 2024" version="v24.2.5" %} diff --git a/Xamarin/Release-notes/v24.2.6.md b/Xamarin/Release-notes/v24.2.6.md index e7ac0df5a..0c1434aff 100644 --- a/Xamarin/Release-notes/v24.2.6.md +++ b/Xamarin/Release-notes/v24.2.6.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="February 15, 2024" version="v24.2.6" %} diff --git a/Xamarin/Release-notes/v24.2.7.md b/Xamarin/Release-notes/v24.2.7.md index 34848502f..b062db990 100644 --- a/Xamarin/Release-notes/v24.2.7.md +++ b/Xamarin/Release-notes/v24.2.7.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="February 20, 2024" version="v24.2.7" %} diff --git a/Xamarin/Release-notes/v24.2.8.md b/Xamarin/Release-notes/v24.2.8.md index f2de54192..05cf87704 100644 --- a/Xamarin/Release-notes/v24.2.8.md +++ b/Xamarin/Release-notes/v24.2.8.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="February 27, 2024" version="v24.2.8" %} diff --git a/Xamarin/Release-notes/v24.2.9.md b/Xamarin/Release-notes/v24.2.9.md index 58367d155..10aa27953 100644 --- a/Xamarin/Release-notes/v24.2.9.md +++ b/Xamarin/Release-notes/v24.2.9.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="March 05, 2024" version="v24.2.9" %} diff --git a/Xamarin/Release-notes/v25.1.35.md b/Xamarin/Release-notes/v25.1.35.md index bdfd99b34..50c74f2d8 100644 --- a/Xamarin/Release-notes/v25.1.35.md +++ b/Xamarin/Release-notes/v25.1.35.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2024 Volume 1 Main Release Release Notes -description: Essential Studio® for Xamarin.Forms 2024 Volume 1 Main Release Release Notes +title: Essential Studio® for Xamarin.Forms 2024 Volume 1 Main Release Release Notes +description: Essential Studio® for Xamarin.Forms 2024 Volume 1 Main Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="March 15, 2024" version="v25.1.35" %} diff --git a/Xamarin/Release-notes/v25.1.37.md b/Xamarin/Release-notes/v25.1.37.md index 4ab264ec0..75216dc3c 100644 --- a/Xamarin/Release-notes/v25.1.37.md +++ b/Xamarin/Release-notes/v25.1.37.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="March 26, 2024" version="v25.1.37" %} diff --git a/Xamarin/Release-notes/v25.1.38.md b/Xamarin/Release-notes/v25.1.38.md index 6a6379067..a16b5875e 100644 --- a/Xamarin/Release-notes/v25.1.38.md +++ b/Xamarin/Release-notes/v25.1.38.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 02, 2024" version="v25.1.38" %} diff --git a/Xamarin/Release-notes/v25.1.39.md b/Xamarin/Release-notes/v25.1.39.md index 3ad213bda..a2cff5a20 100644 --- a/Xamarin/Release-notes/v25.1.39.md +++ b/Xamarin/Release-notes/v25.1.39.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 09, 2024" version="v25.1.39" %} diff --git a/Xamarin/Release-notes/v25.1.40.md b/Xamarin/Release-notes/v25.1.40.md index fe36eb94f..1d6d38097 100644 --- a/Xamarin/Release-notes/v25.1.40.md +++ b/Xamarin/Release-notes/v25.1.40.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 16, 2024" version="v25.1.40" %} diff --git a/Xamarin/Release-notes/v25.1.41.md b/Xamarin/Release-notes/v25.1.41.md index 9b91c4c36..5ffb8304a 100644 --- a/Xamarin/Release-notes/v25.1.41.md +++ b/Xamarin/Release-notes/v25.1.41.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 23, 2024" version="v25.1.41" %} diff --git a/Xamarin/Release-notes/v25.1.42.md b/Xamarin/Release-notes/v25.1.42.md index f57fa8765..af42d9569 100644 --- a/Xamarin/Release-notes/v25.1.42.md +++ b/Xamarin/Release-notes/v25.1.42.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="April 30, 2024" version="v25.1.42" %} diff --git a/Xamarin/Release-notes/v25.2.3.md b/Xamarin/Release-notes/v25.2.3.md index 893fa65a1..4cc345192 100644 --- a/Xamarin/Release-notes/v25.2.3.md +++ b/Xamarin/Release-notes/v25.2.3.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2024 Volume 1 SP Release Release Notes -description: Essential Studio® for Xamarin.Forms 2024 Volume 1 SP Release Release Notes +title: Essential Studio® for Xamarin.Forms 2024 Volume 1 SP Release Release Notes +description: Essential Studio® for Xamarin.Forms 2024 Volume 1 SP Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="May 08, 2024" version="v25.2.3" %} diff --git a/Xamarin/Release-notes/v25.2.4.md b/Xamarin/Release-notes/v25.2.4.md index 5f655e173..394cedcbb 100644 --- a/Xamarin/Release-notes/v25.2.4.md +++ b/Xamarin/Release-notes/v25.2.4.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="May 14, 2024" version="v25.2.4" %} diff --git a/Xamarin/Release-notes/v25.2.5.md b/Xamarin/Release-notes/v25.2.5.md index 6ee85ac59..c39514437 100644 --- a/Xamarin/Release-notes/v25.2.5.md +++ b/Xamarin/Release-notes/v25.2.5.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="May 21, 2024" version="v25.2.5" %} diff --git a/Xamarin/Release-notes/v25.2.6.md b/Xamarin/Release-notes/v25.2.6.md index 6343eb8ae..fe1b15ba9 100644 --- a/Xamarin/Release-notes/v25.2.6.md +++ b/Xamarin/Release-notes/v25.2.6.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="May 28, 2024" version="v25.2.6" %} diff --git a/Xamarin/Release-notes/v25.2.7.md b/Xamarin/Release-notes/v25.2.7.md index 2f1326b3f..89bba1097 100644 --- a/Xamarin/Release-notes/v25.2.7.md +++ b/Xamarin/Release-notes/v25.2.7.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="June 04, 2024" version="v25.2.7" %} diff --git a/Xamarin/Release-notes/v26.1.35.md b/Xamarin/Release-notes/v26.1.35.md index ad2ef38c2..39843a24b 100644 --- a/Xamarin/Release-notes/v26.1.35.md +++ b/Xamarin/Release-notes/v26.1.35.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2024 Volume 2 Main Release Release Notes -description: Essential Studio® for Xamarin.Forms 2024 Volume 2 Main Release Release Notes +title: Essential Studio® for Xamarin.Forms 2024 Volume 2 Main Release Release Notes +description: Essential Studio® for Xamarin.Forms 2024 Volume 2 Main Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="June 11, 2024" version="v26.1.35" %} diff --git a/Xamarin/Release-notes/v26.1.38.md b/Xamarin/Release-notes/v26.1.38.md index 7a6fccee4..1f95ac558 100644 --- a/Xamarin/Release-notes/v26.1.38.md +++ b/Xamarin/Release-notes/v26.1.38.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="June 19, 2024" version="v26.1.38" %} diff --git a/Xamarin/Release-notes/v26.1.39.md b/Xamarin/Release-notes/v26.1.39.md index 96b405dad..bccb8147f 100644 --- a/Xamarin/Release-notes/v26.1.39.md +++ b/Xamarin/Release-notes/v26.1.39.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="June 25, 2024" version="v26.1.39" %} diff --git a/Xamarin/Release-notes/v26.1.40.md b/Xamarin/Release-notes/v26.1.40.md index 2dc147d4c..1c8509f50 100644 --- a/Xamarin/Release-notes/v26.1.40.md +++ b/Xamarin/Release-notes/v26.1.40.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 02, 2024" version="v26.1.40" %} diff --git a/Xamarin/Release-notes/v26.1.41.md b/Xamarin/Release-notes/v26.1.41.md index eb29cbb25..120ffcb6d 100644 --- a/Xamarin/Release-notes/v26.1.41.md +++ b/Xamarin/Release-notes/v26.1.41.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 09, 2024" version="v26.1.41" %} diff --git a/Xamarin/Release-notes/v26.1.42.md b/Xamarin/Release-notes/v26.1.42.md index aea8e2246..ac40e68c4 100644 --- a/Xamarin/Release-notes/v26.1.42.md +++ b/Xamarin/Release-notes/v26.1.42.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 16, 2024" version="v26.1.42" %} diff --git a/Xamarin/Release-notes/v26.2.10.md b/Xamarin/Release-notes/v26.2.10.md index 82a452dc4..ad4ce5559 100644 --- a/Xamarin/Release-notes/v26.2.10.md +++ b/Xamarin/Release-notes/v26.2.10.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="August 20, 2024" version="v26.2.10" %} diff --git a/Xamarin/Release-notes/v26.2.11.md b/Xamarin/Release-notes/v26.2.11.md index 848598c4b..017bf911d 100644 --- a/Xamarin/Release-notes/v26.2.11.md +++ b/Xamarin/Release-notes/v26.2.11.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="August 27, 2024" version="v26.2.11" %} diff --git a/Xamarin/Release-notes/v26.2.12.md b/Xamarin/Release-notes/v26.2.12.md index 1c724d8f1..b500af423 100644 --- a/Xamarin/Release-notes/v26.2.12.md +++ b/Xamarin/Release-notes/v26.2.12.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="September 03, 2024" version="v26.2.12" %} diff --git a/Xamarin/Release-notes/v26.2.13.md b/Xamarin/Release-notes/v26.2.13.md index 8759368c1..1f8018bbe 100644 --- a/Xamarin/Release-notes/v26.2.13.md +++ b/Xamarin/Release-notes/v26.2.13.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="September 05, 2024" version="v26.2.13" %} diff --git a/Xamarin/Release-notes/v26.2.14.md b/Xamarin/Release-notes/v26.2.14.md index 37acf71ca..b5a62b0e8 100644 --- a/Xamarin/Release-notes/v26.2.14.md +++ b/Xamarin/Release-notes/v26.2.14.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="September 10, 2024" version="v26.2.14" %} diff --git a/Xamarin/Release-notes/v26.2.4.md b/Xamarin/Release-notes/v26.2.4.md index c9efda6dd..eb3c2886f 100644 --- a/Xamarin/Release-notes/v26.2.4.md +++ b/Xamarin/Release-notes/v26.2.4.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2024 Volume 2 SP Release Release Notes -description: Essential Studio® for Xamarin.Forms 2024 Volume 2 SP Release Release Notes +title: Essential Studio® for Xamarin.Forms 2024 Volume 2 SP Release Release Notes +description: Essential Studio® for Xamarin.Forms 2024 Volume 2 SP Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 24, 2024" version="v26.2.4" %} diff --git a/Xamarin/Release-notes/v26.2.5.md b/Xamarin/Release-notes/v26.2.5.md index 9431d7978..ad5c08997 100644 --- a/Xamarin/Release-notes/v26.2.5.md +++ b/Xamarin/Release-notes/v26.2.5.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 26, 2024" version="v26.2.5" %} diff --git a/Xamarin/Release-notes/v26.2.7.md b/Xamarin/Release-notes/v26.2.7.md index 73472cd7d..90e14ad47 100644 --- a/Xamarin/Release-notes/v26.2.7.md +++ b/Xamarin/Release-notes/v26.2.7.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="July 30, 2024" version="v26.2.7" %} diff --git a/Xamarin/Release-notes/v26.2.8.md b/Xamarin/Release-notes/v26.2.8.md index b39b74887..5d3175d39 100644 --- a/Xamarin/Release-notes/v26.2.8.md +++ b/Xamarin/Release-notes/v26.2.8.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="August 06, 2024" version="v26.2.8" %} diff --git a/Xamarin/Release-notes/v26.2.9.md b/Xamarin/Release-notes/v26.2.9.md index 8f473745d..97a075da3 100644 --- a/Xamarin/Release-notes/v26.2.9.md +++ b/Xamarin/Release-notes/v26.2.9.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="August 13, 2024" version="v26.2.9" %} diff --git a/Xamarin/Release-notes/v27.1.48.md b/Xamarin/Release-notes/v27.1.48.md index 9f005007c..d0c3d77ee 100644 --- a/Xamarin/Release-notes/v27.1.48.md +++ b/Xamarin/Release-notes/v27.1.48.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2024 Volume 3 Main Release Release Notes -description: Essential Studio® for Xamarin.Forms 2024 Volume 3 Main Release Release Notes +title: Essential Studio® for Xamarin.Forms 2024 Volume 3 Main Release Release Notes +description: Essential Studio® for Xamarin.Forms 2024 Volume 3 Main Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="September 18, 2024" version="v27.1.48" %} diff --git a/Xamarin/Release-notes/v27.1.50.md b/Xamarin/Release-notes/v27.1.50.md index fef1be64b..cbc4577b3 100644 --- a/Xamarin/Release-notes/v27.1.50.md +++ b/Xamarin/Release-notes/v27.1.50.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="September 24, 2024" version="v27.1.50" %} diff --git a/Xamarin/Release-notes/v27.1.51.md b/Xamarin/Release-notes/v27.1.51.md index c45559dd1..419cc790c 100644 --- a/Xamarin/Release-notes/v27.1.51.md +++ b/Xamarin/Release-notes/v27.1.51.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 01, 2024" version="v27.1.51" %} diff --git a/Xamarin/Release-notes/v27.1.52.md b/Xamarin/Release-notes/v27.1.52.md index 97bc687f5..ddf1e368c 100644 --- a/Xamarin/Release-notes/v27.1.52.md +++ b/Xamarin/Release-notes/v27.1.52.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 08, 2024" version="v27.1.52" %} diff --git a/Xamarin/Release-notes/v27.1.53.md b/Xamarin/Release-notes/v27.1.53.md index 9c383e1e0..44102c4e7 100644 --- a/Xamarin/Release-notes/v27.1.53.md +++ b/Xamarin/Release-notes/v27.1.53.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 15, 2024" version="v27.1.53" %} diff --git a/Xamarin/Release-notes/v27.1.55.md b/Xamarin/Release-notes/v27.1.55.md index ec46acbd1..8efc677c0 100644 --- a/Xamarin/Release-notes/v27.1.55.md +++ b/Xamarin/Release-notes/v27.1.55.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 22, 2024" version="v27.1.55" %} diff --git a/Xamarin/Release-notes/v27.1.56.md b/Xamarin/Release-notes/v27.1.56.md index ef7aff4e6..9edb1d22b 100644 --- a/Xamarin/Release-notes/v27.1.56.md +++ b/Xamarin/Release-notes/v27.1.56.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 23, 2024" version="v27.1.56" %} diff --git a/Xamarin/Release-notes/v27.1.57.md b/Xamarin/Release-notes/v27.1.57.md index 6282cdb15..5e10f701d 100644 --- a/Xamarin/Release-notes/v27.1.57.md +++ b/Xamarin/Release-notes/v27.1.57.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="October 29, 2024" version="v27.1.57" %} diff --git a/Xamarin/Release-notes/v27.1.58.md b/Xamarin/Release-notes/v27.1.58.md index 73a2baef1..09fe330ec 100644 --- a/Xamarin/Release-notes/v27.1.58.md +++ b/Xamarin/Release-notes/v27.1.58.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2024 Volume 3 SP Release Release Notes -description: Essential Studio® for Xamarin.Forms 2024 Volume 3 SP Release Release Notes +title: Essential Studio® for Xamarin.Forms 2024 Volume 3 SP Release Release Notes +description: Essential Studio® for Xamarin.Forms 2024 Volume 3 SP Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 13, 2024" version="v27.1.58" %} diff --git a/Xamarin/Release-notes/v27.2.2.md b/Xamarin/Release-notes/v27.2.2.md index 9b4c962fc..472a96cf0 100644 --- a/Xamarin/Release-notes/v27.2.2.md +++ b/Xamarin/Release-notes/v27.2.2.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2024 Volume 3 SP Release Release Notes -description: Essential Studio® for Xamarin.Forms 2024 Volume 3 SP Release Release Notes +title: Essential Studio® for Xamarin.Forms 2024 Volume 3 SP Release Release Notes +description: Essential Studio® for Xamarin.Forms 2024 Volume 3 SP Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 15, 2024" version="v27.2.2" %} diff --git a/Xamarin/Release-notes/v27.2.3.md b/Xamarin/Release-notes/v27.2.3.md index 9e9125594..83b7f7f96 100644 --- a/Xamarin/Release-notes/v27.2.3.md +++ b/Xamarin/Release-notes/v27.2.3.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 21, 2024" version="v27.2.3" %} diff --git a/Xamarin/Release-notes/v27.2.4.md b/Xamarin/Release-notes/v27.2.4.md index 5b840fa3f..0be9490a1 100644 --- a/Xamarin/Release-notes/v27.2.4.md +++ b/Xamarin/Release-notes/v27.2.4.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="November 26, 2024" version="v27.2.4" %} diff --git a/Xamarin/Release-notes/v27.2.5.md b/Xamarin/Release-notes/v27.2.5.md index d221cbcec..521ff0d3a 100644 --- a/Xamarin/Release-notes/v27.2.5.md +++ b/Xamarin/Release-notes/v27.2.5.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 03, 2024" version="v27.2.5" %} diff --git a/Xamarin/Release-notes/v28.1.33.md b/Xamarin/Release-notes/v28.1.33.md index 342c8bc49..8c77ef93c 100644 --- a/Xamarin/Release-notes/v28.1.33.md +++ b/Xamarin/Release-notes/v28.1.33.md @@ -1,11 +1,11 @@ --- -title: Essential Studio® for Xamarin.Forms 2024 Volume 4 Main Release Release Notes -description: Essential Studio® for Xamarin.Forms 2024 Volume 4 Main Release Release Notes +title: Essential Studio® for Xamarin.Forms 2024 Volume 4 Main Release Release Notes +description: Essential Studio® for Xamarin.Forms 2024 Volume 4 Main Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio® for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 12, 2024" version="v28.1.33" %} diff --git a/Xamarin/Rotator/Accessibility.md b/Xamarin/Rotator/Accessibility.md index db3f8206a..bff83e3c4 100644 --- a/Xamarin/Rotator/Accessibility.md +++ b/Xamarin/Rotator/Accessibility.md @@ -1,7 +1,7 @@ --- layout: post -title: Accessibility in Xamarin Rotator control | Syncfusion® -description: Learn here all about Accessibility support in Syncfusion® Xamarin Rotator (SfRotator) control and more. +title: Accessibility in Xamarin Rotator control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform: Xamarin control: SfRotator documentation: ug diff --git a/Xamarin/Rotator/Adding-Looping-and-Delays.md b/Xamarin/Rotator/Adding-Looping-and-Delays.md index 3cdd3014d..12098f4c7 100644 --- a/Xamarin/Rotator/Adding-Looping-and-Delays.md +++ b/Xamarin/Rotator/Adding-Looping-and-Delays.md @@ -1,7 +1,7 @@ --- layout: post -title: Adding Looping and Delays in Xamarin Rotator control | Syncfusion® -description: Learn here all about Adding Looping and Delays support in Syncfusion® Xamarin Rotator (SfRotator) control and more. +title: Adding Looping and Delays in Xamarin Rotator control | Syncfusion® +description: Learn here all about Adding Looping and Delays support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/DataTemplateSelector.md b/Xamarin/Rotator/DataTemplateSelector.md index 77c87a253..01d498a08 100644 --- a/Xamarin/Rotator/DataTemplateSelector.md +++ b/Xamarin/Rotator/DataTemplateSelector.md @@ -1,7 +1,7 @@ --- layout: post -title: DataTemplateSelector in Xamarin Rotator control | Syncfusion® -description: Learn here all about DataTemplateSelector support in Syncfusion® Xamarin Rotator (SfRotator) control and more. +title: DataTemplateSelector in Xamarin Rotator control | Syncfusion® +description: Learn here all about DataTemplateSelector support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/Dots-Customization.md b/Xamarin/Rotator/Dots-Customization.md index 3f674effa..99c392e0e 100644 --- a/Xamarin/Rotator/Dots-Customization.md +++ b/Xamarin/Rotator/Dots-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Dots Customization in Xamarin Rotator control | Syncfusion® -description: Learn here all about Dots Customization support in Syncfusion® Xamarin Rotator (SfRotator) control and more. +title: Dots Customization in Xamarin Rotator control | Syncfusion® +description: Learn here all about Dots Customization support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/Events.md b/Xamarin/Rotator/Events.md index e2150326d..23f260aa3 100644 --- a/Xamarin/Rotator/Events.md +++ b/Xamarin/Rotator/Events.md @@ -1,7 +1,7 @@ --- layout: post -title: Events in Xamarin Rotator control | Syncfusion® -description: Learn here all about Events support in Syncfusion® Xamarin Rotator (SfRotator) control, its elements and more. +title: Events in Xamarin Rotator control | Syncfusion® +description: Learn here all about Events support in Syncfusion® Xamarin Rotator (SfRotator) control, its elements and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/Header-Visibility.md b/Xamarin/Rotator/Header-Visibility.md index 1ce687e30..e5e58b122 100644 --- a/Xamarin/Rotator/Header-Visibility.md +++ b/Xamarin/Rotator/Header-Visibility.md @@ -1,7 +1,7 @@ --- layout: post -title: Header Visibility in Xamarin Rotator control | Syncfusion® -description: Learn here all about Header Visibility support in Syncfusion® Xamarin Rotator (SfRotator) control and more. +title: Header Visibility in Xamarin Rotator control | Syncfusion® +description: Learn here all about Header Visibility support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/Loading-Online-Images.md b/Xamarin/Rotator/Loading-Online-Images.md index 6912b755a..fdd0006fc 100644 --- a/Xamarin/Rotator/Loading-Online-Images.md +++ b/Xamarin/Rotator/Loading-Online-Images.md @@ -1,7 +1,7 @@ --- layout: post -title: Loading Online Images in Xamarin Rotator control | Syncfusion® -description: Learn here all about Loading Online Images support in Syncfusion® Xamarin Rotator (SfRotator) control and more. +title: Loading Online Images in Xamarin Rotator control | Syncfusion® +description: Learn here all about Loading Online Images support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/Navigation-Modes.md b/Xamarin/Rotator/Navigation-Modes.md index 430a80fd5..b71b7e36a 100644 --- a/Xamarin/Rotator/Navigation-Modes.md +++ b/Xamarin/Rotator/Navigation-Modes.md @@ -1,8 +1,8 @@ --- layout: post -title: Navigation Modes in Xamarin Rotator control | Syncfusion® -description: Learn here all about Navigation Modes support in Syncfusion® Xamarin Rotator (SfRotator) control and more. +title: Navigation Modes in Xamarin Rotator control | Syncfusion® +description: Learn here all about Navigation Modes support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/Placement-Modes.md b/Xamarin/Rotator/Placement-Modes.md index fe422a699..4b01a46b3 100644 --- a/Xamarin/Rotator/Placement-Modes.md +++ b/Xamarin/Rotator/Placement-Modes.md @@ -1,7 +1,7 @@ --- layout: post -title: Placement Modes in Xamarin Rotator control | Syncfusion® -description: Learn here all about Placement Modes support in Syncfusion® Xamarin Rotator (SfRotator) control and more. +title: Placement Modes in Xamarin Rotator control | Syncfusion® +description: Learn here all about Placement Modes support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/Populating-Data.md b/Xamarin/Rotator/Populating-Data.md index 8bf1ccfd5..8926cc773 100644 --- a/Xamarin/Rotator/Populating-Data.md +++ b/Xamarin/Rotator/Populating-Data.md @@ -1,7 +1,7 @@ --- layout : post -title: Populating Data in Xamarin Rotator control | Syncfusion® -description: Learn here all about Populating Data support in Syncfusion® Xamarin Rotator (SfRotator) control and more. +title: Populating Data in Xamarin Rotator control | Syncfusion® +description: Learn here all about Populating Data support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform : Xamarin control : Rotator documentation : ug diff --git a/Xamarin/Rotator/Sliding-Direction.md b/Xamarin/Rotator/Sliding-Direction.md index df00636fc..bcbb59c5d 100644 --- a/Xamarin/Rotator/Sliding-Direction.md +++ b/Xamarin/Rotator/Sliding-Direction.md @@ -1,7 +1,7 @@ --- layout: post -title: Sliding Direction in Xamarin Rotator control | Syncfusion® -description: Learn here all about Sliding Direction support in Syncfusion® Xamarin Rotator (SfRotator) control and more. +title: Sliding Direction in Xamarin Rotator control | Syncfusion® +description: Learn here all about Sliding Direction support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/getting-started.md b/Xamarin/Rotator/getting-started.md index 6b5797da7..3a8e435ab 100644 --- a/Xamarin/Rotator/getting-started.md +++ b/Xamarin/Rotator/getting-started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Rotator control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Rotator (SfRotator) control, its elements and more. +title: Getting Started with Xamarin Rotator control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Rotator (SfRotator) control, its elements and more. platform: xamarin control: Rotator documentation: ug @@ -13,7 +13,7 @@ This section explains you the steps to configure a [`SfRotator`](https://help.sy ## Assembly deployment -After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. +After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. E.g.: C:\Program Files (x86) \Syncfusion\Essential Studio\19.1.0.54\Xamarin\lib @@ -25,7 +25,7 @@ You can add [`SfRotator`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRo **Method 1: Adding SfRotator reference from nuget.org** -Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfRotator to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfRotator](https://www.nuget.org/packages/Syncfusion.Xamarin.SfRotator), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfRotator to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfRotator](https://www.nuget.org/packages/Syncfusion.Xamarin.SfRotator), and then install it. ![Adding SfRotator reference from nuget](images/Adding SfRotator reference.png) @@ -33,7 +33,7 @@ N> Install the same version of SfRotator NuGet in all the projects. **Method 2: Adding SfRotator reference from toolbox** -Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfRotator`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRotator.XForms.SfRotator.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfRotator`](https://help.syncfusion.com/cr/xamarin/Syncfusion.SfRotator.XForms.SfRotator.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfRotator assemblies manually from the installed location** @@ -62,7 +62,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching the SfRotator on each platform diff --git a/Xamarin/Rotator/overview.md b/Xamarin/Rotator/overview.md index 6adc26c30..89514b692 100644 --- a/Xamarin/Rotator/overview.md +++ b/Xamarin/Rotator/overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Rotator control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Rotator (SfRotator) control, its elements and more. +title: About Xamarin Rotator control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Rotator (SfRotator) control, its elements and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Segmented-Control/Accessibility.md b/Xamarin/Segmented-Control/Accessibility.md index 23b8bd421..fe487f3e1 100644 --- a/Xamarin/Segmented-Control/Accessibility.md +++ b/Xamarin/Segmented-Control/Accessibility.md @@ -1,7 +1,7 @@ --- layout: post -title: Accessibility in Xamarin Segmented Control | Syncfusion® -description: Learn here all about Accessibility support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. +title: Accessibility in Xamarin Segmented Control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. platform: Xamarin control: SfSegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/Customization.md b/Xamarin/Segmented-Control/Customization.md index d804d321d..57225a902 100644 --- a/Xamarin/Segmented-Control/Customization.md +++ b/Xamarin/Segmented-Control/Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Customization in Xamarin Segmented Control | Syncfusion® -description: Learn here all about Customization support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. +title: Customization in Xamarin Segmented Control | Syncfusion® +description: Learn here all about Customization support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. platform: Xamarin control: SegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/Dealing-with-selection-changed.md b/Xamarin/Segmented-Control/Dealing-with-selection-changed.md index 0c1ee3bdf..fcda38660 100644 --- a/Xamarin/Segmented-Control/Dealing-with-selection-changed.md +++ b/Xamarin/Segmented-Control/Dealing-with-selection-changed.md @@ -1,7 +1,7 @@ --- layout: post -title: Dealing with selection in Xamarin Segmented Control | Syncfusion® -description: Learn here all about Dealing with selection changed support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. +title: Dealing with selection in Xamarin Segmented Control | Syncfusion® +description: Learn here all about Dealing with selection changed support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. platform: Xamarin control: SegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/Display-mode.md b/Xamarin/Segmented-Control/Display-mode.md index facb3bea3..6b611697a 100644 --- a/Xamarin/Segmented-Control/Display-mode.md +++ b/Xamarin/Segmented-Control/Display-mode.md @@ -1,7 +1,7 @@ --- layout: post -title: Display mode in Xamarin Segmented Control | Syncfusion® -description: Learn here all about Display mode support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. +title: Display mode in Xamarin Segmented Control | Syncfusion® +description: Learn here all about Display mode support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. platform: Xamarin control: SegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/Getting-Started.md b/Xamarin/Segmented-Control/Getting-Started.md index 0edb00380..ebc9ad35c 100644 --- a/Xamarin/Segmented-Control/Getting-Started.md +++ b/Xamarin/Segmented-Control/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Segmented Control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Segmented Control (SfSegmentedControl), its elements and more. +title: Getting Started with Xamarin Segmented Control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Segmented Control (SfSegmentedControl), its elements and more. platform: Xamarin control: SfSegmentedControl documentation: ug @@ -13,7 +13,7 @@ This section provides an overview for working with the segmented control for Xam ## Assembly deployment -After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. +After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. E.g.: C:\Program Files (x86) \Syncfusion\Essential Studio\19.1.0.54\Xamarin\lib @@ -25,7 +25,7 @@ You can add [`SfSegmentedControl`](https://help.syncfusion.com/cr/xamarin/Syncfu **Method 1: Adding SfSegmentedControl reference from nuget.org** -Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfSegmentedControl`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfSegmentedControl.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Buttons](https://www.nuget.org/packages/Syncfusion.Xamarin.Buttons), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add [`SfSegmentedControl`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfSegmentedControl.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Buttons](https://www.nuget.org/packages/Syncfusion.Xamarin.Buttons), and then install it. ![Adding SfSegmentedControl reference from NuGet](images/getting-started/Adding SfSegmentedControl reference.png) @@ -35,7 +35,7 @@ N> **Method 2: Adding SfSegmentedControl reference from toolbox** -Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfSegmentedControl`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfSegmentedControl.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfSegmentedControl`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfSegmentedControl.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfSegmentedControl assemblies manually from the installed location** @@ -68,7 +68,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To learn more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion® license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching the SfSegmentedControl on each platform @@ -152,7 +152,7 @@ public partial class MainWindow : FormsApplicationPage ## Creating an application with segmented control. -This section explains how to create a bus ticket booking module by using syncfusion® segmented control. The control can be configured entirely in C# code or by using XAML markup. The following screenshot illustrates the output of Segmented control on iOS, Android and UWP devices. +This section explains how to create a bus ticket booking module by using syncfusion® segmented control. The control can be configured entirely in C# code or by using XAML markup. The following screenshot illustrates the output of Segmented control on iOS, Android and UWP devices. ![OverView image of SegmentedControl](images/getting-started/Xamarin_forms_gettingstarted.png) diff --git a/Xamarin/Segmented-Control/Handling-multiple-segments.md b/Xamarin/Segmented-Control/Handling-multiple-segments.md index bdc050d71..88190e511 100644 --- a/Xamarin/Segmented-Control/Handling-multiple-segments.md +++ b/Xamarin/Segmented-Control/Handling-multiple-segments.md @@ -1,7 +1,7 @@ --- layout: post -title: Handling multiple segments in Xamarin Segmented Control | Syncfusion® -description: Learn here all about Handling multiple segments support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. +title: Handling multiple segments in Xamarin Segmented Control | Syncfusion® +description: Learn here all about Handling multiple segments support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. platform: Xamarin control: SegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/Indicating-the-selected-item.md b/Xamarin/Segmented-Control/Indicating-the-selected-item.md index f466f874a..2e278b68a 100644 --- a/Xamarin/Segmented-Control/Indicating-the-selected-item.md +++ b/Xamarin/Segmented-Control/Indicating-the-selected-item.md @@ -1,7 +1,7 @@ --- layout: post -title: Indicating the selected item in Xamarin Segmented Control | Syncfusion® -description: Learn here all about Indicating the selected item support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. +title: Indicating the selected item in Xamarin Segmented Control | Syncfusion® +description: Learn here all about Indicating the selected item support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. platform: Xamarin control: SegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/Overview.md b/Xamarin/Segmented-Control/Overview.md index 0f2cf6c0d..09dbd1350 100644 --- a/Xamarin/Segmented-Control/Overview.md +++ b/Xamarin/Segmented-Control/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Segmented Control | Syncfusion® -description: Learn here about introduction of Syncfusion® Xamarin Segmented Control (SfSegmentedControl) its elements and more. +title: About Xamarin Segmented Control | Syncfusion® +description: Learn here about introduction of Syncfusion® Xamarin Segmented Control (SfSegmentedControl) its elements and more. platform: xamarin control: SfSegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/Populating-data-source.md b/Xamarin/Segmented-Control/Populating-data-source.md index 1156a20b0..a4da1f4d2 100644 --- a/Xamarin/Segmented-Control/Populating-data-source.md +++ b/Xamarin/Segmented-Control/Populating-data-source.md @@ -1,7 +1,7 @@ --- layout: post -title: Populating data source in Xamarin Segmented Control | Syncfusion® -description: Learn here all about Populating data source support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. +title: Populating data source in Xamarin Segmented Control | Syncfusion® +description: Learn here all about Populating data source support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. platform: Xamarin control: SegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/how-to/Autoscrolling-the-selected-segment-item.md b/Xamarin/Segmented-Control/how-to/Autoscrolling-the-selected-segment-item.md index 03a7b0b1e..13a7671a3 100644 --- a/Xamarin/Segmented-Control/how-to/Autoscrolling-the-selected-segment-item.md +++ b/Xamarin/Segmented-Control/how-to/Autoscrolling-the-selected-segment-item.md @@ -1,7 +1,7 @@ --- layout: post -title: Auto scrolling the Syncfusion® segmented control for Xamarin.Forms -description: Learn how to auto scroll the selected index in the Syncfusion® segmented control (SfSegmentedControl) for Xamarin.Forms +title: Auto scrolling the Syncfusion® segmented control for Xamarin.Forms +description: Learn how to auto scroll the selected index in the Syncfusion® segmented control (SfSegmentedControl) for Xamarin.Forms platform: Xamarin control: SegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/how-to/clear-the-selection.md b/Xamarin/Segmented-Control/how-to/clear-the-selection.md index fd5a6d172..2f3e45d03 100644 --- a/Xamarin/Segmented-Control/how-to/clear-the-selection.md +++ b/Xamarin/Segmented-Control/how-to/clear-the-selection.md @@ -1,7 +1,7 @@ --- layout: post -title: Nullable selection in Syncfusion® segmented control for Xamarin.Forms -description: Learn how to clear the default selection in Syncfusion® segmented control (SfSegmentedControl) for Xamarin.Forms +title: Nullable selection in Syncfusion® segmented control for Xamarin.Forms +description: Learn how to clear the default selection in Syncfusion® segmented control (SfSegmentedControl) for Xamarin.Forms platform: Xamarin control: SegmentedControl documentation: ug diff --git a/Xamarin/SignaturePad/Customization.md b/Xamarin/SignaturePad/Customization.md index 79c0c7ef8..0e1c183e0 100644 --- a/Xamarin/SignaturePad/Customization.md +++ b/Xamarin/SignaturePad/Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Customization in Xamarin SignaturePad control | Syncfusion® -description: Learn here all about Customization support in Syncfusion® Xamarin SignaturePad (SfSignaturePad) control and more. +title: Customization in Xamarin SignaturePad control | Syncfusion® +description: Learn here all about Customization support in Syncfusion® Xamarin SignaturePad (SfSignaturePad) control and more. platform: xamarin control: SfSignaturePad documentation: ug diff --git a/Xamarin/SignaturePad/Events.md b/Xamarin/SignaturePad/Events.md index b1c835e93..dbf0374c4 100644 --- a/Xamarin/SignaturePad/Events.md +++ b/Xamarin/SignaturePad/Events.md @@ -1,7 +1,7 @@ --- layout: post -title: Events in Xamarin SignaturePad control | Syncfusion® -description: Learn here all about SignaturePad Events support in Syncfusion® Xamarin SignaturePad (SfSignaturePad) control and more. +title: Events in Xamarin SignaturePad control | Syncfusion® +description: Learn here all about SignaturePad Events support in Syncfusion® Xamarin SignaturePad (SfSignaturePad) control and more. platform: Xamarin control: SignaturePad documentation: ug diff --git a/Xamarin/SignaturePad/Getting-Started.md b/Xamarin/SignaturePad/Getting-Started.md index 43e201157..cdf0f6670 100644 --- a/Xamarin/SignaturePad/Getting-Started.md +++ b/Xamarin/SignaturePad/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin SignaturePad control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin SignaturePad (SfSignaturePad) control, its elements and more. +title: Getting Started with Xamarin SignaturePad control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin SignaturePad (SfSignaturePad) control, its elements and more. platform: xamarin control: SfSignaturePad documentation: ug @@ -13,7 +13,7 @@ This section explains the steps required to configure the Signature Pad. ## Assembly deployment -After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. +After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. E.g.: C:\Program Files (x86) \Syncfusion\Essential Studio\19.1.0.54\Xamarin\lib @@ -25,7 +25,7 @@ You can add the Signature Pad reference using one of the following methods: **Method 1: Adding SfSignaturePad reference from nuget.org** -Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add Signature Pad to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfSignaturePad](https://www.nuget.org/packages/Syncfusion.Xamarin.SfSignaturePad), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add Signature Pad to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.SfSignaturePad](https://www.nuget.org/packages/Syncfusion.Xamarin.SfSignaturePad), and then install it. N> Install the same version of `SfSignaturePad` Nuget in all the projects. @@ -33,7 +33,7 @@ N> Install the same version of `SfSignaturePad` Nuget in all the projects. **Method 2: Adding SfSignaturePad reference from toolbox** -Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfSignaturePad`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.SignaturePad.SfSignaturePad.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to this [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfSignaturePad`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.SignaturePad.SfSignaturePad.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to this [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfSignaturePad assemblies manually from the installed location** diff --git a/Xamarin/SignaturePad/Overview.md b/Xamarin/SignaturePad/Overview.md index 351b7407a..0380079d1 100644 --- a/Xamarin/SignaturePad/Overview.md +++ b/Xamarin/SignaturePad/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin SignaturePad control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin SignaturePad (SfSignaturePad) control, its elements and more. +title: About Xamarin SignaturePad control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin SignaturePad (SfSignaturePad) control, its elements and more. platform: xamarin control: SfSignaturePad documentation: ug diff --git a/Xamarin/Switch/Accessibility.md b/Xamarin/Switch/Accessibility.md index 322759c91..5545693e5 100644 --- a/Xamarin/Switch/Accessibility.md +++ b/Xamarin/Switch/Accessibility.md @@ -1,7 +1,7 @@ --- layout : post -title: Accessibility in Xamarin Switch control | Syncfusion® -description: Learn here all about Accessibility support in Syncfusion® Xamarin Switch (SfSwitch) control and more. +title: Accessibility in Xamarin Switch control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Switch (SfSwitch) control and more. platform : Xamarin.Forms control : SfSwitch documentation : ug diff --git a/Xamarin/Switch/customization.md b/Xamarin/Switch/customization.md index abb5075dd..50164581f 100644 --- a/Xamarin/Switch/customization.md +++ b/Xamarin/Switch/customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Customization in Xamarin Switch control | Syncfusion® -description: Learn here all about Customization support in Syncfusion® Xamarin Switch (SfSwitch) control and more. +title: Customization in Xamarin Switch control | Syncfusion® +description: Learn here all about Customization support in Syncfusion® Xamarin Switch (SfSwitch) control and more. platform: Xamarin control: Switch documentation: ug diff --git a/Xamarin/Switch/gettingstarted.md b/Xamarin/Switch/gettingstarted.md index 75fe0bd5b..0e299f787 100644 --- a/Xamarin/Switch/gettingstarted.md +++ b/Xamarin/Switch/gettingstarted.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Switch control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Switch (SfSwitch) control, its elements and more. +title: Getting Started with Xamarin Switch control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Switch (SfSwitch) control, its elements and more. platform: Xamarin control: Switch documentation: ug @@ -14,7 +14,7 @@ This section explains you the steps to add the SfSwitch control with basic funct ## Assembly deployment -After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. +After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. E.g.: C:\Program Files (x86) \Syncfusion\Essential Studio\19.1.0.54\Xamarin\lib @@ -26,13 +26,13 @@ You can add [`SfSwitch`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForm **Method 1: Adding SfSwitch reference from nuget.org** -Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/#). To add [`SfSwitch`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfSwitch.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Core](https://www.nuget.org/packages/Syncfusion.Xamarin.Core), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/#). To add [`SfSwitch`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfSwitch.html) to your project, open the NuGet package manager in Visual Studio, search for [Syncfusion.Xamarin.Core](https://www.nuget.org/packages/Syncfusion.Xamarin.Core), and then install it. ![Add Packages](images/Adding-SfSwitch-reference.png) **Method 2: Adding SfSwitch reference from toolbox** -Syncfusion® provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfSwitch`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfSwitch.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [`Toolbox`](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfSwitch`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.Buttons.SfSwitch.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [`Toolbox`](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfSwitch assemblies manually from the installed location** @@ -61,7 +61,7 @@ Syncfusion.Buttons.XForms.dll
Syncfusion.Buttons.XForms.UWP.dll
Syncfusi N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching an application on each platform with SfSwitch diff --git a/Xamarin/Switch/how-to.md b/Xamarin/Switch/how-to.md index 73ac93a94..1262a03aa 100644 --- a/Xamarin/Switch/how-to.md +++ b/Xamarin/Switch/how-to.md @@ -1,7 +1,7 @@ --- layout: post -title: States in Syncfusion® Switch control for Xamarin.Forms. -description: Explaining about different states in Syncfusion® Switch Control (SfSwitch) for Xamarin.Forms and how it performs. +title: States in Syncfusion® Switch control for Xamarin.Forms. +description: Explaining about different states in Syncfusion® Switch Control (SfSwitch) for Xamarin.Forms and how it performs. platform: Xamarin control: Switch documentation: ug diff --git a/Xamarin/Switch/orientation.md b/Xamarin/Switch/orientation.md index a84f8983d..ed43c29a6 100644 --- a/Xamarin/Switch/orientation.md +++ b/Xamarin/Switch/orientation.md @@ -1,7 +1,7 @@ --- layout: post -title: Orientation in Xamarin Switch control | Syncfusion® -description: Learn here all about Orientation support in Syncfusion® Xamarin Switch (SfSwitch) control, its elements and more. +title: Orientation in Xamarin Switch control | Syncfusion® +description: Learn here all about Orientation support in Syncfusion® Xamarin Switch (SfSwitch) control, its elements and more. platform: Xamarin control: Switch documentation: ug diff --git a/Xamarin/Switch/overview.md b/Xamarin/Switch/overview.md index cd203e0d7..06934791d 100644 --- a/Xamarin/Switch/overview.md +++ b/Xamarin/Switch/overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Switch control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Switch (SfSwitch) control, its elements and more. +title: About Xamarin Switch control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Switch (SfSwitch) control, its elements and more. platform: Xamarin control: Switch documentation: ug diff --git a/Xamarin/Switch/states.md b/Xamarin/Switch/states.md index 1a3c32189..77cc9cc87 100644 --- a/Xamarin/Switch/states.md +++ b/Xamarin/Switch/states.md @@ -1,7 +1,7 @@ --- layout: post -title: States in Xamarin Switch control | Syncfusion® -description: Learn here all about States support in Syncfusion® Xamarin Switch (SfSwitch) control, its elements and more. +title: States in Xamarin Switch control | Syncfusion® +description: Learn here all about States support in Syncfusion® Xamarin Switch (SfSwitch) control, its elements and more. platform: Xamarin control: Switch documentation: ug diff --git a/Xamarin/Switch/visualtypes.md b/Xamarin/Switch/visualtypes.md index e4128ffe0..93af5569e 100644 --- a/Xamarin/Switch/visualtypes.md +++ b/Xamarin/Switch/visualtypes.md @@ -1,7 +1,7 @@ --- layout: post -title: Visual Types in Xamarin Switch control | Syncfusion® -description: Learn here all about Visual Types support in Syncfusion® Xamarin Switch (SfSwitch) control, its elements and more. +title: Visual Types in Xamarin Switch control | Syncfusion® +description: Learn here all about Visual Types support in Syncfusion® Xamarin Switch (SfSwitch) control, its elements and more. platform: Xamarin control: Switch documentation: ug diff --git a/Xamarin/Tabbed-View/Accessibility.md b/Xamarin/Tabbed-View/Accessibility.md index 7cfe8a056..ec7729db3 100644 --- a/Xamarin/Tabbed-View/Accessibility.md +++ b/Xamarin/Tabbed-View/Accessibility.md @@ -1,7 +1,7 @@ --- layout : post -title: Accessibility in Xamarin Tabbed View control | Syncfusion® -description: Learn here all about Accessibility support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. +title: Accessibility in Xamarin Tabbed View control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. platform : Xamarin control : SfTabView documentation : ug diff --git a/Xamarin/Tabbed-View/CenterButtonSettings.md b/Xamarin/Tabbed-View/CenterButtonSettings.md index 746cf3ca6..8ec9bbc0a 100644 --- a/Xamarin/Tabbed-View/CenterButtonSettings.md +++ b/Xamarin/Tabbed-View/CenterButtonSettings.md @@ -1,7 +1,7 @@ --- layout: post -title: CenterButton Customization in Xamarin Tabbed View control | Syncfusion® -description: Learn here all about CenterButton Customization support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. +title: CenterButton Customization in Xamarin Tabbed View control | Syncfusion® +description: Learn here all about CenterButton Customization support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. control: TabView documentation: ug --- diff --git a/Xamarin/Tabbed-View/Display-Type.md b/Xamarin/Tabbed-View/Display-Type.md index 57efad557..8fa2ac9d3 100644 --- a/Xamarin/Tabbed-View/Display-Type.md +++ b/Xamarin/Tabbed-View/Display-Type.md @@ -1,7 +1,7 @@ --- layout: post -title: Display Type in Xamarin Tabbed View control | Syncfusion® -description: Learn here all about Display Type support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. +title: Display Type in Xamarin Tabbed View control | Syncfusion® +description: Learn here all about Display Type support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. platform: Xamarin control: TabView documentation: ug diff --git a/Xamarin/Tabbed-View/Getting-Started.md b/Xamarin/Tabbed-View/Getting-Started.md index ab62aa12d..6e7fedb95 100644 --- a/Xamarin/Tabbed-View/Getting-Started.md +++ b/Xamarin/Tabbed-View/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Tabbed View control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Tabbed View (SfTabView) control, its elements and more. +title: Getting Started with Xamarin Tabbed View control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Tabbed View (SfTabView) control, its elements and more. platform: Xamarin control: TabView documentation: ug @@ -13,7 +13,7 @@ This section provides an overview for working with the [Xamarin.Forms Tabbed Vie ## Assembly deployment -After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. +After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. E.g.: C:\Program Files (x86) \Syncfusion\Essential Studio\19.1.0.54\Xamarin\lib @@ -25,7 +25,7 @@ You can add [`SfTabView`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XFo **Method 1: Adding SfTabView reference from nuget.org** -Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfTabView to your project, open the [NuGet package](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) manager in Visual Studio, search for [Syncfusion.Xamarin.SfTabView](https://www.nuget.org/packages/Syncfusion.Xamarin.SfTabView), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfTabView to your project, open the [NuGet package](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) manager in Visual Studio, search for [Syncfusion.Xamarin.SfTabView](https://www.nuget.org/packages/Syncfusion.Xamarin.SfTabView), and then install it. ![Adding SfTabView reference from NuGet](images/Getting-Started/Adding SfTabView reference.png) @@ -33,7 +33,7 @@ N> Install the same version of SfTabView NuGet in all the projects. **Method 2: Adding SfTabView reference from toolbox** -Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfTabView`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.TabView.SfTabView.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the [`SfTabView`](https://help.syncfusion.com/cr/xamarin/Syncfusion.XForms.TabView.SfTabView.html) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfTabView assemblies manually from the installed location** @@ -62,7 +62,7 @@ Location: {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching the SfTabView on each platform diff --git a/Xamarin/Tabbed-View/NestedTab.md b/Xamarin/Tabbed-View/NestedTab.md index 3a4e300a5..5357eea09 100644 --- a/Xamarin/Tabbed-View/NestedTab.md +++ b/Xamarin/Tabbed-View/NestedTab.md @@ -1,7 +1,7 @@ --- layout: post -title: NestedTab in Xamarin Tabbed View control | Syncfusion® -description: Learn here all about NestedTab support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. +title: NestedTab in Xamarin Tabbed View control | Syncfusion® +description: Learn here all about NestedTab support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. platform: Xamarin control: TabView documentation: ug diff --git a/Xamarin/Tabbed-View/Overview.md b/Xamarin/Tabbed-View/Overview.md index 7d1540e5c..3e1bdbad7 100644 --- a/Xamarin/Tabbed-View/Overview.md +++ b/Xamarin/Tabbed-View/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Tabbed View control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Tabbed View (SfTabView) control, its elements and more. +title: About Xamarin Tabbed View control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Tabbed View (SfTabView) control, its elements and more. platform: xamarin control: SfTabView documentation: ug diff --git a/Xamarin/Tabbed-View/Swiping.md b/Xamarin/Tabbed-View/Swiping.md index 722d986d4..3612dd943 100644 --- a/Xamarin/Tabbed-View/Swiping.md +++ b/Xamarin/Tabbed-View/Swiping.md @@ -1,7 +1,7 @@ --- layout: post -title: Swiping in Xamarin Tabbed View | Syncfusion® -description: Learn here all about swiping support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. +title: Swiping in Xamarin Tabbed View | Syncfusion® +description: Learn here all about swiping support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. platform: Xamarin control: TabView documentation: ug diff --git a/Xamarin/Tabbed-View/TabItem-Customization.md b/Xamarin/Tabbed-View/TabItem-Customization.md index 1a23fafba..240465e00 100644 --- a/Xamarin/Tabbed-View/TabItem-Customization.md +++ b/Xamarin/Tabbed-View/TabItem-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: TabItem Customization in Xamarin Tabbed View | Syncfusion® -description: Learn here all about Tabitem Customization support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. +title: TabItem Customization in Xamarin Tabbed View | Syncfusion® +description: Learn here all about Tabitem Customization support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. platform: Xamarin control: TabView documentation: ug diff --git a/Xamarin/Tabbed-View/TabView-events.md b/Xamarin/Tabbed-View/TabView-events.md index c193401f9..b8d871ed4 100644 --- a/Xamarin/Tabbed-View/TabView-events.md +++ b/Xamarin/Tabbed-View/TabView-events.md @@ -1,7 +1,7 @@ --- layout: post -title: TabView Events in Xamarin Tabbed View control | Syncfusion® -description: Learn here all about TabView Events support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. +title: TabView Events in Xamarin Tabbed View control | Syncfusion® +description: Learn here all about TabView Events support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. platform: Xamarin control: TabView documentation: ug diff --git a/Xamarin/Tabbed-View/TabViewHeaderCustomization.md b/Xamarin/Tabbed-View/TabViewHeaderCustomization.md index 70e736999..c346baa62 100644 --- a/Xamarin/Tabbed-View/TabViewHeaderCustomization.md +++ b/Xamarin/Tabbed-View/TabViewHeaderCustomization.md @@ -1,7 +1,7 @@ --- layout: post -title: TabView Header Customization in Xamarin Tabbed View | Syncfusion® -description: Learn here all about TabView Header Customization support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. +title: TabView Header Customization in Xamarin Tabbed View | Syncfusion® +description: Learn here all about TabView Header Customization support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. platform: Xamarin control: TabView documentation: ug diff --git a/Xamarin/Text-Input-Layout/Accessibility.md b/Xamarin/Text-Input-Layout/Accessibility.md index 5389c1e4d..ea0dc5dce 100644 --- a/Xamarin/Text-Input-Layout/Accessibility.md +++ b/Xamarin/Text-Input-Layout/Accessibility.md @@ -1,7 +1,7 @@ --- layout: post -title: Accessibility in Xamarin Text Input Layout control | Syncfusion® -description: Learn here all about Accessibility support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. +title: Accessibility in Xamarin Text Input Layout control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. platform: Xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/Assistive-Labels.md b/Xamarin/Text-Input-Layout/Assistive-Labels.md index 202541bc0..7b0702d71 100644 --- a/Xamarin/Text-Input-Layout/Assistive-Labels.md +++ b/Xamarin/Text-Input-Layout/Assistive-Labels.md @@ -1,7 +1,7 @@ --- layout: post -title: Assistive Labels in Xamarin Text Input Layout control | Syncfusion® -description: Learn here all about Assistive Labels support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. +title: Assistive Labels in Xamarin Text Input Layout control | Syncfusion® +description: Learn here all about Assistive Labels support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. platform: xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/Container-Type.md b/Xamarin/Text-Input-Layout/Container-Type.md index 3f5b87676..5509f42b5 100644 --- a/Xamarin/Text-Input-Layout/Container-Type.md +++ b/Xamarin/Text-Input-Layout/Container-Type.md @@ -1,7 +1,7 @@ --- layout: post -title: Container Type in Xamarin Text Input Layout control | Syncfusion® -description: Learn here all about Container Type support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. +title: Container Type in Xamarin Text Input Layout control | Syncfusion® +description: Learn here all about Container Type support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. platform: xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/Custom-Font.md b/Xamarin/Text-Input-Layout/Custom-Font.md index d573a3526..1c3be81e9 100644 --- a/Xamarin/Text-Input-Layout/Custom-Font.md +++ b/Xamarin/Text-Input-Layout/Custom-Font.md @@ -1,7 +1,7 @@ --- layout: post -title: Font Customization in Xamarin Text Input Layout control | Syncfusion® -description: Learn here all about Font Customization support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. +title: Font Customization in Xamarin Text Input Layout control | Syncfusion® +description: Learn here all about Font Customization support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. platform: xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/Custom-Icons.md b/Xamarin/Text-Input-Layout/Custom-Icons.md index 6ef28b60a..19211b341 100644 --- a/Xamarin/Text-Input-Layout/Custom-Icons.md +++ b/Xamarin/Text-Input-Layout/Custom-Icons.md @@ -1,7 +1,7 @@ --- layout: post -title: Custom Icons in Xamarin Text Input Layout control | Syncfusion® -description: Learn here all about Custom Icons support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. +title: Custom Icons in Xamarin Text Input Layout control | Syncfusion® +description: Learn here all about Custom Icons support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. platform: xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/Fixed-Hint-Position.md b/Xamarin/Text-Input-Layout/Fixed-Hint-Position.md index 0379dfe67..2cd7c7849 100644 --- a/Xamarin/Text-Input-Layout/Fixed-Hint-Position.md +++ b/Xamarin/Text-Input-Layout/Fixed-Hint-Position.md @@ -1,7 +1,7 @@ --- layout: post -title: Fixed Hint Position in Xamarin Text Input Layout control | Syncfusion® -description: Learn here all about Fixed Hint Position support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. +title: Fixed Hint Position in Xamarin Text Input Layout control | Syncfusion® +description: Learn here all about Fixed Hint Position support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. platform: xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/Getting-Started.md b/Xamarin/Text-Input-Layout/Getting-Started.md index de7fe2afb..5c459185c 100644 --- a/Xamarin/Text-Input-Layout/Getting-Started.md +++ b/Xamarin/Text-Input-Layout/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Text Input Layout control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control, its elements and more. +title: Getting Started with Xamarin Text Input Layout control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control, its elements and more. platform: xamarin control: SfTextInputLayout documentation: ug @@ -13,7 +13,7 @@ This section explains the steps required to configure the [Xamarin Text Input La ## Assembly deployment -After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. +After installing [Essential Studio® for Xamarin](https://www.syncfusion.com/downloads/xamarin), you can find all the required assemblies in the installation folders, {Syncfusion Essential Studio Installed location} \Essential Studio\\{Version #}\Xamarin\lib. E.g.: C:\Program Files (x86) \Syncfusion\Essential Studio\19.1.0.54\Xamarin\lib @@ -25,7 +25,7 @@ You can add SfTextInputLayout reference using one of the following methods: **Method 1: Adding SfTextInputLayout reference from nuget.org** -Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfTextInputLayout to your project, open the [NuGet package](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) manager in Visual Studio, search for [Syncfusion.Xamarin.Core](https://www.nuget.org/packages/Syncfusion.Xamarin.Core), and then install it. +Syncfusion® Xamarin components are available in [nuget.org](https://www.nuget.org/). To add SfTextInputLayout to your project, open the [NuGet package](https://help.syncfusion.com/xamarin/visual-studio-integration/nuget-packages) manager in Visual Studio, search for [Syncfusion.Xamarin.Core](https://www.nuget.org/packages/Syncfusion.Xamarin.Core), and then install it. ![Add Packages](Getting-Started_images/Adding SfTextInputLayout reference.png) @@ -33,7 +33,7 @@ N> Install the same version of SfTextInputLayout NuGet in all the projects. **Method 2: Adding SfTextInputLayout reference from toolbox** -Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the Xamarin Text Input Layout (SfTextInputLayout) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). +Syncfusion® also provides Xamarin Toolbox. Using this toolbox, you can drag the Xamarin Text Input Layout (SfTextInputLayout) control to the XAML page. It will automatically install the required NuGet packages and add the namespace to the page. To install Syncfusion® Xamarin Toolbox, refer to [Toolbox](https://help.syncfusion.com/xamarin/utility#toolbox). **Method 3: Adding SfTextInputLayout assemblies manually from the installed location** @@ -66,7 +66,7 @@ Location : {Installed location}/{version}/Xamarin/lib N> To know more about obtaining our components, refer to these links for [Mac](https://help.syncfusion.com/xamarin/installation/mac-installer/how-to-download) and [Windows](https://help.syncfusion.com/xamarin/installation/web-installer/how-to-download). -I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. +I> Starting with v16.2.0.x, if you reference Syncfusion® assemblies from the trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [Syncfusion® license key](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion® license key in your Xamarin application to use our components. ## Launching an application on each platform with text input layout diff --git a/Xamarin/Text-Input-Layout/How-to.md b/Xamarin/Text-Input-Layout/How-to.md index 160ae2c70..5c423e7a8 100644 --- a/Xamarin/Text-Input-Layout/How-to.md +++ b/Xamarin/Text-Input-Layout/How-to.md @@ -1,6 +1,6 @@ --- layout: post -title: How to | SfTextInputLayout |Xamarin | Syncfusion® +title: How to | SfTextInputLayout |Xamarin | Syncfusion® description: Explains the text input layout customization platform: Xamarin control: SfTextInputLayout diff --git a/Xamarin/Text-Input-Layout/Overview.md b/Xamarin/Text-Input-Layout/Overview.md index aad5618f7..e3ac8e05f 100644 --- a/Xamarin/Text-Input-Layout/Overview.md +++ b/Xamarin/Text-Input-Layout/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Text Input Layout control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control, its elements and more. +title: About Xamarin Text Input Layout control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control, its elements and more. platform: xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/States-And-Colors.md b/Xamarin/Text-Input-Layout/States-And-Colors.md index 272ddbad8..b3cab8b4c 100644 --- a/Xamarin/Text-Input-Layout/States-And-Colors.md +++ b/Xamarin/Text-Input-Layout/States-And-Colors.md @@ -1,7 +1,7 @@ --- layout: post -title: States and Colors in Xamarin Text Input Layout control | Syncfusion® -description: Learn here all about States and Colors support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. +title: States and Colors in Xamarin Text Input Layout control | Syncfusion® +description: Learn here all about States and Colors support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. platform: xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/Supported-input-views.md b/Xamarin/Text-Input-Layout/Supported-input-views.md index 8c9fdd9d5..c21532a31 100644 --- a/Xamarin/Text-Input-Layout/Supported-input-views.md +++ b/Xamarin/Text-Input-Layout/Supported-input-views.md @@ -1,7 +1,7 @@ --- layout: post -title: Supported Input Views in Xamarin Text Input Layout | Syncfusion® -description: Learn here all about Supported Input Views support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. +title: Supported Input Views in Xamarin Text Input Layout | Syncfusion® +description: Learn here all about Supported Input Views support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. platform: xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/right-to-left.md b/Xamarin/Text-Input-Layout/right-to-left.md index b8a4086d8..eed5af683 100644 --- a/Xamarin/Text-Input-Layout/right-to-left.md +++ b/Xamarin/Text-Input-Layout/right-to-left.md @@ -1,7 +1,7 @@ --- layout: post -title: Right-to-Left in Xamarin Text Input Layout control | Syncfusion® -description: Learn here all about Right-to-Left support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. +title: Right-to-Left in Xamarin Text Input Layout control | Syncfusion® +description: Learn here all about Right-to-Left support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. platform: xamarin control: SfTextInputLayout documentation: ug From 521907d2d3b1cb6624904d5f68caaaf0b90c6275 Mon Sep 17 00:00:00 2001 From: ManjuDhanasekaran2001 Date: Fri, 17 Jan 2025 17:23:52 +0530 Subject: [PATCH 07/12] Updated the TradeMark in title and description --- Xamarin/AutoComplete/Accessibility.md | 4 ++-- Xamarin/AutoComplete/AutoComplete-Filtering-Options.md | 4 ++-- Xamarin/AutoComplete/AutoComplete-Modes.md | 4 ++-- Xamarin/AutoComplete/AutoSizing.md | 2 +- Xamarin/AutoComplete/Customizing-AutoComplete.md | 4 ++-- Xamarin/AutoComplete/DataTemplateSelector.md | 2 +- Xamarin/AutoComplete/Dealing-with-Suggestion-Box.md | 2 +- Xamarin/AutoComplete/Diacritic-Sensitivity.md | 2 +- Xamarin/AutoComplete/Getting-Started.md | 4 ++-- Xamarin/AutoComplete/Header-and-Footer.md | 4 ++-- Xamarin/AutoComplete/Highlighting-matched-text.md | 2 +- Xamarin/AutoComplete/Maximum-display-item-with-Expander.md | 2 +- Xamarin/AutoComplete/Multiple-selection.md | 4 ++-- Xamarin/AutoComplete/No-Result-Found.md | 4 ++-- Xamarin/AutoComplete/Overview.md | 4 ++-- Xamarin/AutoComplete/Populating-Data.md | 2 +- Xamarin/AutoComplete/Prefix-Characters-Constraint.md | 2 +- Xamarin/AutoComplete/Retrieving-Selected-Values.md | 2 +- Xamarin/AutoComplete/Watermark.md | 4 ++-- Xamarin/AutoComplete/how-to.md | 2 +- Xamarin/Avatar-view/Content-type.md | 2 +- Xamarin/Avatar-view/Getting-Started.md | 2 +- Xamarin/Avatar-view/Overview.md | 2 +- Xamarin/Avatar-view/customization.md | 2 +- Xamarin/Avatar-view/how-to.md | 2 +- Xamarin/Avatar-view/visualstyles.md | 2 +- Xamarin/Badge-View/Animation.md | 4 ++-- Xamarin/Badge-View/Badge-customization.md | 4 ++-- Xamarin/Badge-View/Getting-Started.md | 2 +- Xamarin/Badge-View/Overview.md | 4 ++-- Xamarin/Badge-View/Position-customization.md | 4 ++-- Xamarin/Badge-View/Predefined-symbols.md | 4 ++-- Xamarin/Border/Customization.md | 4 ++-- Xamarin/Border/Getting-started.md | 4 ++-- Xamarin/Border/Overview.md | 2 +- Xamarin/Busy-Indicator/AnimationType.md | 4 ++-- Xamarin/Busy-Indicator/Duration.md | 4 ++-- Xamarin/Busy-Indicator/Getting-Started.md | 4 ++-- Xamarin/Busy-Indicator/Make-Busy-Animation-Idle.md | 4 ++-- Xamarin/Busy-Indicator/Overview.md | 4 ++-- Xamarin/Busy-Indicator/Set-Header.md | 4 ++-- Xamarin/Busy-Indicator/Sizing.md | 4 ++-- Xamarin/Button/Customization.md | 4 ++-- Xamarin/Button/Event.md | 4 ++-- Xamarin/Button/GettingStarted.md | 4 ++-- Xamarin/Button/Overview.md | 4 ++-- Xamarin/Button/VisualStates.md | 4 ++-- Xamarin/Button/how-to/Add-the-custom-view-for-button.md | 2 +- Xamarin/Carousel-View/Accessibility.md | 4 ++-- Xamarin/Carousel-View/Animation.md | 4 ++-- Xamarin/Carousel-View/Linear-Arrangement.md | 4 ++-- Xamarin/Carousel-View/LoadMore.md | 4 ++-- Xamarin/Carousel-View/Populating-Data.md | 4 ++-- Xamarin/Carousel-View/SwipeEvents.md | 4 ++-- Xamarin/Carousel-View/Transformation.md | 4 ++-- Xamarin/Carousel-View/UIVirtualization.md | 4 ++-- Xamarin/Carousel-View/getting-started.md | 4 ++-- Xamarin/Carousel-View/how-to.md | 2 +- Xamarin/Carousel-View/overview.md | 4 ++-- Xamarin/CheckBox/Event.md | 4 ++-- Xamarin/CheckBox/Getting-Started.md | 4 ++-- Xamarin/CheckBox/Overview.md | 4 ++-- Xamarin/CheckBox/Visual-Customization.md | 4 ++-- Xamarin/CheckBox/VisualStates.md | 4 ++-- Xamarin/Chips/Customization.md | 4 ++-- Xamarin/Chips/DataTemplateSelector.md | 4 ++-- Xamarin/Chips/Events.md | 4 ++-- Xamarin/Chips/Getting-Started.md | 4 ++-- Xamarin/Chips/Overview.md | 4 ++-- Xamarin/Chips/Populating-chips-item.md | 4 ++-- Xamarin/Chips/Types.md | 4 ++-- .../how-to/Applying-fontIcon-to-Syncfusion-chip-control.md | 2 +- Xamarin/ComboBox/Accessibility.md | 4 ++-- Xamarin/ComboBox/AutoSizing.md | 4 ++-- Xamarin/ComboBox/ComboBox-Filtering-Options.md | 4 ++-- Xamarin/ComboBox/Customizing-ComboBox.md | 4 ++-- Xamarin/ComboBox/DataTemplateSelector.md | 4 ++-- Xamarin/ComboBox/Dealing-with-Suggestion-Box.md | 4 ++-- Xamarin/ComboBox/Diacritic-Sensitivity.md | 4 ++-- Xamarin/ComboBox/Editable-Modes.md | 4 ++-- Xamarin/ComboBox/Events.md | 2 +- Xamarin/ComboBox/Getting-Started.md | 4 ++-- Xamarin/ComboBox/Header-and-Footer.md | 4 ++-- Xamarin/ComboBox/Highlighting-matched-text.md | 4 ++-- Xamarin/ComboBox/Maximum-display-item-with-Expander.md | 4 ++-- Xamarin/ComboBox/Multiple-selection.md | 4 ++-- Xamarin/ComboBox/No-Result-Found.md | 4 ++-- Xamarin/ComboBox/Overview.md | 4 ++-- Xamarin/ComboBox/Populating-Data.md | 4 ++-- Xamarin/ComboBox/Retrieving-Selected-Values.md | 4 ++-- Xamarin/ComboBox/Right-to-left.md | 4 ++-- Xamarin/Effects-View/Customization.md | 4 ++-- Xamarin/Effects-View/Effects.md | 4 ++-- Xamarin/Effects-View/Events.md | 4 ++-- Xamarin/Effects-View/Features.md | 4 ++-- Xamarin/Effects-View/Getting-Started.md | 4 ++-- Xamarin/Effects-View/Interaction.md | 4 ++-- Xamarin/Effects-View/Methods.md | 4 ++-- Xamarin/Effects-View/Overview.md | 4 ++-- Xamarin/Masked-Entry/Getting-Started.md | 4 ++-- Xamarin/Masked-Entry/Overview.md | 4 ++-- Xamarin/Masked-Entry/basic-features.md | 4 ++-- Xamarin/Masked-Entry/events.md | 4 ++-- Xamarin/Masked-Entry/formatting-clipboard-text.md | 4 ++-- Xamarin/Masked-Entry/formatting-value.md | 4 ++-- Xamarin/Masked-Entry/hiding-prompt-characters.md | 4 ++-- Xamarin/Masked-Entry/localization.md | 4 ++-- Xamarin/Masked-Entry/masktype.md | 4 ++-- Xamarin/Masked-Entry/show-password-character.md | 4 ++-- Xamarin/Masked-Entry/using-mask-characters-as-literals.md | 4 ++-- Xamarin/Masked-Entry/validation.md | 4 ++-- Xamarin/Masked-Entry/visual-customization.md | 4 ++-- Xamarin/Navigation-Drawer/Accessibility.md | 4 ++-- Xamarin/Navigation-Drawer/Duration.md | 4 ++-- Xamarin/Navigation-Drawer/Getting-Started.md | 4 ++-- Xamarin/Navigation-Drawer/Main-Content.md | 4 ++-- Xamarin/Navigation-Drawer/Multi-drawer.md | 4 ++-- Xamarin/Navigation-Drawer/Navigation-Pane-Sides.md | 4 ++-- Xamarin/Navigation-Drawer/Overview.md | 4 ++-- Xamarin/Navigation-Drawer/Side-Pane-Content.md | 4 ++-- Xamarin/Navigation-Drawer/Side-Pane-Sizing.md | 4 ++-- Xamarin/Navigation-Drawer/Swipe-Gesture-and-Sensitivity.md | 4 ++-- Xamarin/Navigation-Drawer/Toggle-Animations.md | 4 ++-- Xamarin/Navigation-Drawer/Toggling-Drawer.md | 4 ++-- Xamarin/Numeric-Entry/Colors.md | 4 ++-- Xamarin/Numeric-Entry/Customization.md | 4 ++-- Xamarin/Numeric-Entry/Events.md | 4 ++-- Xamarin/Numeric-Entry/Font-Settings.md | 4 ++-- Xamarin/Numeric-Entry/Getting-Started.md | 4 ++-- Xamarin/Numeric-Entry/Localization.md | 4 ++-- Xamarin/Numeric-Entry/Number-Formatting.md | 4 ++-- Xamarin/Numeric-Entry/Overview.md | 4 ++-- Xamarin/Numeric-Entry/Return-type.md | 4 ++-- Xamarin/NumericUpDown/Accessibility.md | 4 ++-- Xamarin/NumericUpDown/Colors.md | 4 ++-- Xamarin/NumericUpDown/Customization.md | 4 ++-- Xamarin/NumericUpDown/Events.md | 4 ++-- Xamarin/NumericUpDown/Font-Settings.md | 4 ++-- Xamarin/NumericUpDown/Getting-Started.md | 4 ++-- Xamarin/NumericUpDown/Localization.md | 4 ++-- Xamarin/NumericUpDown/Number-Formatting.md | 2 +- Xamarin/NumericUpDown/Overview.md | 4 ++-- Xamarin/NumericUpDown/Spin-Button-Customization.md | 4 ++-- Xamarin/Radial-Menu/Accessibility.md | 4 ++-- Xamarin/Radial-Menu/CenterButton-Customization.md | 4 ++-- Xamarin/Radial-Menu/Events.md | 4 ++-- Xamarin/Radial-Menu/Getting-Started.md | 4 ++-- Xamarin/Radial-Menu/Overview.md | 4 ++-- Xamarin/Radial-Menu/Place-And-Drag-RadialMenu.md | 4 ++-- Xamarin/Radial-Menu/Populating-Items.md | 4 ++-- Xamarin/Radial-Menu/Segmenting-And-Placing-Item.md | 4 ++-- Xamarin/Radial-Menu/SfRadialMenuItem-Customization.md | 4 ++-- Xamarin/Radio-Button/Event.md | 4 ++-- Xamarin/Radio-Button/Getting-Started.md | 4 ++-- Xamarin/Radio-Button/Grouping.md | 4 ++-- Xamarin/Radio-Button/Overview.md | 4 ++-- Xamarin/Radio-Button/Visual-Customization.md | 4 ++-- Xamarin/Radio-Button/VisualStates.md | 4 ++-- Xamarin/Range-Slider/Accessibility.md | 4 ++-- Xamarin/Range-Slider/Formatting-String.md | 4 ++-- Xamarin/Range-Slider/Getting-Started.md | 4 ++-- Xamarin/Range-Slider/How-To.md | 4 ++-- Xamarin/Range-Slider/Labels-Customization.md | 4 ++-- Xamarin/Range-Slider/Orientation.md | 4 ++-- Xamarin/Range-Slider/Overview.md | 4 ++-- Xamarin/Range-Slider/Range.md | 4 ++-- Xamarin/Range-Slider/Selection-Value-Configuration.md | 4 ++-- Xamarin/Range-Slider/Ticks-Customization.md | 4 ++-- Xamarin/Range-Slider/ToolTip-Support.md | 4 ++-- Xamarin/Range-Slider/Track-Bar-Customization.md | 4 ++-- Xamarin/Rating/Accessibility.md | 4 ++-- Xamarin/Rating/Add-Custom-Items.md | 4 ++-- Xamarin/Rating/Appearance-Customization.md | 4 ++-- Xamarin/Rating/Appearance-and-Styling.md | 4 ++-- Xamarin/Rating/Getting-Started.md | 4 ++-- Xamarin/Rating/Overview.md | 4 ++-- Xamarin/Rating/Precision-Mode.md | 4 ++-- Xamarin/Rating/Restrict-User-Selection.md | 4 ++-- Xamarin/Rating/ToolTip.md | 4 ++-- Xamarin/Rating/View-Range-Selection.md | 4 ++-- Xamarin/Release-notes/v12.1.0.43.md | 4 ++-- Xamarin/Release-notes/v12.2.0.36.md | 4 ++-- Xamarin/Release-notes/v12.3.0.36.md | 4 ++-- Xamarin/Release-notes/v12.4.0.24.md | 4 ++-- Xamarin/Release-notes/v13.1.0.21.md | 4 ++-- Xamarin/Release-notes/v13.2.0.29.md | 4 ++-- Xamarin/Release-notes/v14.1.0.41.md | 4 ++-- Xamarin/Release-notes/v14.2.0.26.md | 4 ++-- Xamarin/Release-notes/v16.2.0.41.md | 4 ++-- Xamarin/Release-notes/v16.2.0.42.md | 4 ++-- Xamarin/Release-notes/v16.2.0.46.md | 4 ++-- Xamarin/Release-notes/v16.2.0.50.md | 4 ++-- Xamarin/Release-notes/v16.3.0.17.md | 4 ++-- Xamarin/Release-notes/v16.3.0.21.md | 4 ++-- Xamarin/Release-notes/v16.3.0.29.md | 4 ++-- Xamarin/Release-notes/v16.3.0.35.md | 4 ++-- Xamarin/Release-notes/v16.3.0.36.md | 4 ++-- Xamarin/Release-notes/v16.4.0.40.md | 4 ++-- Xamarin/Release-notes/v16.4.0.42.md | 4 ++-- Xamarin/Release-notes/v16.4.0.44.md | 4 ++-- Xamarin/Release-notes/v16.4.0.46.md | 4 ++-- Xamarin/Release-notes/v16.4.0.47.md | 4 ++-- Xamarin/Release-notes/v16.4.0.48.md | 4 ++-- Xamarin/Release-notes/v16.4.0.52.md | 4 ++-- Xamarin/Release-notes/v16.4.0.53.md | 4 ++-- Xamarin/Release-notes/v16.4.0.54.md | 4 ++-- Xamarin/Release-notes/v17.1.0.32.md | 4 ++-- Xamarin/Release-notes/v17.1.0.38.md | 4 ++-- Xamarin/Release-notes/v17.1.0.40.md | 4 ++-- Xamarin/Release-notes/v17.1.0.41.md | 4 ++-- Xamarin/Release-notes/v17.1.0.42.md | 4 ++-- Xamarin/Release-notes/v17.1.0.43.md | 4 ++-- Xamarin/Release-notes/v17.1.0.44.md | 4 ++-- Xamarin/Release-notes/v17.1.0.47.md | 4 ++-- Xamarin/Release-notes/v17.1.0.48.md | 4 ++-- Xamarin/Release-notes/v17.1.0.49.md | 4 ++-- Xamarin/Release-notes/v17.1.0.50.md | 4 ++-- Xamarin/Release-notes/v17.1.0.51.md | 4 ++-- Xamarin/Release-notes/v17.1.0.52.md | 4 ++-- Xamarin/Release-notes/v17.1.0.53.md | 4 ++-- Xamarin/Release-notes/v17.2.0.28.md | 4 ++-- Xamarin/Release-notes/v17.2.0.34.md | 4 ++-- Xamarin/Release-notes/v17.2.0.35.md | 4 ++-- Xamarin/Release-notes/v17.2.0.36.md | 4 ++-- Xamarin/Release-notes/v17.2.0.39.md | 4 ++-- Xamarin/Release-notes/v17.2.0.40.md | 4 ++-- Xamarin/Release-notes/v17.2.0.41.md | 4 ++-- Xamarin/Release-notes/v17.2.0.46.md | 4 ++-- Xamarin/Release-notes/v17.2.0.47.md | 4 ++-- Xamarin/Release-notes/v17.2.0.49.md | 4 ++-- Xamarin/Release-notes/v17.2.0.51.md | 4 ++-- Xamarin/Release-notes/v17.3.0.14.md | 4 ++-- Xamarin/Release-notes/v17.3.0.17.md | 4 ++-- Xamarin/Release-notes/v17.3.0.19.md | 4 ++-- Xamarin/Release-notes/v17.3.0.21.md | 4 ++-- Xamarin/Release-notes/v17.3.0.26.md | 4 ++-- Xamarin/Release-notes/v17.3.0.27.md | 4 ++-- Xamarin/Release-notes/v17.3.0.28.md | 4 ++-- Xamarin/Release-notes/v17.3.0.29.md | 4 ++-- Xamarin/Release-notes/v17.3.0.30.md | 4 ++-- Xamarin/Release-notes/v17.3.0.33.md | 4 ++-- Xamarin/Release-notes/v17.3.0.34.md | 4 ++-- Xamarin/Release-notes/v17.3.0.9.md | 4 ++-- Xamarin/Release-notes/v17.4.0.31.md | 4 ++-- Xamarin/Release-notes/v17.4.0.39.md | 4 ++-- Xamarin/Release-notes/v17.4.0.40.md | 4 ++-- Xamarin/Release-notes/v17.4.0.41.md | 4 ++-- Xamarin/Release-notes/v17.4.0.43.md | 4 ++-- Xamarin/Release-notes/v17.4.0.44.md | 4 ++-- Xamarin/Release-notes/v17.4.0.46.md | 4 ++-- Xamarin/Release-notes/v17.4.0.47.md | 4 ++-- Xamarin/Release-notes/v17.4.0.49.md | 4 ++-- Xamarin/Release-notes/v17.4.0.50.md | 4 ++-- Xamarin/Release-notes/v17.4.0.51.md | 4 ++-- Xamarin/Release-notes/v17.4.0.53.md | 4 ++-- Xamarin/Release-notes/v17.4.0.55.md | 4 ++-- Xamarin/Release-notes/v18.1.0.36.md | 4 ++-- Xamarin/Release-notes/v18.1.0.42.md | 4 ++-- Xamarin/Release-notes/v18.1.0.43.md | 4 ++-- Xamarin/Release-notes/v18.1.0.44.md | 4 ++-- Xamarin/Release-notes/v18.1.0.45.md | 4 ++-- Xamarin/Release-notes/v18.1.0.46.md | 4 ++-- Xamarin/Release-notes/v18.1.0.48.md | 4 ++-- Xamarin/Release-notes/v18.1.0.52.md | 4 ++-- Xamarin/Release-notes/v18.1.0.53.md | 4 ++-- Xamarin/Release-notes/v18.1.0.54.md | 4 ++-- Xamarin/Release-notes/v18.1.0.55.md | 4 ++-- Xamarin/Release-notes/v18.1.0.56.md | 4 ++-- Xamarin/Release-notes/v18.1.0.57.md | 4 ++-- Xamarin/Release-notes/v18.1.0.59.md | 4 ++-- Xamarin/Release-notes/v18.2.0.44.md | 4 ++-- Xamarin/Release-notes/v18.2.0.45.md | 4 ++-- Xamarin/Release-notes/v18.2.0.46.md | 4 ++-- Xamarin/Release-notes/v18.2.0.47.md | 4 ++-- Xamarin/Release-notes/v18.2.0.48.md | 4 ++-- Xamarin/Release-notes/v18.2.0.54.md | 4 ++-- Xamarin/Release-notes/v18.2.0.55.md | 4 ++-- Xamarin/Release-notes/v18.2.0.56.md | 4 ++-- Xamarin/Release-notes/v18.2.0.57.md | 4 ++-- Xamarin/Release-notes/v18.2.0.58.md | 4 ++-- Xamarin/Release-notes/v18.2.0.59.md | 4 ++-- Xamarin/Release-notes/v18.3.0.35.md | 4 ++-- Xamarin/Release-notes/v18.3.0.38.md | 4 ++-- Xamarin/Release-notes/v18.3.0.40.md | 4 ++-- Xamarin/Release-notes/v18.3.0.42.md | 4 ++-- Xamarin/Release-notes/v18.3.0.44.md | 4 ++-- Xamarin/Release-notes/v18.3.0.47.md | 4 ++-- Xamarin/Release-notes/v18.3.0.48.md | 4 ++-- Xamarin/Release-notes/v18.3.0.50.md | 4 ++-- Xamarin/Release-notes/v18.3.0.51.md | 4 ++-- Xamarin/Release-notes/v18.3.0.52.md | 4 ++-- Xamarin/Release-notes/v18.3.0.53.md | 4 ++-- Xamarin/Release-notes/v18.4.0.30.md | 4 ++-- Xamarin/Release-notes/v18.4.0.31.md | 4 ++-- Xamarin/Release-notes/v18.4.0.32.md | 4 ++-- Xamarin/Release-notes/v18.4.0.33.md | 4 ++-- Xamarin/Release-notes/v18.4.0.34.md | 4 ++-- Xamarin/Release-notes/v18.4.0.35.md | 4 ++-- Xamarin/Release-notes/v18.4.0.39.md | 4 ++-- Xamarin/Release-notes/v18.4.0.41.md | 4 ++-- Xamarin/Release-notes/v18.4.0.42.md | 4 ++-- Xamarin/Release-notes/v18.4.0.43.md | 4 ++-- Xamarin/Release-notes/v18.4.0.44.md | 4 ++-- Xamarin/Release-notes/v18.4.0.46.md | 4 ++-- Xamarin/Release-notes/v18.4.0.47.md | 4 ++-- Xamarin/Release-notes/v18.4.0.48.md | 4 ++-- Xamarin/Release-notes/v18.4.0.49.md | 4 ++-- Xamarin/Release-notes/v19.1.0.54.md | 4 ++-- Xamarin/Release-notes/v19.1.0.55.md | 4 ++-- Xamarin/Release-notes/v19.1.0.56.md | 4 ++-- Xamarin/Release-notes/v19.1.0.57.md | 4 ++-- Xamarin/Release-notes/v19.1.0.58.md | 4 ++-- Xamarin/Release-notes/v19.1.0.59.md | 4 ++-- Xamarin/Release-notes/v19.1.0.63.md | 4 ++-- Xamarin/Release-notes/v19.1.0.64.md | 4 ++-- Xamarin/Release-notes/v19.1.0.65.md | 4 ++-- Xamarin/Release-notes/v19.1.0.66.md | 4 ++-- Xamarin/Release-notes/v19.1.0.67.md | 4 ++-- Xamarin/Release-notes/v19.1.0.69.md | 4 ++-- Xamarin/Release-notes/v19.2.0.44.md | 4 ++-- Xamarin/Release-notes/v19.2.0.46.md | 4 ++-- Xamarin/Release-notes/v19.2.0.47.md | 4 ++-- Xamarin/Release-notes/v19.2.0.48.md | 4 ++-- Xamarin/Release-notes/v19.2.0.49.md | 4 ++-- Xamarin/Release-notes/v19.2.0.51.md | 4 ++-- Xamarin/Release-notes/v19.2.0.55.md | 4 ++-- Xamarin/Release-notes/v19.2.0.56.md | 4 ++-- Xamarin/Release-notes/v19.2.0.57.md | 4 ++-- Xamarin/Release-notes/v19.2.0.59.md | 4 ++-- Xamarin/Release-notes/v19.2.0.60.md | 4 ++-- Xamarin/Release-notes/v19.2.0.62.md | 4 ++-- Xamarin/Release-notes/v19.3.0.43.md | 4 ++-- Xamarin/Release-notes/v19.3.0.44.md | 4 ++-- Xamarin/Release-notes/v19.3.0.45.md | 4 ++-- Xamarin/Release-notes/v19.3.0.46.md | 4 ++-- Xamarin/Release-notes/v19.3.0.47.md | 4 ++-- Xamarin/Release-notes/v19.3.0.48.md | 4 ++-- Xamarin/Release-notes/v19.3.0.53.md | 4 ++-- Xamarin/Release-notes/v19.3.0.54.md | 4 ++-- Xamarin/Release-notes/v19.3.0.55.md | 4 ++-- Xamarin/Release-notes/v19.3.0.56.md | 4 ++-- Xamarin/Release-notes/v19.3.0.57.md | 4 ++-- Xamarin/Release-notes/v19.4.0.38.md | 4 ++-- Xamarin/Release-notes/v19.4.0.40.md | 4 ++-- Xamarin/Release-notes/v19.4.0.41.md | 4 ++-- Xamarin/Release-notes/v19.4.0.42.md | 4 ++-- Xamarin/Release-notes/v19.4.0.43.md | 4 ++-- Xamarin/Release-notes/v19.4.0.47.md | 4 ++-- Xamarin/Release-notes/v19.4.0.48.md | 4 ++-- Xamarin/Release-notes/v19.4.0.50.md | 4 ++-- Xamarin/Release-notes/v19.4.0.52.md | 4 ++-- Xamarin/Release-notes/v19.4.0.53.md | 4 ++-- Xamarin/Release-notes/v19.4.0.54.md | 4 ++-- Xamarin/Release-notes/v19.4.0.55.md | 4 ++-- Xamarin/Release-notes/v19.4.0.56.md | 4 ++-- Xamarin/Release-notes/v20.1.0.47.md | 4 ++-- Xamarin/Release-notes/v20.1.0.48.md | 4 ++-- Xamarin/Release-notes/v20.1.0.50.md | 4 ++-- Xamarin/Release-notes/v20.1.0.51.md | 4 ++-- Xamarin/Release-notes/v20.1.0.52.md | 4 ++-- Xamarin/Release-notes/v20.1.0.55.md | 4 ++-- Xamarin/Release-notes/v20.1.0.56.md | 4 ++-- Xamarin/Release-notes/v20.1.0.57.md | 4 ++-- Xamarin/Release-notes/v20.1.0.58.md | 4 ++-- Xamarin/Release-notes/v20.1.0.59.md | 4 ++-- Xamarin/Release-notes/v20.1.0.60.md | 4 ++-- Xamarin/Release-notes/v20.1.0.61.md | 4 ++-- Xamarin/Release-notes/v20.2.0.36.md | 4 ++-- Xamarin/Release-notes/v20.2.0.38.md | 4 ++-- Xamarin/Release-notes/v20.2.0.39.md | 4 ++-- Xamarin/Release-notes/v20.2.0.40.md | 4 ++-- Xamarin/Release-notes/v20.2.0.43.md | 4 ++-- Xamarin/Release-notes/v20.2.0.44.md | 4 ++-- Xamarin/Release-notes/v20.2.0.45.md | 4 ++-- Xamarin/Release-notes/v20.2.0.46.md | 4 ++-- Xamarin/Release-notes/v20.2.0.48.md | 4 ++-- Xamarin/Release-notes/v20.2.0.49.md | 4 ++-- Xamarin/Release-notes/v20.2.0.50.md | 4 ++-- Xamarin/Release-notes/v20.3.0.47.md | 4 ++-- Xamarin/Release-notes/v20.3.0.48.md | 4 ++-- Xamarin/Release-notes/v20.3.0.49.md | 4 ++-- Xamarin/Release-notes/v20.3.0.50.md | 4 ++-- Xamarin/Release-notes/v20.3.0.52.md | 4 ++-- Xamarin/Release-notes/v20.3.0.56.md | 4 ++-- Xamarin/Release-notes/v20.3.0.57.md | 4 ++-- Xamarin/Release-notes/v20.3.0.58.md | 4 ++-- Xamarin/Release-notes/v20.3.0.60.md | 4 ++-- Xamarin/Release-notes/v20.3.0.61.md | 4 ++-- Xamarin/Release-notes/v20.4.0.38.md | 4 ++-- Xamarin/Release-notes/v20.4.0.40.md | 4 ++-- Xamarin/Release-notes/v20.4.0.41.md | 4 ++-- Xamarin/Release-notes/v20.4.0.42.md | 4 ++-- Xamarin/Release-notes/v20.4.0.43.md | 4 ++-- Xamarin/Release-notes/v20.4.0.44.md | 4 ++-- Xamarin/Release-notes/v20.4.0.48.md | 4 ++-- Xamarin/Release-notes/v20.4.0.49.md | 4 ++-- Xamarin/Release-notes/v20.4.0.50.md | 4 ++-- Xamarin/Release-notes/v20.4.0.51.md | 4 ++-- Xamarin/Release-notes/v20.4.0.52.md | 4 ++-- Xamarin/Release-notes/v20.4.0.53.md | 4 ++-- Xamarin/Release-notes/v20.4.0.54.md | 4 ++-- Xamarin/Release-notes/v21.1.35.md | 4 ++-- Xamarin/Release-notes/v21.1.37.md | 4 ++-- Xamarin/Release-notes/v21.1.38.md | 4 ++-- Xamarin/Release-notes/v21.1.39.md | 4 ++-- Xamarin/Release-notes/v21.1.41.md | 4 ++-- Xamarin/Release-notes/v21.2.10.md | 4 ++-- Xamarin/Release-notes/v21.2.3.md | 4 ++-- Xamarin/Release-notes/v21.2.4.md | 4 ++-- Xamarin/Release-notes/v21.2.5.md | 4 ++-- Xamarin/Release-notes/v21.2.6.md | 4 ++-- Xamarin/Release-notes/v21.2.8.md | 4 ++-- Xamarin/Release-notes/v21.2.9.md | 4 ++-- Xamarin/Release-notes/v22.1.34.md | 4 ++-- Xamarin/Release-notes/v22.1.36.md | 4 ++-- Xamarin/Release-notes/v22.1.37.md | 4 ++-- Xamarin/Release-notes/v22.1.38.md | 4 ++-- Xamarin/Release-notes/v22.1.39.md | 4 ++-- Xamarin/Release-notes/v22.2.10.md | 4 ++-- Xamarin/Release-notes/v22.2.11.md | 4 ++-- Xamarin/Release-notes/v22.2.12.md | 4 ++-- Xamarin/Release-notes/v22.2.5.md | 4 ++-- Xamarin/Release-notes/v22.2.7.md | 4 ++-- Xamarin/Release-notes/v22.2.8.md | 4 ++-- Xamarin/Release-notes/v22.2.9.md | 4 ++-- Xamarin/Release-notes/v23.1.36.md | 4 ++-- Xamarin/Release-notes/v23.1.38.md | 4 ++-- Xamarin/Release-notes/v23.1.39.md | 4 ++-- Xamarin/Release-notes/v23.1.40.md | 4 ++-- Xamarin/Release-notes/v23.1.41.md | 4 ++-- Xamarin/Release-notes/v23.1.42.md | 4 ++-- Xamarin/Release-notes/v23.1.43.md | 4 ++-- Xamarin/Release-notes/v23.1.44.md | 4 ++-- Xamarin/Release-notes/v23.2.4.md | 4 ++-- Xamarin/Release-notes/v23.2.5.md | 4 ++-- Xamarin/Release-notes/v23.2.6.md | 4 ++-- Xamarin/Release-notes/v23.2.7.md | 4 ++-- Xamarin/Release-notes/v24.1.41.md | 4 ++-- Xamarin/Release-notes/v24.1.43.md | 4 ++-- Xamarin/Release-notes/v24.1.44.md | 4 ++-- Xamarin/Release-notes/v24.1.45.md | 4 ++-- Xamarin/Release-notes/v24.1.46.md | 4 ++-- Xamarin/Release-notes/v24.1.47.md | 4 ++-- Xamarin/Release-notes/v24.2.3.md | 4 ++-- Xamarin/Release-notes/v24.2.4.md | 4 ++-- Xamarin/Release-notes/v24.2.5.md | 4 ++-- Xamarin/Release-notes/v24.2.6.md | 4 ++-- Xamarin/Release-notes/v24.2.7.md | 4 ++-- Xamarin/Release-notes/v24.2.8.md | 4 ++-- Xamarin/Release-notes/v24.2.9.md | 4 ++-- Xamarin/Release-notes/v25.1.35.md | 4 ++-- Xamarin/Release-notes/v25.1.37.md | 4 ++-- Xamarin/Release-notes/v25.1.38.md | 4 ++-- Xamarin/Release-notes/v25.1.39.md | 4 ++-- Xamarin/Release-notes/v25.1.40.md | 4 ++-- Xamarin/Release-notes/v25.1.41.md | 4 ++-- Xamarin/Release-notes/v25.1.42.md | 4 ++-- Xamarin/Release-notes/v25.2.3.md | 4 ++-- Xamarin/Release-notes/v25.2.4.md | 4 ++-- Xamarin/Release-notes/v25.2.5.md | 4 ++-- Xamarin/Release-notes/v25.2.6.md | 4 ++-- Xamarin/Release-notes/v25.2.7.md | 4 ++-- Xamarin/Release-notes/v26.1.35.md | 4 ++-- Xamarin/Release-notes/v26.1.38.md | 4 ++-- Xamarin/Release-notes/v26.1.39.md | 4 ++-- Xamarin/Release-notes/v26.1.40.md | 4 ++-- Xamarin/Release-notes/v26.1.41.md | 4 ++-- Xamarin/Release-notes/v26.1.42.md | 4 ++-- Xamarin/Release-notes/v26.2.10.md | 4 ++-- Xamarin/Release-notes/v26.2.11.md | 4 ++-- Xamarin/Release-notes/v26.2.12.md | 4 ++-- Xamarin/Release-notes/v26.2.13.md | 4 ++-- Xamarin/Release-notes/v26.2.14.md | 4 ++-- Xamarin/Release-notes/v26.2.4.md | 4 ++-- Xamarin/Release-notes/v26.2.5.md | 4 ++-- Xamarin/Release-notes/v26.2.7.md | 4 ++-- Xamarin/Release-notes/v26.2.8.md | 4 ++-- Xamarin/Release-notes/v26.2.9.md | 4 ++-- Xamarin/Release-notes/v27.1.48.md | 4 ++-- Xamarin/Release-notes/v27.1.50.md | 4 ++-- Xamarin/Release-notes/v27.1.51.md | 4 ++-- Xamarin/Release-notes/v27.1.52.md | 4 ++-- Xamarin/Release-notes/v27.1.53.md | 4 ++-- Xamarin/Release-notes/v27.1.55.md | 4 ++-- Xamarin/Release-notes/v27.1.56.md | 4 ++-- Xamarin/Release-notes/v27.1.57.md | 4 ++-- Xamarin/Release-notes/v27.1.58.md | 4 ++-- Xamarin/Release-notes/v27.2.2.md | 4 ++-- Xamarin/Release-notes/v27.2.3.md | 4 ++-- Xamarin/Release-notes/v27.2.4.md | 4 ++-- Xamarin/Release-notes/v27.2.5.md | 4 ++-- Xamarin/Release-notes/v28.1.33.md | 4 ++-- Xamarin/Rotator/Accessibility.md | 4 ++-- Xamarin/Rotator/Adding-Looping-and-Delays.md | 4 ++-- Xamarin/Rotator/DataTemplateSelector.md | 4 ++-- Xamarin/Rotator/Dots-Customization.md | 4 ++-- Xamarin/Rotator/Events.md | 4 ++-- Xamarin/Rotator/Header-Visibility.md | 4 ++-- Xamarin/Rotator/Loading-Online-Images.md | 4 ++-- Xamarin/Rotator/Navigation-Modes.md | 4 ++-- Xamarin/Rotator/Placement-Modes.md | 4 ++-- Xamarin/Rotator/Populating-Data.md | 4 ++-- Xamarin/Rotator/Sliding-Direction.md | 4 ++-- Xamarin/Rotator/getting-started.md | 4 ++-- Xamarin/Rotator/overview.md | 4 ++-- Xamarin/Segmented-Control/Customization.md | 4 ++-- Xamarin/Segmented-Control/Display-mode.md | 4 ++-- Xamarin/Segmented-Control/Getting-Started.md | 4 ++-- .../how-to/Autoscrolling-the-selected-segment-item.md | 4 ++-- Xamarin/Segmented-Control/how-to/clear-the-selection.md | 4 ++-- Xamarin/SignaturePad/Customization.md | 4 ++-- Xamarin/SignaturePad/Events.md | 4 ++-- Xamarin/SignaturePad/Getting-Started.md | 4 ++-- Xamarin/SignaturePad/Overview.md | 4 ++-- Xamarin/Switch/Accessibility.md | 4 ++-- Xamarin/Switch/customization.md | 4 ++-- Xamarin/Switch/gettingstarted.md | 4 ++-- Xamarin/Switch/how-to.md | 4 ++-- Xamarin/Switch/orientation.md | 4 ++-- Xamarin/Switch/overview.md | 4 ++-- Xamarin/Switch/states.md | 4 ++-- Xamarin/Switch/visualtypes.md | 4 ++-- Xamarin/Tabbed-View/Accessibility.md | 4 ++-- Xamarin/Tabbed-View/CenterButtonSettings.md | 4 ++-- Xamarin/Tabbed-View/Display-Type.md | 4 ++-- Xamarin/Tabbed-View/Getting-Started.md | 4 ++-- Xamarin/Tabbed-View/NestedTab.md | 4 ++-- Xamarin/Tabbed-View/Overview.md | 4 ++-- Xamarin/Tabbed-View/Swiping.md | 4 ++-- Xamarin/Tabbed-View/TabItem-Customization.md | 4 ++-- Xamarin/Tabbed-View/TabView-events.md | 4 ++-- Xamarin/Tabbed-View/TabViewHeaderCustomization.md | 4 ++-- Xamarin/Text-Input-Layout/Accessibility.md | 4 ++-- Xamarin/Text-Input-Layout/Assistive-Labels.md | 4 ++-- Xamarin/Text-Input-Layout/Container-Type.md | 4 ++-- Xamarin/Text-Input-Layout/Custom-Font.md | 4 ++-- Xamarin/Text-Input-Layout/Custom-Icons.md | 4 ++-- Xamarin/Text-Input-Layout/Fixed-Hint-Position.md | 4 ++-- Xamarin/Text-Input-Layout/Getting-Started.md | 4 ++-- Xamarin/Text-Input-Layout/How-to.md | 2 +- Xamarin/Text-Input-Layout/Overview.md | 4 ++-- Xamarin/Text-Input-Layout/States-And-Colors.md | 4 ++-- Xamarin/Text-Input-Layout/Supported-input-views.md | 4 ++-- Xamarin/Text-Input-Layout/right-to-left.md | 4 ++-- 544 files changed, 1064 insertions(+), 1064 deletions(-) diff --git a/Xamarin/AutoComplete/Accessibility.md b/Xamarin/AutoComplete/Accessibility.md index 30d1f506b..4efb158d3 100644 --- a/Xamarin/AutoComplete/Accessibility.md +++ b/Xamarin/AutoComplete/Accessibility.md @@ -1,7 +1,7 @@ --- layout: post -title: Accessibility in Xamarin AutoComplete control | Syncfusion® -description: Learn about Accessibility support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. +title: Accessibility in Xamarin AutoComplete control | Syncfusion® +description: Learn about Accessibility support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. platform: xamarin control: SfAutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/AutoComplete-Filtering-Options.md b/Xamarin/AutoComplete/AutoComplete-Filtering-Options.md index 9761ff917..2823d78f3 100644 --- a/Xamarin/AutoComplete/AutoComplete-Filtering-Options.md +++ b/Xamarin/AutoComplete/AutoComplete-Filtering-Options.md @@ -1,7 +1,7 @@ --- layout: post -title: Filtering Options in Xamarin AutoComplete Control | Syncfusion® -description: Learn about AutoComplete Filtering Options support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. +title: Filtering Options in Xamarin AutoComplete Control | Syncfusion® +description: Learn about AutoComplete Filtering Options support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. platform: xamarin control: AutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/AutoComplete-Modes.md b/Xamarin/AutoComplete/AutoComplete-Modes.md index 0c1839702..90f2e6632 100644 --- a/Xamarin/AutoComplete/AutoComplete-Modes.md +++ b/Xamarin/AutoComplete/AutoComplete-Modes.md @@ -1,7 +1,7 @@ --- layout: post -title: AutoComplete Modes in Xamarin AutoComplete control | Syncfusion® -description: Learn about AutoComplete Modes support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. +title: AutoComplete Modes in Xamarin AutoComplete control | Syncfusion® +description: Learn about AutoComplete Modes support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. platform: xamarin control: AutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/AutoSizing.md b/Xamarin/AutoComplete/AutoSizing.md index 42f3894f7..6bc89cb2f 100644 --- a/Xamarin/AutoComplete/AutoSizing.md +++ b/Xamarin/AutoComplete/AutoSizing.md @@ -1,6 +1,6 @@ --- layout: post -title: AutoSizing in Syncfusion® SfAutoComplete control in Xamarin.Forms +title: AutoSizing in Syncfusion® SfAutoComplete control in Xamarin.Forms description: Learn how to enable the AutoSizing feature in SfAutoComplete control to extend the layout based on the input token size available. platform: xamarin control: SfAutoComplete diff --git a/Xamarin/AutoComplete/Customizing-AutoComplete.md b/Xamarin/AutoComplete/Customizing-AutoComplete.md index a24e6e080..b152e8539 100644 --- a/Xamarin/AutoComplete/Customizing-AutoComplete.md +++ b/Xamarin/AutoComplete/Customizing-AutoComplete.md @@ -1,7 +1,7 @@ --- layout: post -title: Customizing AutoComplete in Xamarin AutoComplete | Syncfusion® -description: Learn about Customizing AutoComplete support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. +title: Customizing AutoComplete in Xamarin AutoComplete | Syncfusion® +description: Learn about Customizing AutoComplete support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. platform: xamarin control: AutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/DataTemplateSelector.md b/Xamarin/AutoComplete/DataTemplateSelector.md index 5ce770864..1664de32c 100644 --- a/Xamarin/AutoComplete/DataTemplateSelector.md +++ b/Xamarin/AutoComplete/DataTemplateSelector.md @@ -1,6 +1,6 @@ --- layout: post -title: DataTemplateSelector of Syncfusion® Xamarin.Forms SfAutoComplete +title: DataTemplateSelector of Syncfusion® Xamarin.Forms SfAutoComplete description: This section will discribes about how to use a DataTemplateSelctor for Xamarin.Forms SfAutoComplete platform: xamarin control: SfAutoComplete diff --git a/Xamarin/AutoComplete/Dealing-with-Suggestion-Box.md b/Xamarin/AutoComplete/Dealing-with-Suggestion-Box.md index e3ad65070..9845c7b65 100644 --- a/Xamarin/AutoComplete/Dealing-with-Suggestion-Box.md +++ b/Xamarin/AutoComplete/Dealing-with-Suggestion-Box.md @@ -1,6 +1,6 @@ --- layout: post -title: DropDown in Syncfusion® SfAutoComplete control for Xamarin.Forms +title: DropDown in Syncfusion® SfAutoComplete control for Xamarin.Forms description: This section describes about the placement of the drop-down suggestion and how to get the filtered SfAutoComplete items. platform: xamarin control: SfAutoComplete diff --git a/Xamarin/AutoComplete/Diacritic-Sensitivity.md b/Xamarin/AutoComplete/Diacritic-Sensitivity.md index 223b0aba1..3cd8c52c7 100644 --- a/Xamarin/AutoComplete/Diacritic-Sensitivity.md +++ b/Xamarin/AutoComplete/Diacritic-Sensitivity.md @@ -1,6 +1,6 @@ --- layout: post -title: Diacritic sensitivity in Syncfusion® SfAutoComplete control +title: Diacritic sensitivity in Syncfusion® SfAutoComplete control description: This section will describes about how to enable and disable Diacritic sensitivity in Xamarin.Forms SfAutoComplete platform: xamarin control: SfAutoComplete diff --git a/Xamarin/AutoComplete/Getting-Started.md b/Xamarin/AutoComplete/Getting-Started.md index 24360696f..133b5b2d8 100644 --- a/Xamarin/AutoComplete/Getting-Started.md +++ b/Xamarin/AutoComplete/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started for Syncfusion® Xamarin.Forms AutoComplete -description: A quick tour to initial users on Syncfusion® autocomplete control and explain about how to use it for Xamarin.Forms platform +title: Getting Started for Syncfusion® Xamarin.Forms AutoComplete +description: A quick tour to initial users on Syncfusion® autocomplete control and explain about how to use it for Xamarin.Forms platform platform: xamarin control: SfAutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/Header-and-Footer.md b/Xamarin/AutoComplete/Header-and-Footer.md index 651cf639d..2c347b4bd 100644 --- a/Xamarin/AutoComplete/Header-and-Footer.md +++ b/Xamarin/AutoComplete/Header-and-Footer.md @@ -1,7 +1,7 @@ --- layout: post -title: Header and Footer in Xamarin AutoComplete control | Syncfusion® -description: Learn about Header and Footer support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. +title: Header and Footer in Xamarin AutoComplete control | Syncfusion® +description: Learn about Header and Footer support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. platform: xamarin control: SfAutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/Highlighting-matched-text.md b/Xamarin/AutoComplete/Highlighting-matched-text.md index da9cddf0d..61f7f6153 100644 --- a/Xamarin/AutoComplete/Highlighting-matched-text.md +++ b/Xamarin/AutoComplete/Highlighting-matched-text.md @@ -1,6 +1,6 @@ --- layout: post -title: MatchHighlighting in Syncfusion® SfAutoComplete control +title: MatchHighlighting in Syncfusion® SfAutoComplete control description: This section will describe about how to highlight the matched characters in Xamarin.Forms SfAutoComplete. platform: xamarin control: SfAutoComplete diff --git a/Xamarin/AutoComplete/Maximum-display-item-with-Expander.md b/Xamarin/AutoComplete/Maximum-display-item-with-Expander.md index 82e4a0dcb..041e7e768 100644 --- a/Xamarin/AutoComplete/Maximum-display-item-with-Expander.md +++ b/Xamarin/AutoComplete/Maximum-display-item-with-Expander.md @@ -1,6 +1,6 @@ --- layout: post -title: LoadMore in Syncfusion® SfAutoComplete control for Xamarin.Forms +title: LoadMore in Syncfusion® SfAutoComplete control for Xamarin.Forms description: This section will deswcribe about how to restrict maximum suggestion to be displayed in Xamarin.Forms SfAutoComplete. platform: xamarin control: SfAutoComplete diff --git a/Xamarin/AutoComplete/Multiple-selection.md b/Xamarin/AutoComplete/Multiple-selection.md index 3f6534aee..42278e65d 100644 --- a/Xamarin/AutoComplete/Multiple-selection.md +++ b/Xamarin/AutoComplete/Multiple-selection.md @@ -1,7 +1,7 @@ --- layout: post -title: Multiple Selection in Xamarin AutoComplete control | Syncfusion® -description: Learn about Multiple Selection support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. +title: Multiple Selection in Xamarin AutoComplete control | Syncfusion® +description: Learn about Multiple Selection support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. platform: xamarin control: SfAutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/No-Result-Found.md b/Xamarin/AutoComplete/No-Result-Found.md index 427c0230d..f2bdb8c44 100644 --- a/Xamarin/AutoComplete/No-Result-Found.md +++ b/Xamarin/AutoComplete/No-Result-Found.md @@ -1,7 +1,7 @@ --- layout: post -title: No Result Found in Xamarin AutoComplete control | Syncfusion® -description: Learn about No Result Found support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. +title: No Result Found in Xamarin AutoComplete control | Syncfusion® +description: Learn about No Result Found support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. platform: xamarin control: SfAutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/Overview.md b/Xamarin/AutoComplete/Overview.md index b72aa7fb3..bf6d38531 100644 --- a/Xamarin/AutoComplete/Overview.md +++ b/Xamarin/AutoComplete/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: Overview of Xamarin.Forms AutoComplete Control | Syncfusion® -description: Learn here all about overview of Syncfusion® Xamarin.Forms AutoComplete control, its elements, and more. +title: Overview of Xamarin.Forms AutoComplete Control | Syncfusion® +description: Learn here all about overview of Syncfusion® Xamarin.Forms AutoComplete control, its elements, and more. platform: xamarin control: SfAutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/Populating-Data.md b/Xamarin/AutoComplete/Populating-Data.md index cbd9cc9a7..7a1ec48cf 100644 --- a/Xamarin/AutoComplete/Populating-Data.md +++ b/Xamarin/AutoComplete/Populating-Data.md @@ -1,6 +1,6 @@ --- layout: post -title: Data Binding in Xamarin.Forms AutoComplete Control | Syncfusion® +title: Data Binding in Xamarin.Forms AutoComplete Control | Syncfusion® description: This section describes how to populate the strings or objects in the autocomplete for the filtering suggestion list. platform: xamarin control: SfAutoComplete diff --git a/Xamarin/AutoComplete/Prefix-Characters-Constraint.md b/Xamarin/AutoComplete/Prefix-Characters-Constraint.md index 0951d1718..bb3d5c564 100644 --- a/Xamarin/AutoComplete/Prefix-Characters-Constraint.md +++ b/Xamarin/AutoComplete/Prefix-Characters-Constraint.md @@ -1,6 +1,6 @@ --- layout: post -title: Colors in Syncfusion® SfAutoComplete control for Xamarin.Forms +title: Colors in Syncfusion® SfAutoComplete control for Xamarin.Forms description: This section will describe about how to set minimum Prefix Characters in Xamarin.Forms SfAutoComplete. platform: xamarin control: SfAutoComplete diff --git a/Xamarin/AutoComplete/Retrieving-Selected-Values.md b/Xamarin/AutoComplete/Retrieving-Selected-Values.md index 563f1eceb..a460368dc 100644 --- a/Xamarin/AutoComplete/Retrieving-Selected-Values.md +++ b/Xamarin/AutoComplete/Retrieving-Selected-Values.md @@ -1,6 +1,6 @@ --- layout: post -title: Retrieving selected value in Syncfusion® SfAutoComplete control. +title: Retrieving selected value in Syncfusion® SfAutoComplete control. description: This section describes how to get the selected value and set the selected value in the SfAutoComplete control. platform: xamarin control: SfAutoComplete diff --git a/Xamarin/AutoComplete/Watermark.md b/Xamarin/AutoComplete/Watermark.md index 25a18b7be..ae68bad75 100644 --- a/Xamarin/AutoComplete/Watermark.md +++ b/Xamarin/AutoComplete/Watermark.md @@ -1,7 +1,7 @@ --- layout: post -title: Watermark in Xamarin AutoComplete control | Syncfusion® -description: Learn about Watermark support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. +title: Watermark in Xamarin AutoComplete control | Syncfusion® +description: Learn about Watermark support in Syncfusion® Xamarin AutoComplete (SfAutoComplete) control and more details. platform: xamarin control: SfAutoComplete documentation: ug diff --git a/Xamarin/AutoComplete/how-to.md b/Xamarin/AutoComplete/how-to.md index 63c6b3b1d..e2bc8f90b 100644 --- a/Xamarin/AutoComplete/how-to.md +++ b/Xamarin/AutoComplete/how-to.md @@ -1,6 +1,6 @@ --- layout: post -title: Interaction in Xamarin AutoComplete Control | Syncfusion® +title: Interaction in Xamarin AutoComplete Control | Syncfusion® description: Learn how to perform an operation while changing its selection from dropdown list in Xamarin AutoComplete. platform: xamarin control: AutoComplete diff --git a/Xamarin/Avatar-view/Content-type.md b/Xamarin/Avatar-view/Content-type.md index 07ebd392a..c387a6796 100644 --- a/Xamarin/Avatar-view/Content-type.md +++ b/Xamarin/Avatar-view/Content-type.md @@ -1,6 +1,6 @@ --- layout: post -title: Various customization in Syncfusion® AvatarView control. +title: Various customization in Syncfusion® AvatarView control. description: Learn what are the types in AvatarType and how to set value for the Avatartype in xamarin forms AvatarView. platform: xamarin control: SfAvatarView diff --git a/Xamarin/Avatar-view/Getting-Started.md b/Xamarin/Avatar-view/Getting-Started.md index f69420414..d07c093b9 100644 --- a/Xamarin/Avatar-view/Getting-Started.md +++ b/Xamarin/Avatar-view/Getting-Started.md @@ -1,6 +1,6 @@ --- layout: post -title: Getting Started with Syncfusion® Xamarin.Forms AvatarView +title: Getting Started with Syncfusion® Xamarin.Forms AvatarView description: This section will explain how to initialize and use Xamarin.Forms SfAvataView control in simple way. platform: xamarin control: SfAvatarView diff --git a/Xamarin/Avatar-view/Overview.md b/Xamarin/Avatar-view/Overview.md index 7c6335871..3b0020fe0 100644 --- a/Xamarin/Avatar-view/Overview.md +++ b/Xamarin/Avatar-view/Overview.md @@ -1,6 +1,6 @@ --- layout: post -title: Overview of Syncfusion® Avatarview control for Xamarin.Forms +title: Overview of Syncfusion® Avatarview control for Xamarin.Forms description: A quick go through to learn about the Xamarin.Forms SfAvatarView control and the key features available in it. platform: xamarin control: SfAvatarView diff --git a/Xamarin/Avatar-view/customization.md b/Xamarin/Avatar-view/customization.md index 88f75c99d..2d010bc8e 100644 --- a/Xamarin/Avatar-view/customization.md +++ b/Xamarin/Avatar-view/customization.md @@ -1,6 +1,6 @@ --- layout: post -title: Customization in Syncfusion® AvatarView Xamarin.Forms +title: Customization in Syncfusion® AvatarView Xamarin.Forms description: This section will explain about how to achieve the customization of default View in Xamarin.Forms SfAvatarView. platform: xamarin control: AvatarView diff --git a/Xamarin/Avatar-view/how-to.md b/Xamarin/Avatar-view/how-to.md index 5585face7..1f75b9cde 100644 --- a/Xamarin/Avatar-view/how-to.md +++ b/Xamarin/Avatar-view/how-to.md @@ -1,6 +1,6 @@ --- layout: post -title: States in Syncfusion® AvatarView control for Xamarin.Forms. +title: States in Syncfusion® AvatarView control for Xamarin.Forms. description: This section will explain about how to use the different states that exist in Xamarin.Forms SfAvatarView. platform: xamarin control: AvatarView diff --git a/Xamarin/Avatar-view/visualstyles.md b/Xamarin/Avatar-view/visualstyles.md index 0daf75426..ea391d202 100644 --- a/Xamarin/Avatar-view/visualstyles.md +++ b/Xamarin/Avatar-view/visualstyles.md @@ -1,6 +1,6 @@ --- layout: post -title: Visual Style in Syncfusion® AvatarView Xamarin.Forms. +title: Visual Style in Syncfusion® AvatarView Xamarin.Forms. description: This section will explain about the different visual styles that exist in Xamarin.Forms SfAvatarView. platform: xamarin control: AvatarView diff --git a/Xamarin/Badge-View/Animation.md b/Xamarin/Badge-View/Animation.md index d3c3a34b5..c8865aabc 100644 --- a/Xamarin/Badge-View/Animation.md +++ b/Xamarin/Badge-View/Animation.md @@ -1,8 +1,8 @@ --- layout: post -title: Badge animation with Syncfusion® Badge View control for Xamarin.Forms -description: This section explains about how to set Syncfusion® badge view animation in Xamarin.Forms platform +title: Badge animation with Syncfusion® Badge View control for Xamarin.Forms +description: This section explains about how to set Syncfusion® badge view animation in Xamarin.Forms platform platform: xamarin control: SfBadgeView documentation: ug diff --git a/Xamarin/Badge-View/Badge-customization.md b/Xamarin/Badge-View/Badge-customization.md index ef80c3a7d..14978de0e 100644 --- a/Xamarin/Badge-View/Badge-customization.md +++ b/Xamarin/Badge-View/Badge-customization.md @@ -1,8 +1,8 @@ --- layout: post -title: Customization of Syncfusion® Badge View control for Xamarin.Forms -description: This section explain font, stroke, Text customization in the Syncfusion® SfBadgeView control in Xamarin.Forms platform +title: Customization of Syncfusion® Badge View control for Xamarin.Forms +description: This section explain font, stroke, Text customization in the Syncfusion® SfBadgeView control in Xamarin.Forms platform platform: xamarin control: SfBadgeView documentation: ug diff --git a/Xamarin/Badge-View/Getting-Started.md b/Xamarin/Badge-View/Getting-Started.md index 39ba6bdc2..4dfe0a31e 100644 --- a/Xamarin/Badge-View/Getting-Started.md +++ b/Xamarin/Badge-View/Getting-Started.md @@ -1,6 +1,6 @@ --- layout: post -title: Getting Started with Syncfusion® Badge View control for Xamarin.Forms +title: Getting Started with Syncfusion® Badge View control for Xamarin.Forms description: This section explains how to add SfBadgeView reference, lanching the control in each platform, and initializing the control platform: xamarin control: SfBadgeView diff --git a/Xamarin/Badge-View/Overview.md b/Xamarin/Badge-View/Overview.md index 4e75a48a7..67094693d 100644 --- a/Xamarin/Badge-View/Overview.md +++ b/Xamarin/Badge-View/Overview.md @@ -1,8 +1,8 @@ --- layout: post -title: Overview of Syncfusion® Badge View control for Xamarin.Forms -description: This section explains the key features and quick overview about Syncfusion® Badge view control for Xamarin.Forms +title: Overview of Syncfusion® Badge View control for Xamarin.Forms +description: This section explains the key features and quick overview about Syncfusion® Badge view control for Xamarin.Forms platform: xamarin control: SfBadgeView documentation: ug diff --git a/Xamarin/Badge-View/Position-customization.md b/Xamarin/Badge-View/Position-customization.md index f5c224005..8bed0056b 100644 --- a/Xamarin/Badge-View/Position-customization.md +++ b/Xamarin/Badge-View/Position-customization.md @@ -1,8 +1,8 @@ --- layout: post -title: Position customization of Syncfusion® Badge view for Xamarin.Forms -description: This section explain about how to set Syncfusion® badge view position customization in Xamarin.Forms platform +title: Position customization of Syncfusion® Badge view for Xamarin.Forms +description: This section explain about how to set Syncfusion® badge view position customization in Xamarin.Forms platform platform: xamarin control: SfBadgeView documentation: ug diff --git a/Xamarin/Badge-View/Predefined-symbols.md b/Xamarin/Badge-View/Predefined-symbols.md index e2a91696e..398da951f 100644 --- a/Xamarin/Badge-View/Predefined-symbols.md +++ b/Xamarin/Badge-View/Predefined-symbols.md @@ -1,8 +1,8 @@ --- layout: post -title: Predefined symbols of Syncfusion® Badge view control for Xamarin.Forms -description: Learn how to set Syncfusion® badge view predefined symbols and types of badge icons in Xamarin.Forms platform +title: Predefined symbols of Syncfusion® Badge view control for Xamarin.Forms +description: Learn how to set Syncfusion® badge view predefined symbols and types of badge icons in Xamarin.Forms platform platform: xamarin control: SfBadgeView documentation: ug diff --git a/Xamarin/Border/Customization.md b/Xamarin/Border/Customization.md index 9711a06eb..eb5a11159 100644 --- a/Xamarin/Border/Customization.md +++ b/Xamarin/Border/Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Various customization in Syncfusion® border control for Xamarin.Forms -description: This section describes how to provide various customization to the Syncfusion® Border control in Xamarin.Forms. +title: Various customization in Syncfusion® border control for Xamarin.Forms +description: This section describes how to provide various customization to the Syncfusion® Border control in Xamarin.Forms. platform: Xamarin control: SfBorder documentation: ug diff --git a/Xamarin/Border/Getting-started.md b/Xamarin/Border/Getting-started.md index fa69db0b7..e0a33db20 100644 --- a/Xamarin/Border/Getting-started.md +++ b/Xamarin/Border/Getting-started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting started | SfBorder | Xamarin | Syncfusion® -description: This section describes about quick tour to initial users on Syncfusion® Border control for Xamarin.Forms platform. +title: Getting started | SfBorder | Xamarin | Syncfusion® +description: This section describes about quick tour to initial users on Syncfusion® Border control for Xamarin.Forms platform. platform: xamarin control: SfBorder documentation: ug diff --git a/Xamarin/Border/Overview.md b/Xamarin/Border/Overview.md index c158f5dc6..b24c72830 100644 --- a/Xamarin/Border/Overview.md +++ b/Xamarin/Border/Overview.md @@ -1,6 +1,6 @@ --- layout : post -title : Overview of Syncfusion® border control for Xamarin.Forms +title : Overview of Syncfusion® border control for Xamarin.Forms description : A quick go through to learn about the border control and the key features available in it. platform : xamarin control : SfBorder diff --git a/Xamarin/Busy-Indicator/AnimationType.md b/Xamarin/Busy-Indicator/AnimationType.md index 2be035892..f717a589c 100644 --- a/Xamarin/Busy-Indicator/AnimationType.md +++ b/Xamarin/Busy-Indicator/AnimationType.md @@ -1,7 +1,7 @@ --- layout: post -title: Animation Type in Xamarin Busy Indicator control | Syncfusion® -description: Learn here all about Animation Type support in Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control and more. +title: Animation Type in Xamarin Busy Indicator control | Syncfusion® +description: Learn here all about Animation Type support in Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control and more. platform: xamarin control: BusyIndicator documentation: ug diff --git a/Xamarin/Busy-Indicator/Duration.md b/Xamarin/Busy-Indicator/Duration.md index 4f5bff56e..cce022f14 100644 --- a/Xamarin/Busy-Indicator/Duration.md +++ b/Xamarin/Busy-Indicator/Duration.md @@ -1,7 +1,7 @@ --- layout: post -title: Animation Duration in Xamarin Busy Indicator control | Syncfusion® -description: Learn here all about Animation Duration support in Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control and more. +title: Animation Duration in Xamarin Busy Indicator control | Syncfusion® +description: Learn here all about Animation Duration support in Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control and more. platform: xamarin control: BusyIndicator documentation: ug diff --git a/Xamarin/Busy-Indicator/Getting-Started.md b/Xamarin/Busy-Indicator/Getting-Started.md index befd357c3..d0dc3490e 100644 --- a/Xamarin/Busy-Indicator/Getting-Started.md +++ b/Xamarin/Busy-Indicator/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Busy Indicator control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control, its elements and more. +title: Getting Started with Xamarin Busy Indicator control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control, its elements and more. platform: xamarin control: BusyIndicator documentation: ug diff --git a/Xamarin/Busy-Indicator/Make-Busy-Animation-Idle.md b/Xamarin/Busy-Indicator/Make-Busy-Animation-Idle.md index ae0cd449d..879274efe 100644 --- a/Xamarin/Busy-Indicator/Make-Busy-Animation-Idle.md +++ b/Xamarin/Busy-Indicator/Make-Busy-Animation-Idle.md @@ -1,7 +1,7 @@ --- layout: post -title: Make Busy Animation Idle in Xamarin Busy Indicator | Syncfusion® -description: Learn here all about Make Busy Animation Idle support in Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control and more. +title: Make Busy Animation Idle in Xamarin Busy Indicator | Syncfusion® +description: Learn here all about Make Busy Animation Idle support in Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control and more. platform: xamarin control: BusyIndicator documentation: ug diff --git a/Xamarin/Busy-Indicator/Overview.md b/Xamarin/Busy-Indicator/Overview.md index f2324ed35..80e0f126c 100644 --- a/Xamarin/Busy-Indicator/Overview.md +++ b/Xamarin/Busy-Indicator/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Busy Indicator control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control, its elements and more. +title: About Xamarin Busy Indicator control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control, its elements and more. platform: xamarin control: BusyIndicator documentation: ug diff --git a/Xamarin/Busy-Indicator/Set-Header.md b/Xamarin/Busy-Indicator/Set-Header.md index 42a5d56e4..ba117062c 100644 --- a/Xamarin/Busy-Indicator/Set-Header.md +++ b/Xamarin/Busy-Indicator/Set-Header.md @@ -1,7 +1,7 @@ --- layout: post -title: Set Header in Xamarin Busy Indicator control | Syncfusion® -description: Learn here all about Set Header support in Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control and more. +title: Set Header in Xamarin Busy Indicator control | Syncfusion® +description: Learn here all about Set Header support in Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control and more. platform: xamarin control: BusyIndicator documentation: ug diff --git a/Xamarin/Busy-Indicator/Sizing.md b/Xamarin/Busy-Indicator/Sizing.md index 346f68c5b..bce88651e 100644 --- a/Xamarin/Busy-Indicator/Sizing.md +++ b/Xamarin/Busy-Indicator/Sizing.md @@ -1,7 +1,7 @@ --- layout: post -title: Sizing in Xamarin Busy Indicator control | Syncfusion® -description: Learn here all about Sizing support in Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control and more. +title: Sizing in Xamarin Busy Indicator control | Syncfusion® +description: Learn here all about Sizing support in Syncfusion® Xamarin Busy Indicator (SfBusyIndicator) control and more. platform: xamarin control: BusyIndicator documentation: ug diff --git a/Xamarin/Button/Customization.md b/Xamarin/Button/Customization.md index ce9d2f15d..0944cb235 100644 --- a/Xamarin/Button/Customization.md +++ b/Xamarin/Button/Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Customization in Xamarin Button control | Syncfusion® -description: Learn here all about Customization support in Syncfusion® Xamarin Button (SfButton) control and more. +title: Customization in Xamarin Button control | Syncfusion® +description: Learn here all about Customization support in Syncfusion® Xamarin Button (SfButton) control and more. platform: xamarin control: sfbutton documentation: ug diff --git a/Xamarin/Button/Event.md b/Xamarin/Button/Event.md index 0fa86c491..0badfcd93 100644 --- a/Xamarin/Button/Event.md +++ b/Xamarin/Button/Event.md @@ -1,7 +1,7 @@ --- layout: post -title: Event in Xamarin Button control | Syncfusion® -description: Learn here all about Event support in Syncfusion® Xamarin Button (SfButton) control, its elements and more. +title: Event in Xamarin Button control | Syncfusion® +description: Learn here all about Event support in Syncfusion® Xamarin Button (SfButton) control, its elements and more. platform: xamarin control: SfButton documentation: ug diff --git a/Xamarin/Button/GettingStarted.md b/Xamarin/Button/GettingStarted.md index c14e50b51..1ef690efe 100644 --- a/Xamarin/Button/GettingStarted.md +++ b/Xamarin/Button/GettingStarted.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Button control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Button (SfButton) control, its elements and more. +title: Getting Started with Xamarin Button control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Button (SfButton) control, its elements and more. platform: xamarin control: sfbutton documentation: ug diff --git a/Xamarin/Button/Overview.md b/Xamarin/Button/Overview.md index c4d8b9af1..9b8b762f1 100644 --- a/Xamarin/Button/Overview.md +++ b/Xamarin/Button/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Button control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Button (SfButton) control, its elements and more. +title: About Xamarin Button control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Button (SfButton) control, its elements and more. platform: xamarin control: sfbutton documentation: ug diff --git a/Xamarin/Button/VisualStates.md b/Xamarin/Button/VisualStates.md index d5febcd0c..0d5ba5080 100644 --- a/Xamarin/Button/VisualStates.md +++ b/Xamarin/Button/VisualStates.md @@ -1,7 +1,7 @@ --- layout: post -title: Visual States in Xamarin Button control | Syncfusion® -description: Learn here all about Visual States support in Syncfusion® Xamarin Button (SfButton) control and more. +title: Visual States in Xamarin Button control | Syncfusion® +description: Learn here all about Visual States support in Syncfusion® Xamarin Button (SfButton) control and more. platform: xamarin control: sfbutton documentation: ug diff --git a/Xamarin/Button/how-to/Add-the-custom-view-for-button.md b/Xamarin/Button/how-to/Add-the-custom-view-for-button.md index ece9a9fe1..b20b26134 100644 --- a/Xamarin/Button/how-to/Add-the-custom-view-for-button.md +++ b/Xamarin/Button/how-to/Add-the-custom-view-for-button.md @@ -1,6 +1,6 @@ --- layout: post -title: How to add the custom view for Syncfusion® SfButton +title: How to add the custom view for Syncfusion® SfButton description: How to add the custom view for SfButton. platform: xamarin.forms control: sfbutton diff --git a/Xamarin/Carousel-View/Accessibility.md b/Xamarin/Carousel-View/Accessibility.md index bb3ee98a7..bdc89cde0 100644 --- a/Xamarin/Carousel-View/Accessibility.md +++ b/Xamarin/Carousel-View/Accessibility.md @@ -1,7 +1,7 @@ --- layout : post -title: Accessibility in Xamarin Carousel View control | Syncfusion® -description: Learn here all about Accessibility support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. +title: Accessibility in Xamarin Carousel View control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. platform : xamarin.Forms control : SfCarousel documentation : ug diff --git a/Xamarin/Carousel-View/Animation.md b/Xamarin/Carousel-View/Animation.md index 3c6c5ddbc..c6b1e4dc4 100644 --- a/Xamarin/Carousel-View/Animation.md +++ b/Xamarin/Carousel-View/Animation.md @@ -1,7 +1,7 @@ --- layout : post -title: Animation in Xamarin Carousel View control | Syncfusion® -description: Learn here all about Animation support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. +title: Animation in Xamarin Carousel View control | Syncfusion® +description: Learn here all about Animation support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. platform : xamarin control : Carousel documentation : ug diff --git a/Xamarin/Carousel-View/Linear-Arrangement.md b/Xamarin/Carousel-View/Linear-Arrangement.md index 2fb5c922b..872312fdf 100644 --- a/Xamarin/Carousel-View/Linear-Arrangement.md +++ b/Xamarin/Carousel-View/Linear-Arrangement.md @@ -1,7 +1,7 @@ --- layout : post -title: Linear Arrangement in Xamarin Carousel View control | Syncfusion® -description: Learn here all about Linear Arrangement support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. +title: Linear Arrangement in Xamarin Carousel View control | Syncfusion® +description: Learn here all about Linear Arrangement support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. platform : xamarin control : Carousel documentation : ug diff --git a/Xamarin/Carousel-View/LoadMore.md b/Xamarin/Carousel-View/LoadMore.md index 8c8f88b1c..dfedb209f 100644 --- a/Xamarin/Carousel-View/LoadMore.md +++ b/Xamarin/Carousel-View/LoadMore.md @@ -1,7 +1,7 @@ --- layout : post -title: Load More in Xamarin Carousel View control | Syncfusion® -description: Learn here all about Load More support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. +title: Load More in Xamarin Carousel View control | Syncfusion® +description: Learn here all about Load More support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. platform : xamarin control : Carousel documentation : ug diff --git a/Xamarin/Carousel-View/Populating-Data.md b/Xamarin/Carousel-View/Populating-Data.md index a9539414b..697eafd50 100644 --- a/Xamarin/Carousel-View/Populating-Data.md +++ b/Xamarin/Carousel-View/Populating-Data.md @@ -1,7 +1,7 @@ --- layout : post -title: Populating Data in Xamarin Carousel View control | Syncfusion® -description: Learn here all about Populating Data support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. +title: Populating Data in Xamarin Carousel View control | Syncfusion® +description: Learn here all about Populating Data support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. platform : xamarin control : Carousel documentation : ug diff --git a/Xamarin/Carousel-View/SwipeEvents.md b/Xamarin/Carousel-View/SwipeEvents.md index 493984ce6..7fdf30275 100644 --- a/Xamarin/Carousel-View/SwipeEvents.md +++ b/Xamarin/Carousel-View/SwipeEvents.md @@ -1,7 +1,7 @@ --- layout: post -title: Swipe Events in Xamarin Carousel View control | Syncfusion® -description: Learn here all about Swipe Events support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. +title: Swipe Events in Xamarin Carousel View control | Syncfusion® +description: Learn here all about Swipe Events support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. platform: xamarin control: Carousel documentation: ug diff --git a/Xamarin/Carousel-View/Transformation.md b/Xamarin/Carousel-View/Transformation.md index 17b9ec931..35035100a 100644 --- a/Xamarin/Carousel-View/Transformation.md +++ b/Xamarin/Carousel-View/Transformation.md @@ -1,7 +1,7 @@ --- layout : post -title: Transformation in Xamarin Carousel View control | Syncfusion® -description: Learn here all about Transformation support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. +title: Transformation in Xamarin Carousel View control | Syncfusion® +description: Learn here all about Transformation support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. platform : xamarin control : Carousel documentation : ug diff --git a/Xamarin/Carousel-View/UIVirtualization.md b/Xamarin/Carousel-View/UIVirtualization.md index c85395c0d..15b3b5a95 100644 --- a/Xamarin/Carousel-View/UIVirtualization.md +++ b/Xamarin/Carousel-View/UIVirtualization.md @@ -1,7 +1,7 @@ --- layout : post -title: UIVirtualization in Xamarin Carousel View control | Syncfusion® -description: Learn here all about UIVirtualization support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. +title: UIVirtualization in Xamarin Carousel View control | Syncfusion® +description: Learn here all about UIVirtualization support in Syncfusion® Xamarin Carousel View (SfCarousel) control and more. platform : xamarin control : Carousel documentation : ug diff --git a/Xamarin/Carousel-View/getting-started.md b/Xamarin/Carousel-View/getting-started.md index acf43c459..7297eb139 100644 --- a/Xamarin/Carousel-View/getting-started.md +++ b/Xamarin/Carousel-View/getting-started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Carousel View control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Carousel View (SfCarousel) control, its elements and more. +title: Getting Started with Xamarin Carousel View control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Carousel View (SfCarousel) control, its elements and more. platform: xamarin control: Carousel documentation: ug diff --git a/Xamarin/Carousel-View/how-to.md b/Xamarin/Carousel-View/how-to.md index 6e919a2dd..7bcf449d4 100644 --- a/Xamarin/Carousel-View/how-to.md +++ b/Xamarin/Carousel-View/how-to.md @@ -1,6 +1,6 @@ --- layout : post -title: Interaction in Syncfusion® Carousel Control in Xamarin. +title: Interaction in Syncfusion® Carousel Control in Xamarin. description: Learn how to perform an operation while changing the carouselItem or Collection in Carousel for Xamarin. platform : xamarin control : Carousel diff --git a/Xamarin/Carousel-View/overview.md b/Xamarin/Carousel-View/overview.md index c8dc5f0e7..25cd1ff04 100644 --- a/Xamarin/Carousel-View/overview.md +++ b/Xamarin/Carousel-View/overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Carousel View control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Carousel View (SfCarousel) control, its elements and more. +title: About Xamarin Carousel View control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Carousel View (SfCarousel) control, its elements and more. platform: xamarin control: Carousel documentation: ug diff --git a/Xamarin/CheckBox/Event.md b/Xamarin/CheckBox/Event.md index c5f2a172f..8e19317be 100644 --- a/Xamarin/CheckBox/Event.md +++ b/Xamarin/CheckBox/Event.md @@ -1,7 +1,7 @@ --- layout: post -title: Event in Xamarin CheckBox control | Syncfusion® -description: Learn here all about Event support in Syncfusion® Xamarin CheckBox (SfCheckBox) control, its elements and more. +title: Event in Xamarin CheckBox control | Syncfusion® +description: Learn here all about Event support in Syncfusion® Xamarin CheckBox (SfCheckBox) control, its elements and more. platform: xamarin control: SfCheckBox documentation: ug diff --git a/Xamarin/CheckBox/Getting-Started.md b/Xamarin/CheckBox/Getting-Started.md index 1cca93c82..0c1936c7a 100644 --- a/Xamarin/CheckBox/Getting-Started.md +++ b/Xamarin/CheckBox/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin CheckBox control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin CheckBox (SfCheckBox) control, its elements and more. +title: Getting Started with Xamarin CheckBox control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin CheckBox (SfCheckBox) control, its elements and more. platform: xamarin control: SfCheckBox documentation: ug diff --git a/Xamarin/CheckBox/Overview.md b/Xamarin/CheckBox/Overview.md index b402dcd01..f324101e0 100644 --- a/Xamarin/CheckBox/Overview.md +++ b/Xamarin/CheckBox/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin CheckBox control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin CheckBox (SfCheckBox) control, its elements and more. +title: About Xamarin CheckBox control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin CheckBox (SfCheckBox) control, its elements and more. platform: xamarin control: SfCheckBox documentation: ug diff --git a/Xamarin/CheckBox/Visual-Customization.md b/Xamarin/CheckBox/Visual-Customization.md index 0c08da047..397b233b7 100644 --- a/Xamarin/CheckBox/Visual-Customization.md +++ b/Xamarin/CheckBox/Visual-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Visual Customization in Xamarin CheckBox control | Syncfusion® -description: Learn here all about Visual Customization support in Syncfusion® Xamarin CheckBox (SfCheckBox) control and more. +title: Visual Customization in Xamarin CheckBox control | Syncfusion® +description: Learn here all about Visual Customization support in Syncfusion® Xamarin CheckBox (SfCheckBox) control and more. platform: xamarin control: SfCheckBox documentation: ug diff --git a/Xamarin/CheckBox/VisualStates.md b/Xamarin/CheckBox/VisualStates.md index dcd8cb97a..501b9b535 100644 --- a/Xamarin/CheckBox/VisualStates.md +++ b/Xamarin/CheckBox/VisualStates.md @@ -1,7 +1,7 @@ --- layout: post -title: Visual States in Xamarin CheckBox control | Syncfusion® -description: Learn here all about Visual States support in Syncfusion® Xamarin CheckBox (SfCheckBox) control and more. +title: Visual States in Xamarin CheckBox control | Syncfusion® +description: Learn here all about Visual States support in Syncfusion® Xamarin CheckBox (SfCheckBox) control and more. platform: xamarin control: SfCheckBox documentation: ug diff --git a/Xamarin/Chips/Customization.md b/Xamarin/Chips/Customization.md index 7e321ddae..9b3eb284f 100644 --- a/Xamarin/Chips/Customization.md +++ b/Xamarin/Chips/Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Customization in Xamarin Chips control | Syncfusion® -description: Learn about Customization support in Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. +title: Customization in Xamarin Chips control | Syncfusion® +description: Learn about Customization support in Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. platform: xamarin control: Chips documentation: ug diff --git a/Xamarin/Chips/DataTemplateSelector.md b/Xamarin/Chips/DataTemplateSelector.md index f5de12480..1fa0ab596 100644 --- a/Xamarin/Chips/DataTemplateSelector.md +++ b/Xamarin/Chips/DataTemplateSelector.md @@ -1,7 +1,7 @@ --- layout: post -title: DataTemplateSelector in Xamarin Chips control | Syncfusion® -description: Learn about DataTemplateSelector support in Syncfusion® Xamarin Chips control, its elements and more. +title: DataTemplateSelector in Xamarin Chips control | Syncfusion® +description: Learn about DataTemplateSelector support in Syncfusion® Xamarin Chips control, its elements and more. platform: xamarin control: Chips documentation: ug diff --git a/Xamarin/Chips/Events.md b/Xamarin/Chips/Events.md index 54c5b1061..3c22a9c15 100644 --- a/Xamarin/Chips/Events.md +++ b/Xamarin/Chips/Events.md @@ -1,7 +1,7 @@ --- layout: post -title: Events in Xamarin Chips control | Syncfusion® -description: Learn about Events support in Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. +title: Events in Xamarin Chips control | Syncfusion® +description: Learn about Events support in Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. platform: xamarin control: Chips documentation: ug diff --git a/Xamarin/Chips/Getting-Started.md b/Xamarin/Chips/Getting-Started.md index e06fa5ea3..98dd9f1e8 100644 --- a/Xamarin/Chips/Getting-Started.md +++ b/Xamarin/Chips/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Chips control | Syncfusion® -description: Learn here about getting started with Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. +title: Getting Started with Xamarin Chips control | Syncfusion® +description: Learn here about getting started with Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. platform: xamarin control: Chips documentation: ug diff --git a/Xamarin/Chips/Overview.md b/Xamarin/Chips/Overview.md index efc1e2efd..94f0a3e8b 100644 --- a/Xamarin/Chips/Overview.md +++ b/Xamarin/Chips/Overview.md @@ -1,7 +1,7 @@ --- layout : post -title: About Xamarin Chips control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. +title: About Xamarin Chips control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. platform : xamarin control : Chips documentation : ug diff --git a/Xamarin/Chips/Populating-chips-item.md b/Xamarin/Chips/Populating-chips-item.md index 61468c529..443f1af53 100644 --- a/Xamarin/Chips/Populating-chips-item.md +++ b/Xamarin/Chips/Populating-chips-item.md @@ -1,7 +1,7 @@ --- layout: post -title: Populating Items in Xamarin Chips control | Syncfusion® -description: Learn about Populating Items support in Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. +title: Populating Items in Xamarin Chips control | Syncfusion® +description: Learn about Populating Items support in Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. platform: xamarin control: Chips documentation: ug diff --git a/Xamarin/Chips/Types.md b/Xamarin/Chips/Types.md index 63666a136..df5143051 100644 --- a/Xamarin/Chips/Types.md +++ b/Xamarin/Chips/Types.md @@ -1,7 +1,7 @@ --- layout: post -title: Chips Types in Xamarin Chips control | Syncfusion® -description: Learn about Chips Types support in Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. +title: Chips Types in Xamarin Chips control | Syncfusion® +description: Learn about Chips Types support in Syncfusion® Essential Studio® Xamarin Chips control, its elements and more. platform: xamarin control: Chips documentation: ug diff --git a/Xamarin/Chips/how-to/Applying-fontIcon-to-Syncfusion-chip-control.md b/Xamarin/Chips/how-to/Applying-fontIcon-to-Syncfusion-chip-control.md index 8cf98760b..72cb15f97 100644 --- a/Xamarin/Chips/how-to/Applying-fontIcon-to-Syncfusion-chip-control.md +++ b/Xamarin/Chips/how-to/Applying-fontIcon-to-Syncfusion-chip-control.md @@ -1,6 +1,6 @@ --- layout: post -title: How to apply the FontIcon for Syncfusion® chip control | Xamarin.Forms +title: How to apply the FontIcon for Syncfusion® chip control | Xamarin.Forms description: Learn how to apply the font icon to the Sfchip and its customization options with its available basic features in Xamarin.Forms platform: xamarin control: Chips diff --git a/Xamarin/ComboBox/Accessibility.md b/Xamarin/ComboBox/Accessibility.md index 36910861c..d6935777d 100644 --- a/Xamarin/ComboBox/Accessibility.md +++ b/Xamarin/ComboBox/Accessibility.md @@ -1,7 +1,7 @@ --- layout : post -title: Accessibility in Xamarin ComboBox control | Syncfusion® -description: Learn here all about Accessibility support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: Accessibility in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform : Xamarin.Forms control : SfComboBox documentation : ug diff --git a/Xamarin/ComboBox/AutoSizing.md b/Xamarin/ComboBox/AutoSizing.md index 3ffd272b1..3f12ac19c 100644 --- a/Xamarin/ComboBox/AutoSizing.md +++ b/Xamarin/ComboBox/AutoSizing.md @@ -1,7 +1,7 @@ --- layout: post -title: AutoSizing in Xamarin ComboBox control | Syncfusion® -description: Learn here all about AutoSizing support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: AutoSizing in Xamarin ComboBox control | Syncfusion® +description: Learn here all about AutoSizing support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: Xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/ComboBox-Filtering-Options.md b/Xamarin/ComboBox/ComboBox-Filtering-Options.md index 611d90747..4707df4f6 100644 --- a/Xamarin/ComboBox/ComboBox-Filtering-Options.md +++ b/Xamarin/ComboBox/ComboBox-Filtering-Options.md @@ -1,7 +1,7 @@ --- layout : post -title: ComboBox Filtering Options in Xamarin ComboBox control | Syncfusion® -description: Learn here all about ComboBox Filtering Options support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: ComboBox Filtering Options in Xamarin ComboBox control | Syncfusion® +description: Learn here all about ComboBox Filtering Options support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform : Xamarin.Forms control : SfComboBox documentation : ug diff --git a/Xamarin/ComboBox/Customizing-ComboBox.md b/Xamarin/ComboBox/Customizing-ComboBox.md index 84247f97f..06c17dc7c 100644 --- a/Xamarin/ComboBox/Customizing-ComboBox.md +++ b/Xamarin/ComboBox/Customizing-ComboBox.md @@ -1,7 +1,7 @@ --- layout : post -title: Customizing ComboBox in Xamarin ComboBox control | Syncfusion® -description: Learn here all about Customizing ComboBox support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: Customizing ComboBox in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Customizing ComboBox support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform : Xamarin control : SfComboBox documentation : ug diff --git a/Xamarin/ComboBox/DataTemplateSelector.md b/Xamarin/ComboBox/DataTemplateSelector.md index ed51f259a..746bbbe68 100644 --- a/Xamarin/ComboBox/DataTemplateSelector.md +++ b/Xamarin/ComboBox/DataTemplateSelector.md @@ -1,7 +1,7 @@ --- layout: post -title: DataTemplateSelector in Xamarin ComboBox control | Syncfusion® -description: Learn here all about DataTemplateSelector support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: DataTemplateSelector in Xamarin ComboBox control | Syncfusion® +description: Learn here all about DataTemplateSelector support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: Xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Dealing-with-Suggestion-Box.md b/Xamarin/ComboBox/Dealing-with-Suggestion-Box.md index f858c78a7..2fd3ce2b7 100644 --- a/Xamarin/ComboBox/Dealing-with-Suggestion-Box.md +++ b/Xamarin/ComboBox/Dealing-with-Suggestion-Box.md @@ -1,7 +1,7 @@ --- layout: post -title: Dealing with Suggestion Box in Xamarin ComboBox control | Syncfusion® -description: Learn here all about Dealing with Suggestion Box support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: Dealing with Suggestion Box in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Dealing with Suggestion Box support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Diacritic-Sensitivity.md b/Xamarin/ComboBox/Diacritic-Sensitivity.md index 5b605ff86..d8ad50777 100644 --- a/Xamarin/ComboBox/Diacritic-Sensitivity.md +++ b/Xamarin/ComboBox/Diacritic-Sensitivity.md @@ -1,7 +1,7 @@ --- layout: post -title: Diacritic Sensitivity in Xamarin ComboBox control | Syncfusion® -description: Learn here all about Diacritic Sensitivity support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: Diacritic Sensitivity in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Diacritic Sensitivity support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Editable-Modes.md b/Xamarin/ComboBox/Editable-Modes.md index 0dc5e38fd..07938a791 100644 --- a/Xamarin/ComboBox/Editable-Modes.md +++ b/Xamarin/ComboBox/Editable-Modes.md @@ -1,7 +1,7 @@ --- layout : post -title: Editable Modes in Xamarin ComboBox control | Syncfusion® -description: Learn here all about Editable Modes support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: Editable Modes in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Editable Modes support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform : Xamarin control : SfComboBox documentation : ug diff --git a/Xamarin/ComboBox/Events.md b/Xamarin/ComboBox/Events.md index 6f89c239d..20b72c03e 100644 --- a/Xamarin/ComboBox/Events.md +++ b/Xamarin/ComboBox/Events.md @@ -1,6 +1,6 @@ --- layout: post -title: Events in Syncfusion® SfComboBox control in Xamarin.Forms +title: Events in Syncfusion® SfComboBox control in Xamarin.Forms description: This section describes how to use different types of events and interactvity in SfComboBox control (Xamarin.Forms) platform: Xamarin control: SfComboBox diff --git a/Xamarin/ComboBox/Getting-Started.md b/Xamarin/ComboBox/Getting-Started.md index 521d74bc5..7098953d5 100644 --- a/Xamarin/ComboBox/Getting-Started.md +++ b/Xamarin/ComboBox/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin ComboBox control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin ComboBox (SfComboBox) control, its elements and more. +title: Getting Started with Xamarin ComboBox control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin ComboBox (SfComboBox) control, its elements and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Header-and-Footer.md b/Xamarin/ComboBox/Header-and-Footer.md index 09d391030..2b840c629 100644 --- a/Xamarin/ComboBox/Header-and-Footer.md +++ b/Xamarin/ComboBox/Header-and-Footer.md @@ -1,7 +1,7 @@ --- layout: post -title: Header and Footer in Xamarin ComboBox control | Syncfusion® -description: Learn here all about Header and Footer support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: Header and Footer in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Header and Footer support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Highlighting-matched-text.md b/Xamarin/ComboBox/Highlighting-matched-text.md index 926536615..04ec7875e 100644 --- a/Xamarin/ComboBox/Highlighting-matched-text.md +++ b/Xamarin/ComboBox/Highlighting-matched-text.md @@ -1,7 +1,7 @@ --- layout: post -title: Highlighting matched text in Xamarin ComboBox control | Syncfusion® -description: Learn here all about Highlighting matched text support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: Highlighting matched text in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Highlighting matched text support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Maximum-display-item-with-Expander.md b/Xamarin/ComboBox/Maximum-display-item-with-Expander.md index c30608dfc..0aaeed343 100644 --- a/Xamarin/ComboBox/Maximum-display-item-with-Expander.md +++ b/Xamarin/ComboBox/Maximum-display-item-with-Expander.md @@ -1,7 +1,7 @@ --- layout: post -title: Maximum display item with Expander in Xamarin ComboBox | Syncfusion® -description: Learn here all about Maximum display item with Expander support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: Maximum display item with Expander in Xamarin ComboBox | Syncfusion® +description: Learn here all about Maximum display item with Expander support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Multiple-selection.md b/Xamarin/ComboBox/Multiple-selection.md index 8b4ccb3b6..3d6916960 100644 --- a/Xamarin/ComboBox/Multiple-selection.md +++ b/Xamarin/ComboBox/Multiple-selection.md @@ -1,7 +1,7 @@ --- layout: post -title: Multiple selection in Xamarin ComboBox control | Syncfusion® -description: Learn here all about Multiple selection support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: Multiple selection in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Multiple selection support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/No-Result-Found.md b/Xamarin/ComboBox/No-Result-Found.md index 3376700ef..a30a0a2d2 100644 --- a/Xamarin/ComboBox/No-Result-Found.md +++ b/Xamarin/ComboBox/No-Result-Found.md @@ -1,7 +1,7 @@ --- layout: post -title: No Results Found in Xamarin ComboBox control | Syncfusion® -description: Learn here all about No Results Found support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: No Results Found in Xamarin ComboBox control | Syncfusion® +description: Learn here all about No Results Found support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Overview.md b/Xamarin/ComboBox/Overview.md index 515df44ab..ab26f3400 100644 --- a/Xamarin/ComboBox/Overview.md +++ b/Xamarin/ComboBox/Overview.md @@ -1,7 +1,7 @@ --- layout : post -title: About Xamarin ComboBox control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin ComboBox (SfComboBox) control, its elements and more. +title: About Xamarin ComboBox control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin ComboBox (SfComboBox) control, its elements and more. platform : xamarin control : SfComboBox documentation : ug diff --git a/Xamarin/ComboBox/Populating-Data.md b/Xamarin/ComboBox/Populating-Data.md index 8bc94a179..0a359d781 100644 --- a/Xamarin/ComboBox/Populating-Data.md +++ b/Xamarin/ComboBox/Populating-Data.md @@ -1,7 +1,7 @@ --- layout: post -title: Populating Data in Xamarin ComboBox control | Syncfusion® -description: Learn here all about Populating Data support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: Populating Data in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Populating Data support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Retrieving-Selected-Values.md b/Xamarin/ComboBox/Retrieving-Selected-Values.md index e8235ab3d..2724621a0 100644 --- a/Xamarin/ComboBox/Retrieving-Selected-Values.md +++ b/Xamarin/ComboBox/Retrieving-Selected-Values.md @@ -1,7 +1,7 @@ --- layout: post -title: Retrieving Selected Values in Xamarin ComboBox control | Syncfusion® -description: Learn here all about Retrieving Selected Values support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: Retrieving Selected Values in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Retrieving Selected Values support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: ug diff --git a/Xamarin/ComboBox/Right-to-left.md b/Xamarin/ComboBox/Right-to-left.md index 586684fae..0478dfdb4 100644 --- a/Xamarin/ComboBox/Right-to-left.md +++ b/Xamarin/ComboBox/Right-to-left.md @@ -1,7 +1,7 @@ --- layout: post -title: Right to left(RTL) in Xamarin ComboBox control | Syncfusion® -description: Learn here all about Right to left(RTL) support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. +title: Right to left(RTL) in Xamarin ComboBox control | Syncfusion® +description: Learn here all about Right to left(RTL) support in Syncfusion® Xamarin ComboBox (SfComboBox) control and more. platform: xamarin control: SfComboBox documentation: UG diff --git a/Xamarin/Effects-View/Customization.md b/Xamarin/Effects-View/Customization.md index 333ec50e9..f7471605e 100644 --- a/Xamarin/Effects-View/Customization.md +++ b/Xamarin/Effects-View/Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Customization in Xamarin Effects View control | Syncfusion® -description: Learn here all about Customization support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. +title: Customization in Xamarin Effects View control | Syncfusion® +description: Learn here all about Customization support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. platform: xamarin control: SfEffectsView documentation: ug diff --git a/Xamarin/Effects-View/Effects.md b/Xamarin/Effects-View/Effects.md index d59e2166a..95ffe2d18 100644 --- a/Xamarin/Effects-View/Effects.md +++ b/Xamarin/Effects-View/Effects.md @@ -1,7 +1,7 @@ --- layout: post -title: Effects in Xamarin Effects View control | Syncfusion® -description: Learn here all about Effects support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. +title: Effects in Xamarin Effects View control | Syncfusion® +description: Learn here all about Effects support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. platform: xamarin control: SfEffectsView documentation: ug diff --git a/Xamarin/Effects-View/Events.md b/Xamarin/Effects-View/Events.md index 95e5e58bc..687578503 100644 --- a/Xamarin/Effects-View/Events.md +++ b/Xamarin/Effects-View/Events.md @@ -1,7 +1,7 @@ --- layout: post -title: Events in Xamarin Effects View control | Syncfusion® -description: Learn here all about Events support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. +title: Events in Xamarin Effects View control | Syncfusion® +description: Learn here all about Events support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. platform: xamarin control: SfEffectsView documentation: ug diff --git a/Xamarin/Effects-View/Features.md b/Xamarin/Effects-View/Features.md index 7cedb7f81..fa8a0ba4f 100644 --- a/Xamarin/Effects-View/Features.md +++ b/Xamarin/Effects-View/Features.md @@ -1,7 +1,7 @@ --- layout: post -title: Features in Xamarin Effects View control | Syncfusion® -description: Learn here all about Features support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. +title: Features in Xamarin Effects View control | Syncfusion® +description: Learn here all about Features support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. platform: xamarin control: SfEffectsView documentation: ug diff --git a/Xamarin/Effects-View/Getting-Started.md b/Xamarin/Effects-View/Getting-Started.md index f06ef8484..93f8bf07a 100644 --- a/Xamarin/Effects-View/Getting-Started.md +++ b/Xamarin/Effects-View/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Effects View control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Effects View (SfEffectsView) control, its elements and more. +title: Getting Started with Xamarin Effects View control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Effects View (SfEffectsView) control, its elements and more. platform: xamarin control: SfEffectsView documentation: ug diff --git a/Xamarin/Effects-View/Interaction.md b/Xamarin/Effects-View/Interaction.md index 8220247d7..cf11f8f6f 100644 --- a/Xamarin/Effects-View/Interaction.md +++ b/Xamarin/Effects-View/Interaction.md @@ -1,7 +1,7 @@ --- layout: post -title: Interaction in Xamarin Effects View control | Syncfusion® -description: Learn here all about Interaction support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. +title: Interaction in Xamarin Effects View control | Syncfusion® +description: Learn here all about Interaction support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. platform: xamarin control: SfEffectsView documentation: ug diff --git a/Xamarin/Effects-View/Methods.md b/Xamarin/Effects-View/Methods.md index b3afbe114..126b86cd0 100644 --- a/Xamarin/Effects-View/Methods.md +++ b/Xamarin/Effects-View/Methods.md @@ -1,7 +1,7 @@ --- layout: post -title: Methods in Xamarin Effects View control | Syncfusion® -description: Learn here all about Methods support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. +title: Methods in Xamarin Effects View control | Syncfusion® +description: Learn here all about Methods support in Syncfusion® Xamarin Effects View (SfEffectsView) control and more. platform: xamarin control: SfEffectsView documentation: ug diff --git a/Xamarin/Effects-View/Overview.md b/Xamarin/Effects-View/Overview.md index 15bc8d8e2..dee429f80 100644 --- a/Xamarin/Effects-View/Overview.md +++ b/Xamarin/Effects-View/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Effects View control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Effects View (SfEffectsView) control, its elements and more. +title: About Xamarin Effects View control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Effects View (SfEffectsView) control, its elements and more. platform: xamarin control: SfEffectsView documentation: ug diff --git a/Xamarin/Masked-Entry/Getting-Started.md b/Xamarin/Masked-Entry/Getting-Started.md index 49ef5a584..bcd3445b6 100644 --- a/Xamarin/Masked-Entry/Getting-Started.md +++ b/Xamarin/Masked-Entry/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Masked Entry control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control, its elements and more. +title: Getting Started with Xamarin Masked Entry control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control, its elements and more. platform: xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/Overview.md b/Xamarin/Masked-Entry/Overview.md index 4dcb2cfca..8af9967c6 100644 --- a/Xamarin/Masked-Entry/Overview.md +++ b/Xamarin/Masked-Entry/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Masked Entry control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control, its elements and more. +title: About Xamarin Masked Entry control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control, its elements and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/basic-features.md b/Xamarin/Masked-Entry/basic-features.md index 134f81b32..3d7c2ff27 100644 --- a/Xamarin/Masked-Entry/basic-features.md +++ b/Xamarin/Masked-Entry/basic-features.md @@ -1,7 +1,7 @@ --- layout: post -title: Basic Features in Xamarin Masked Entry control | Syncfusion® -description: Learn here all about Basic Features support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Basic Features in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about Basic Features support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/events.md b/Xamarin/Masked-Entry/events.md index ec6701b0c..bd463915d 100644 --- a/Xamarin/Masked-Entry/events.md +++ b/Xamarin/Masked-Entry/events.md @@ -1,7 +1,7 @@ --- layout: post -title: Events in Xamarin Masked Entry control | Syncfusion® -description: Learn here all about Events support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Events in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about Events support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/formatting-clipboard-text.md b/Xamarin/Masked-Entry/formatting-clipboard-text.md index e5641bde4..0101f0892 100644 --- a/Xamarin/Masked-Entry/formatting-clipboard-text.md +++ b/Xamarin/Masked-Entry/formatting-clipboard-text.md @@ -1,7 +1,7 @@ --- layout: post -title: Formatting clipboard text in Xamarin Masked Entry control | Syncfusion® -description: Learn here all about Formatting clipboard text support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Formatting clipboard text in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about Formatting clipboard text support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/formatting-value.md b/Xamarin/Masked-Entry/formatting-value.md index aa0251c14..a9fdf9fc7 100644 --- a/Xamarin/Masked-Entry/formatting-value.md +++ b/Xamarin/Masked-Entry/formatting-value.md @@ -1,7 +1,7 @@ --- layout: post -title: Formatting Value in Xamarin Masked Entry control | Syncfusion® -description: Learn here all about Formatting Value support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Formatting Value in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about Formatting Value support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/hiding-prompt-characters.md b/Xamarin/Masked-Entry/hiding-prompt-characters.md index 839df6be9..c2f970ee3 100644 --- a/Xamarin/Masked-Entry/hiding-prompt-characters.md +++ b/Xamarin/Masked-Entry/hiding-prompt-characters.md @@ -1,7 +1,7 @@ --- layout: post -title: Hiding Prompt Characters in Xamarin Masked Entry control | Syncfusion® -description: Learn here all about Hiding Prompt Characters support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Hiding Prompt Characters in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about Hiding Prompt Characters support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/localization.md b/Xamarin/Masked-Entry/localization.md index ab9af9e01..527d0cb8f 100644 --- a/Xamarin/Masked-Entry/localization.md +++ b/Xamarin/Masked-Entry/localization.md @@ -1,7 +1,7 @@ --- layout: post -title: Localization in Xamarin Masked Entry control | Syncfusion® -description: Learn here all about Localization support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Localization in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about Localization support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/masktype.md b/Xamarin/Masked-Entry/masktype.md index 7323c0107..64512fb30 100644 --- a/Xamarin/Masked-Entry/masktype.md +++ b/Xamarin/Masked-Entry/masktype.md @@ -1,7 +1,7 @@ --- layout: post -title: MaskType in Xamarin Masked Entry control | Syncfusion® -description: Learn here all about MaskType support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. +title: MaskType in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about MaskType support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/show-password-character.md b/Xamarin/Masked-Entry/show-password-character.md index a05a6419d..8205b74a3 100644 --- a/Xamarin/Masked-Entry/show-password-character.md +++ b/Xamarin/Masked-Entry/show-password-character.md @@ -1,7 +1,7 @@ --- layout: post -title: Show Password Character in Xamarin Masked Entry control | Syncfusion® -description: Learn here all about Show Password Character support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Show Password Character in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about Show Password Character support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/using-mask-characters-as-literals.md b/Xamarin/Masked-Entry/using-mask-characters-as-literals.md index b48293468..40d0ee02a 100644 --- a/Xamarin/Masked-Entry/using-mask-characters-as-literals.md +++ b/Xamarin/Masked-Entry/using-mask-characters-as-literals.md @@ -1,7 +1,7 @@ --- layout: post -title: Using Mask Characters as Literals in Xamarin Masked Entry | Syncfusion® -description: Learn here all about Using Mask Characters as Literals support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Using Mask Characters as Literals in Xamarin Masked Entry | Syncfusion® +description: Learn here all about Using Mask Characters as Literals support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/validation.md b/Xamarin/Masked-Entry/validation.md index 5a5d3dd78..c0ac08dd6 100644 --- a/Xamarin/Masked-Entry/validation.md +++ b/Xamarin/Masked-Entry/validation.md @@ -1,7 +1,7 @@ --- layout: post -title: Validation in Xamarin Masked Entry control | Syncfusion® -description: Learn here all about Validation support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Validation in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about Validation support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Masked-Entry/visual-customization.md b/Xamarin/Masked-Entry/visual-customization.md index aca48f2b3..d7e747693 100644 --- a/Xamarin/Masked-Entry/visual-customization.md +++ b/Xamarin/Masked-Entry/visual-customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Visual Customization in Xamarin Masked Entry control | Syncfusion® -description: Learn here all about Visual Customization support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. +title: Visual Customization in Xamarin Masked Entry control | Syncfusion® +description: Learn here all about Visual Customization support in Syncfusion® Xamarin Masked Entry (SfMaskedEdit) control and more. platform: Xamarin control: SfMaskedEdit documentation: ug diff --git a/Xamarin/Navigation-Drawer/Accessibility.md b/Xamarin/Navigation-Drawer/Accessibility.md index 3fc25fd58..f0ed5e790 100644 --- a/Xamarin/Navigation-Drawer/Accessibility.md +++ b/Xamarin/Navigation-Drawer/Accessibility.md @@ -1,7 +1,7 @@ --- layout : post -title: Accessibility in Xamarin Navigation Drawer control | Syncfusion® -description: Learn here all about Accessibility support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: Accessibility in Xamarin Navigation Drawer control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform : Xamarin.Forms control : SfNavigationDrawer documentation : ug diff --git a/Xamarin/Navigation-Drawer/Duration.md b/Xamarin/Navigation-Drawer/Duration.md index ced136364..ec22337ed 100644 --- a/Xamarin/Navigation-Drawer/Duration.md +++ b/Xamarin/Navigation-Drawer/Duration.md @@ -1,7 +1,7 @@ --- layout: post -title: Animation Duration in Xamarin Navigation Drawer control | Syncfusion® -description: Learn here all about Animation Duration support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: Animation Duration in Xamarin Navigation Drawer control | Syncfusion® +description: Learn here all about Animation Duration support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform: Xamarin control: SfNavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Getting-Started.md b/Xamarin/Navigation-Drawer/Getting-Started.md index 7940d5290..e4c514702 100644 --- a/Xamarin/Navigation-Drawer/Getting-Started.md +++ b/Xamarin/Navigation-Drawer/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Navigation Drawer control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control, its elements and more. +title: Getting Started with Xamarin Navigation Drawer control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control, its elements and more. platform: xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Main-Content.md b/Xamarin/Navigation-Drawer/Main-Content.md index 46a102d64..c929b3db5 100644 --- a/Xamarin/Navigation-Drawer/Main-Content.md +++ b/Xamarin/Navigation-Drawer/Main-Content.md @@ -1,7 +1,7 @@ --- layout: post -title: Setting Main Content in Xamarin Navigation Drawer control | Syncfusion® -description: Learn here all about Setting Main Content support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: Setting Main Content in Xamarin Navigation Drawer control | Syncfusion® +description: Learn here all about Setting Main Content support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform: Xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Multi-drawer.md b/Xamarin/Navigation-Drawer/Multi-drawer.md index 18712d221..3963df54f 100644 --- a/Xamarin/Navigation-Drawer/Multi-drawer.md +++ b/Xamarin/Navigation-Drawer/Multi-drawer.md @@ -1,7 +1,7 @@ --- layout: post -title: Multi Drawer in Xamarin Navigation Drawer control | Syncfusion® -description: Learn here all about Multi Drawer support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: Multi Drawer in Xamarin Navigation Drawer control | Syncfusion® +description: Learn here all about Multi Drawer support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform: Xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Navigation-Pane-Sides.md b/Xamarin/Navigation-Drawer/Navigation-Pane-Sides.md index 367687387..41dfcb55f 100644 --- a/Xamarin/Navigation-Drawer/Navigation-Pane-Sides.md +++ b/Xamarin/Navigation-Drawer/Navigation-Pane-Sides.md @@ -1,7 +1,7 @@ --- layout: post -title: Configuring The Drawer In Xamarin Navigation Drawer | Syncfusion® -description: Learn here all about Configuring The Drawer In Different Sides support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: Configuring The Drawer In Xamarin Navigation Drawer | Syncfusion® +description: Learn here all about Configuring The Drawer In Different Sides support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform: Xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Overview.md b/Xamarin/Navigation-Drawer/Overview.md index 0fdedc26c..8998fe2dc 100644 --- a/Xamarin/Navigation-Drawer/Overview.md +++ b/Xamarin/Navigation-Drawer/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Navigation Drawer control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control, its elements and more. +title: About Xamarin Navigation Drawer control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control, its elements and more. platform: xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Side-Pane-Content.md b/Xamarin/Navigation-Drawer/Side-Pane-Content.md index d1c66a6e0..06003581d 100644 --- a/Xamarin/Navigation-Drawer/Side-Pane-Content.md +++ b/Xamarin/Navigation-Drawer/Side-Pane-Content.md @@ -1,7 +1,7 @@ --- layout: post -title: Setting Sliding Panel Content in Xamarin NavigationDrawer | Syncfusion® -description: Learn here all about Setting Sliding Panel Content support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: Setting Sliding Panel Content in Xamarin NavigationDrawer | Syncfusion® +description: Learn here all about Setting Sliding Panel Content support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform: Xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Side-Pane-Sizing.md b/Xamarin/Navigation-Drawer/Side-Pane-Sizing.md index 7eded45fe..ce4729d19 100644 --- a/Xamarin/Navigation-Drawer/Side-Pane-Sizing.md +++ b/Xamarin/Navigation-Drawer/Side-Pane-Sizing.md @@ -1,7 +1,7 @@ --- layout: post -title: Setting Sliding Panel size in Xamarin Navigation Drawer | Syncfusion® -description: Learn here all about Setting Sliding Panel size support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: Setting Sliding Panel size in Xamarin Navigation Drawer | Syncfusion® +description: Learn here all about Setting Sliding Panel size support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform: Xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Swipe-Gesture-and-Sensitivity.md b/Xamarin/Navigation-Drawer/Swipe-Gesture-and-Sensitivity.md index 034eb428c..59decb276 100644 --- a/Xamarin/Navigation-Drawer/Swipe-Gesture-and-Sensitivity.md +++ b/Xamarin/Navigation-Drawer/Swipe-Gesture-and-Sensitivity.md @@ -1,7 +1,7 @@ --- layout: post -title: SwipGesture and Sensitivity in Xamarin Navigation Drawer | Syncfusion® -description: Learn here all about SwipGesture and its Sensitivity support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: SwipGesture and Sensitivity in Xamarin Navigation Drawer | Syncfusion® +description: Learn here all about SwipGesture and its Sensitivity support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform: Xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Toggle-Animations.md b/Xamarin/Navigation-Drawer/Toggle-Animations.md index 50f941563..496d5cd4e 100644 --- a/Xamarin/Navigation-Drawer/Toggle-Animations.md +++ b/Xamarin/Navigation-Drawer/Toggle-Animations.md @@ -1,7 +1,7 @@ --- layout: post -title: Setting Toggle Animations in Xamarin Navigation Drawer | Syncfusion® -description: Learn here all about Setting Toggle Animations support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: Setting Toggle Animations in Xamarin Navigation Drawer | Syncfusion® +description: Learn here all about Setting Toggle Animations support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform: Xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Navigation-Drawer/Toggling-Drawer.md b/Xamarin/Navigation-Drawer/Toggling-Drawer.md index 637726a25..d08dd454a 100644 --- a/Xamarin/Navigation-Drawer/Toggling-Drawer.md +++ b/Xamarin/Navigation-Drawer/Toggling-Drawer.md @@ -1,7 +1,7 @@ --- layout: post -title: Toggle methods in Xamarin Navigation Drawer control | Syncfusion® -description: Learn here all about Toggle methods support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. +title: Toggle methods in Xamarin Navigation Drawer control | Syncfusion® +description: Learn here all about Toggle methods support in Syncfusion® Xamarin Navigation Drawer (SfNavigationDrawer) control and more. platform: Xamarin control: NavigationDrawer documentation: ug diff --git a/Xamarin/Numeric-Entry/Colors.md b/Xamarin/Numeric-Entry/Colors.md index 953f692d5..7ffe04113 100644 --- a/Xamarin/Numeric-Entry/Colors.md +++ b/Xamarin/Numeric-Entry/Colors.md @@ -1,7 +1,7 @@ --- layout: post -title: Colors in Xamarin Numeric Entry control | Syncfusion® -description: Learn here all about Colors support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. +title: Colors in Xamarin Numeric Entry control | Syncfusion® +description: Learn here all about Colors support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. platform: Xamarin control: NumericTextBox documentation: ug diff --git a/Xamarin/Numeric-Entry/Customization.md b/Xamarin/Numeric-Entry/Customization.md index c39f18a2b..8ceed83dd 100644 --- a/Xamarin/Numeric-Entry/Customization.md +++ b/Xamarin/Numeric-Entry/Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Different customization in Xamarin NumericTextBox control | Syncfusion® -description: Learn here different customization support in Syncfusion® Xamarin NumericTextBox (SfNumericTextBox) control and more. +title: Different customization in Xamarin NumericTextBox control | Syncfusion® +description: Learn here different customization support in Syncfusion® Xamarin NumericTextBox (SfNumericTextBox) control and more. platform: Xamarin control: NumericTextBox documentation: ug diff --git a/Xamarin/Numeric-Entry/Events.md b/Xamarin/Numeric-Entry/Events.md index 883d05de9..d43923512 100644 --- a/Xamarin/Numeric-Entry/Events.md +++ b/Xamarin/Numeric-Entry/Events.md @@ -1,7 +1,7 @@ --- layout: post -title: Events and Interactivity in Xamarin Numeric Entry control | Syncfusion® -description: Learn here all about Events and Interactivity support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. +title: Events and Interactivity in Xamarin Numeric Entry control | Syncfusion® +description: Learn here all about Events and Interactivity support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. platform: Xamarin control: NumericTextBox documentation: ug diff --git a/Xamarin/Numeric-Entry/Font-Settings.md b/Xamarin/Numeric-Entry/Font-Settings.md index 48b361bbd..7410e4168 100644 --- a/Xamarin/Numeric-Entry/Font-Settings.md +++ b/Xamarin/Numeric-Entry/Font-Settings.md @@ -1,7 +1,7 @@ --- layout: post -title: Font Settings in Xamarin Numeric Entry control | Syncfusion® -description: Learn here all about Font Settings support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. +title: Font Settings in Xamarin Numeric Entry control | Syncfusion® +description: Learn here all about Font Settings support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. platform: Xamarin control: NumericTextBox documentation: ug diff --git a/Xamarin/Numeric-Entry/Getting-Started.md b/Xamarin/Numeric-Entry/Getting-Started.md index aa4a7321e..eb8f8da95 100644 --- a/Xamarin/Numeric-Entry/Getting-Started.md +++ b/Xamarin/Numeric-Entry/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Numeric Entry control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control, its elements and more. +title: Getting Started with Xamarin Numeric Entry control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control, its elements and more. platform: xamarin control: SfNumericTextBox documentation: ug diff --git a/Xamarin/Numeric-Entry/Localization.md b/Xamarin/Numeric-Entry/Localization.md index d843f103f..97af5b6ac 100644 --- a/Xamarin/Numeric-Entry/Localization.md +++ b/Xamarin/Numeric-Entry/Localization.md @@ -1,7 +1,7 @@ --- layout: post -title: Localization in Xamarin Numeric Entry control | Syncfusion® -description: Learn here all about Localization support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. +title: Localization in Xamarin Numeric Entry control | Syncfusion® +description: Learn here all about Localization support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. platform: Xamarin control: NumericTextBox documentation: ug diff --git a/Xamarin/Numeric-Entry/Number-Formatting.md b/Xamarin/Numeric-Entry/Number-Formatting.md index 7b55ecddd..9d35eac57 100644 --- a/Xamarin/Numeric-Entry/Number-Formatting.md +++ b/Xamarin/Numeric-Entry/Number-Formatting.md @@ -1,7 +1,7 @@ --- layout: post -title: Number Formatting in Xamarin Numeric Entry control | Syncfusion® -description: Learn here all about Number Formatting support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. +title: Number Formatting in Xamarin Numeric Entry control | Syncfusion® +description: Learn here all about Number Formatting support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. platform: Xamarin control: NumericTextBox documentation: ug diff --git a/Xamarin/Numeric-Entry/Overview.md b/Xamarin/Numeric-Entry/Overview.md index ca65f7676..47c630076 100644 --- a/Xamarin/Numeric-Entry/Overview.md +++ b/Xamarin/Numeric-Entry/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Numeric Entry control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control, its elements and more. +title: About Xamarin Numeric Entry control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control, its elements and more. platform: xamarin control: NumericTextBox documentation: ug diff --git a/Xamarin/Numeric-Entry/Return-type.md b/Xamarin/Numeric-Entry/Return-type.md index 0b825706e..7d1a9d599 100644 --- a/Xamarin/Numeric-Entry/Return-type.md +++ b/Xamarin/Numeric-Entry/Return-type.md @@ -1,7 +1,7 @@ --- layout: post -title: Return Type in Xamarin Numeric Entry control | Syncfusion® -description: Learn here all about Return Type support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. +title: Return Type in Xamarin Numeric Entry control | Syncfusion® +description: Learn here all about Return Type support in Syncfusion® Xamarin Numeric Entry (SfNumericTextBox) control and more. platform: Xamarin control: NumericTextBox documentation: ug diff --git a/Xamarin/NumericUpDown/Accessibility.md b/Xamarin/NumericUpDown/Accessibility.md index cbabd938b..f7decc0cb 100644 --- a/Xamarin/NumericUpDown/Accessibility.md +++ b/Xamarin/NumericUpDown/Accessibility.md @@ -1,7 +1,7 @@ --- layout: post -title: Accessibility in Xamarin NumericUpDown control | Syncfusion® -description: Learn here all about Accessibility support in Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control and more. +title: Accessibility in Xamarin NumericUpDown control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control and more. platform: Xamarin control: NumericUpDown documentation: ug diff --git a/Xamarin/NumericUpDown/Colors.md b/Xamarin/NumericUpDown/Colors.md index 32f6aed5e..2cabfc358 100644 --- a/Xamarin/NumericUpDown/Colors.md +++ b/Xamarin/NumericUpDown/Colors.md @@ -1,7 +1,7 @@ --- layout: post -title: Colors in Syncfusion® NumericUpDown control for Xamarin.Forms -description: This section explains, different color customization supports in Syncfusion® NumericUpDown control for Xamarin.Forms. +title: Colors in Syncfusion® NumericUpDown control for Xamarin.Forms +description: This section explains, different color customization supports in Syncfusion® NumericUpDown control for Xamarin.Forms. platform: Xamarin control: NumericUpDown documentation: ug diff --git a/Xamarin/NumericUpDown/Customization.md b/Xamarin/NumericUpDown/Customization.md index 076bc6868..899113f28 100644 --- a/Xamarin/NumericUpDown/Customization.md +++ b/Xamarin/NumericUpDown/Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Different customization in Xamarin NumericUpDown control | Syncfusion® -description: Learn here different customization support in Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control and more. +title: Different customization in Xamarin NumericUpDown control | Syncfusion® +description: Learn here different customization support in Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control and more. platform: Xamarin control: NumericUpDown documentation: ug diff --git a/Xamarin/NumericUpDown/Events.md b/Xamarin/NumericUpDown/Events.md index e7f33be51..feea47ce1 100644 --- a/Xamarin/NumericUpDown/Events.md +++ b/Xamarin/NumericUpDown/Events.md @@ -1,7 +1,7 @@ --- layout: post -title: Events and Interactivity in Xamarin NumericUpDown control | Syncfusion® -description: Learn here all about Events and Interactivity support in Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control and more. +title: Events and Interactivity in Xamarin NumericUpDown control | Syncfusion® +description: Learn here all about Events and Interactivity support in Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control and more. platform: Xamarin control: NumericUpDown documentation: ug diff --git a/Xamarin/NumericUpDown/Font-Settings.md b/Xamarin/NumericUpDown/Font-Settings.md index a6c842c5c..810f0217f 100644 --- a/Xamarin/NumericUpDown/Font-Settings.md +++ b/Xamarin/NumericUpDown/Font-Settings.md @@ -1,7 +1,7 @@ --- layout: post -title: Font Settings in Syncfusion® NumericUpDown control for Xamarin.Forms -description: This section explains how to set the Font style in Syncfusion® NumericUpDown control for Xamarin.Forms. +title: Font Settings in Syncfusion® NumericUpDown control for Xamarin.Forms +description: This section explains how to set the Font style in Syncfusion® NumericUpDown control for Xamarin.Forms. platform: Xamarin control: NumericUpDown documentation: ug diff --git a/Xamarin/NumericUpDown/Getting-Started.md b/Xamarin/NumericUpDown/Getting-Started.md index 1b4cfa1d4..1ba0c3015 100644 --- a/Xamarin/NumericUpDown/Getting-Started.md +++ b/Xamarin/NumericUpDown/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin NumericUpDown control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control, its elements and more. +title: Getting Started with Xamarin NumericUpDown control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control, its elements and more. platform: xamarin control: NumericUpDown documentation: ug diff --git a/Xamarin/NumericUpDown/Localization.md b/Xamarin/NumericUpDown/Localization.md index 242d7018a..5bd9d305a 100644 --- a/Xamarin/NumericUpDown/Localization.md +++ b/Xamarin/NumericUpDown/Localization.md @@ -1,7 +1,7 @@ --- layout: post -title: Localization in Xamarin NumericUpDown control | Syncfusion® -description: Learn here all about Localization support in Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control and more. +title: Localization in Xamarin NumericUpDown control | Syncfusion® +description: Learn here all about Localization support in Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control and more. platform: Xamarin control: NumericUpDown documentation: ug diff --git a/Xamarin/NumericUpDown/Number-Formatting.md b/Xamarin/NumericUpDown/Number-Formatting.md index 4781a7eba..5e3afac02 100644 --- a/Xamarin/NumericUpDown/Number-Formatting.md +++ b/Xamarin/NumericUpDown/Number-Formatting.md @@ -1,6 +1,6 @@ --- layout: post -title: Number Formatting in Syncfusion® NumericUpDown for Xamarin.Forms +title: Number Formatting in Syncfusion® NumericUpDown for Xamarin.Forms description: Learn how to add format String, enable parser mode, and percent display mode for NumericUpDown control. platform: Xamarin control: NumericUpDown diff --git a/Xamarin/NumericUpDown/Overview.md b/Xamarin/NumericUpDown/Overview.md index 233d87a29..88d41f8b1 100644 --- a/Xamarin/NumericUpDown/Overview.md +++ b/Xamarin/NumericUpDown/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin NumericUpDown control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control, its elements and more. +title: About Xamarin NumericUpDown control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control, its elements and more. platform: xamarin control: NumericUpDown documentation: ug diff --git a/Xamarin/NumericUpDown/Spin-Button-Customization.md b/Xamarin/NumericUpDown/Spin-Button-Customization.md index 3038d42f6..d9fe976cb 100644 --- a/Xamarin/NumericUpDown/Spin-Button-Customization.md +++ b/Xamarin/NumericUpDown/Spin-Button-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Spin Button Customization in Xamarin NumericUpDown | Syncfusion® -description: Learn here all about Spin Button Customization support in Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control and more. +title: Spin Button Customization in Xamarin NumericUpDown | Syncfusion® +description: Learn here all about Spin Button Customization support in Syncfusion® Xamarin NumericUpDown (SfNumericUpDown) control and more. platform: Xamarin control: NumericUpDown documentation: ug diff --git a/Xamarin/Radial-Menu/Accessibility.md b/Xamarin/Radial-Menu/Accessibility.md index d7f7109f3..5b846724d 100644 --- a/Xamarin/Radial-Menu/Accessibility.md +++ b/Xamarin/Radial-Menu/Accessibility.md @@ -1,7 +1,7 @@ --- layout : post -title: Accessibility in Xamarin Radial Menu control | Syncfusion® -description: Learn here all about Accessibility support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. +title: Accessibility in Xamarin Radial Menu control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. platform : Xamarin.Forms control : SfRadialMenu documentation : ug diff --git a/Xamarin/Radial-Menu/CenterButton-Customization.md b/Xamarin/Radial-Menu/CenterButton-Customization.md index 7250597dc..d332c0a2a 100644 --- a/Xamarin/Radial-Menu/CenterButton-Customization.md +++ b/Xamarin/Radial-Menu/CenterButton-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: CenterButton Customization in Xamarin Radial Menu control | Syncfusion® -description: Learn here all about CenterButton Customization support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. +title: CenterButton Customization in Xamarin Radial Menu control | Syncfusion® +description: Learn here all about CenterButton Customization support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. platform: Xamarin control: SfRadialMenu documentation: ug diff --git a/Xamarin/Radial-Menu/Events.md b/Xamarin/Radial-Menu/Events.md index af0a0a7aa..1547e2ae9 100644 --- a/Xamarin/Radial-Menu/Events.md +++ b/Xamarin/Radial-Menu/Events.md @@ -1,7 +1,7 @@ --- layout : post -title: Events in Xamarin Radial Menu control | Syncfusion® -description: Learn here all about Events support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. +title: Events in Xamarin Radial Menu control | Syncfusion® +description: Learn here all about Events support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. platform : xamarin control : SfRadialMenu documentation : ug diff --git a/Xamarin/Radial-Menu/Getting-Started.md b/Xamarin/Radial-Menu/Getting-Started.md index 458bb57ae..8e3385bc8 100644 --- a/Xamarin/Radial-Menu/Getting-Started.md +++ b/Xamarin/Radial-Menu/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Radial Menu control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Radial Menu (SfRadialMenu) control, its elements and more. +title: Getting Started with Xamarin Radial Menu control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Radial Menu (SfRadialMenu) control, its elements and more. platform: xamarin control: SfRadialMenu documentation: ug diff --git a/Xamarin/Radial-Menu/Overview.md b/Xamarin/Radial-Menu/Overview.md index 62b10ae85..e90973315 100644 --- a/Xamarin/Radial-Menu/Overview.md +++ b/Xamarin/Radial-Menu/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Radial Menu control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Radial Menu (SfRadialMenu) control, its elements and more. +title: About Xamarin Radial Menu control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Radial Menu (SfRadialMenu) control, its elements and more. platform: xamarin control: SfRadialMenu documentation: ug diff --git a/Xamarin/Radial-Menu/Place-And-Drag-RadialMenu.md b/Xamarin/Radial-Menu/Place-And-Drag-RadialMenu.md index 9a473311d..dd7b2323c 100644 --- a/Xamarin/Radial-Menu/Place-And-Drag-RadialMenu.md +++ b/Xamarin/Radial-Menu/Place-And-Drag-RadialMenu.md @@ -1,7 +1,7 @@ --- layout: post -title: Placing and Dragging RadialMenu in Xamarin Radial Menu | Syncfusion® -description: Learn here all about Placing and Dragging RadialMenu support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. +title: Placing and Dragging RadialMenu in Xamarin Radial Menu | Syncfusion® +description: Learn here all about Placing and Dragging RadialMenu support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. platform: Xamarin control: SfRadialMenu documentation: ug diff --git a/Xamarin/Radial-Menu/Populating-Items.md b/Xamarin/Radial-Menu/Populating-Items.md index da4287b6a..2a9bead89 100644 --- a/Xamarin/Radial-Menu/Populating-Items.md +++ b/Xamarin/Radial-Menu/Populating-Items.md @@ -1,7 +1,7 @@ --- layout : post -title: Populating Items in Xamarin Radial Menu control | Syncfusion® -description: Learn here all about Populating Items support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. +title: Populating Items in Xamarin Radial Menu control | Syncfusion® +description: Learn here all about Populating Items support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. platform : xamarin control : SfRadialMenu documentation : ug diff --git a/Xamarin/Radial-Menu/Segmenting-And-Placing-Item.md b/Xamarin/Radial-Menu/Segmenting-And-Placing-Item.md index 84a65ec84..8d9c5f400 100644 --- a/Xamarin/Radial-Menu/Segmenting-And-Placing-Item.md +++ b/Xamarin/Radial-Menu/Segmenting-And-Placing-Item.md @@ -1,7 +1,7 @@ --- layout: post -title: Segmenting and Placing the Items in Xamarin Radial Menu | Syncfusion® -description: Learn here all about Segmenting and Placing the Items support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. +title: Segmenting and Placing the Items in Xamarin Radial Menu | Syncfusion® +description: Learn here all about Segmenting and Placing the Items support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. platform: Xamarin control: SfRadialMenu documentation: ug diff --git a/Xamarin/Radial-Menu/SfRadialMenuItem-Customization.md b/Xamarin/Radial-Menu/SfRadialMenuItem-Customization.md index e574beaad..b7706d4d2 100644 --- a/Xamarin/Radial-Menu/SfRadialMenuItem-Customization.md +++ b/Xamarin/Radial-Menu/SfRadialMenuItem-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: SfRadialMenuItems Customization in Xamarin Radial Menu | Syncfusion® -description: Learn here all about SfRadialMenuItems Customization support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. +title: SfRadialMenuItems Customization in Xamarin Radial Menu | Syncfusion® +description: Learn here all about SfRadialMenuItems Customization support in Syncfusion® Xamarin Radial Menu (SfRadialMenu) control and more. platform: Xamarin control: SfRadialMenu documentation: ug diff --git a/Xamarin/Radio-Button/Event.md b/Xamarin/Radio-Button/Event.md index 15a254829..7c50da91e 100644 --- a/Xamarin/Radio-Button/Event.md +++ b/Xamarin/Radio-Button/Event.md @@ -1,7 +1,7 @@ --- layout: post -title: Event in Xamarin Radio Button control | Syncfusion® -description: Learn here all about Event support in Syncfusion® Xamarin Radio Button (SfRadioButton) control and more. +title: Event in Xamarin Radio Button control | Syncfusion® +description: Learn here all about Event support in Syncfusion® Xamarin Radio Button (SfRadioButton) control and more. platform: xamarin control: SfRadioButton documentation: ug diff --git a/Xamarin/Radio-Button/Getting-Started.md b/Xamarin/Radio-Button/Getting-Started.md index e51a5000a..fdd625210 100644 --- a/Xamarin/Radio-Button/Getting-Started.md +++ b/Xamarin/Radio-Button/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Radio Button control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Radio Button (SfRadioButton) control, its elements and more. +title: Getting Started with Xamarin Radio Button control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Radio Button (SfRadioButton) control, its elements and more. platform: xamarin control: SfRadioButton documentation: ug diff --git a/Xamarin/Radio-Button/Grouping.md b/Xamarin/Radio-Button/Grouping.md index d275d4d42..246a9467e 100644 --- a/Xamarin/Radio-Button/Grouping.md +++ b/Xamarin/Radio-Button/Grouping.md @@ -1,7 +1,7 @@ --- layout: post -title: Grouping in Xamarin Radio Button control | Syncfusion® -description: Learn here all about Grouping support in Syncfusion® Xamarin Radio Button (SfRadioButton) control and more. +title: Grouping in Xamarin Radio Button control | Syncfusion® +description: Learn here all about Grouping support in Syncfusion® Xamarin Radio Button (SfRadioButton) control and more. platform: xamarin control: SfRadioButton documentation: ug diff --git a/Xamarin/Radio-Button/Overview.md b/Xamarin/Radio-Button/Overview.md index 0d6c837e8..6de3c703d 100644 --- a/Xamarin/Radio-Button/Overview.md +++ b/Xamarin/Radio-Button/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Radio Button control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Radio Button (SfRadioButton) control, its elements and more. +title: About Xamarin Radio Button control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Radio Button (SfRadioButton) control, its elements and more. platform: xamarin control: SfRadioButton documentation: ug diff --git a/Xamarin/Radio-Button/Visual-Customization.md b/Xamarin/Radio-Button/Visual-Customization.md index 7f47a020a..ecb922785 100644 --- a/Xamarin/Radio-Button/Visual-Customization.md +++ b/Xamarin/Radio-Button/Visual-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Visual Customization in Xamarin Radio Button control | Syncfusion® -description: Learn here all about Visual Customization support in Syncfusion® Xamarin Radio Button (SfRadioButton) control and more. +title: Visual Customization in Xamarin Radio Button control | Syncfusion® +description: Learn here all about Visual Customization support in Syncfusion® Xamarin Radio Button (SfRadioButton) control and more. platform: xamarin control: SfRadioButton documentation: ug diff --git a/Xamarin/Radio-Button/VisualStates.md b/Xamarin/Radio-Button/VisualStates.md index e6b1b5dd6..5cd039bbb 100644 --- a/Xamarin/Radio-Button/VisualStates.md +++ b/Xamarin/Radio-Button/VisualStates.md @@ -1,7 +1,7 @@ --- layout: post -title: Visual States in Xamarin Radio Button control | Syncfusion® -description: Learn here all about Visual States support in Syncfusion® Xamarin Radio Button (SfRadioButton) control and more. +title: Visual States in Xamarin Radio Button control | Syncfusion® +description: Learn here all about Visual States support in Syncfusion® Xamarin Radio Button (SfRadioButton) control and more. platform: xamarin control: SfRadioButton documentation: ug diff --git a/Xamarin/Range-Slider/Accessibility.md b/Xamarin/Range-Slider/Accessibility.md index fe3c43d73..2155cd92c 100644 --- a/Xamarin/Range-Slider/Accessibility.md +++ b/Xamarin/Range-Slider/Accessibility.md @@ -1,7 +1,7 @@ --- layout : post -title: Accessibility in Xamarin Range Slider control | Syncfusion® -description: Learn here all about Accessibility support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. +title: Accessibility in Xamarin Range Slider control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. platform : Xamarin.Forms control : SfRangeSlider documentation : ug diff --git a/Xamarin/Range-Slider/Formatting-String.md b/Xamarin/Range-Slider/Formatting-String.md index e05217e5f..9e72bf3e8 100644 --- a/Xamarin/Range-Slider/Formatting-String.md +++ b/Xamarin/Range-Slider/Formatting-String.md @@ -1,7 +1,7 @@ --- layout: post -title: Formatting String in Xamarin Range Slider control | Syncfusion® -description: Learn here all about Formatting String support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. +title: Formatting String in Xamarin Range Slider control | Syncfusion® +description: Learn here all about Formatting String support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. platform: Xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/Getting-Started.md b/Xamarin/Range-Slider/Getting-Started.md index 88aa4d58a..b30190204 100644 --- a/Xamarin/Range-Slider/Getting-Started.md +++ b/Xamarin/Range-Slider/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Range Slider control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Range Slider (SfRangeSlider) control, its elements and more. +title: Getting Started with Xamarin Range Slider control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Range Slider (SfRangeSlider) control, its elements and more. platform: xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/How-To.md b/Xamarin/Range-Slider/How-To.md index 95dd092de..a0d418bc5 100644 --- a/Xamarin/Range-Slider/How-To.md +++ b/Xamarin/Range-Slider/How-To.md @@ -1,7 +1,7 @@ --- layout: post -title: Events in Syncfusion® RangeSlider control for Xamarin.Forms -description: Learn how to populate events in Syncfusion® Essential® Xamarin RangeSlider Control, its elements, and more. +title: Events in Syncfusion® RangeSlider control for Xamarin.Forms +description: Learn how to populate events in Syncfusion® Essential® Xamarin RangeSlider Control, its elements, and more. platform: xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/Labels-Customization.md b/Xamarin/Range-Slider/Labels-Customization.md index 06d3f9215..78e771564 100644 --- a/Xamarin/Range-Slider/Labels-Customization.md +++ b/Xamarin/Range-Slider/Labels-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Labels Customization in Xamarin Range Slider control | Syncfusion® -description: Learn here all about Labels Customization support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. +title: Labels Customization in Xamarin Range Slider control | Syncfusion® +description: Learn here all about Labels Customization support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. platform: Xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/Orientation.md b/Xamarin/Range-Slider/Orientation.md index f6b019daf..53075569f 100644 --- a/Xamarin/Range-Slider/Orientation.md +++ b/Xamarin/Range-Slider/Orientation.md @@ -1,7 +1,7 @@ --- layout: post -title: Orientation in Xamarin Range Slider control | Syncfusion® -description: Learn here all about Orientation support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. +title: Orientation in Xamarin Range Slider control | Syncfusion® +description: Learn here all about Orientation support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. platform: Xamarin control: SfRangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/Overview.md b/Xamarin/Range-Slider/Overview.md index dccaaffe4..683f6d3a5 100644 --- a/Xamarin/Range-Slider/Overview.md +++ b/Xamarin/Range-Slider/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Range Slider control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Range Slider (SfRangeSlider) control, its elements and more. +title: About Xamarin Range Slider control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Range Slider (SfRangeSlider) control, its elements and more. platform: Xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/Range.md b/Xamarin/Range-Slider/Range.md index b04816b22..f75c45a92 100644 --- a/Xamarin/Range-Slider/Range.md +++ b/Xamarin/Range-Slider/Range.md @@ -1,7 +1,7 @@ --- layout: post -title: Range in Xamarin Range Slider control | Syncfusion® -description: Learn here all about Range support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. +title: Range in Xamarin Range Slider control | Syncfusion® +description: Learn here all about Range support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. platform: Xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/Selection-Value-Configuration.md b/Xamarin/Range-Slider/Selection-Value-Configuration.md index 2efd5b7c3..fdfbf9922 100644 --- a/Xamarin/Range-Slider/Selection-Value-Configuration.md +++ b/Xamarin/Range-Slider/Selection-Value-Configuration.md @@ -1,7 +1,7 @@ --- layout: post -title: Selection Value configuration in Xamarin Range Slider | Syncfusion® -description: Learn here all about Selection Value configuration support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. +title: Selection Value configuration in Xamarin Range Slider | Syncfusion® +description: Learn here all about Selection Value configuration support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. platform: Xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/Ticks-Customization.md b/Xamarin/Range-Slider/Ticks-Customization.md index 48c2a2176..faf6149d3 100644 --- a/Xamarin/Range-Slider/Ticks-Customization.md +++ b/Xamarin/Range-Slider/Ticks-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Ticks Customization in Xamarin Range Slider control | Syncfusion® -description: Learn here all about Ticks Customization support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. +title: Ticks Customization in Xamarin Range Slider control | Syncfusion® +description: Learn here all about Ticks Customization support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. platform: Xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/ToolTip-Support.md b/Xamarin/Range-Slider/ToolTip-Support.md index cfa38fead..b27f84b7b 100644 --- a/Xamarin/Range-Slider/ToolTip-Support.md +++ b/Xamarin/Range-Slider/ToolTip-Support.md @@ -1,7 +1,7 @@ --- layout: post -title: ToolTip Support in Xamarin Range Slider control | Syncfusion® -description: Learn here all about ToolTip Support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. +title: ToolTip Support in Xamarin Range Slider control | Syncfusion® +description: Learn here all about ToolTip Support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. platform: Xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Range-Slider/Track-Bar-Customization.md b/Xamarin/Range-Slider/Track-Bar-Customization.md index e71017c09..6010be35f 100644 --- a/Xamarin/Range-Slider/Track-Bar-Customization.md +++ b/Xamarin/Range-Slider/Track-Bar-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: TrackBar Customization in Xamarin Range Slider control | Syncfusion® -description: Learn here all about TrackBar Customization support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. +title: TrackBar Customization in Xamarin Range Slider control | Syncfusion® +description: Learn here all about TrackBar Customization support in Syncfusion® Xamarin Range Slider (SfRangeSlider) control and more. platform: Xamarin control: RangeSlider documentation: ug diff --git a/Xamarin/Rating/Accessibility.md b/Xamarin/Rating/Accessibility.md index b34b05459..f04e125c0 100644 --- a/Xamarin/Rating/Accessibility.md +++ b/Xamarin/Rating/Accessibility.md @@ -1,8 +1,8 @@ --- layout : post -title: Accessibility in Xamarin Rating control | Syncfusion® -description: Learn here all about Accessibility support in Syncfusion® Xamarin Rating (SfRating) control and more. +title: Accessibility in Xamarin Rating control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Rating (SfRating) control and more. platform : Xamarin.Forms control : SfRating documentation : ug diff --git a/Xamarin/Rating/Add-Custom-Items.md b/Xamarin/Rating/Add-Custom-Items.md index 44430dd1a..38acaac53 100644 --- a/Xamarin/Rating/Add-Custom-Items.md +++ b/Xamarin/Rating/Add-Custom-Items.md @@ -1,8 +1,8 @@ --- layout: post -title: Custom View in Xamarin Rating control | Syncfusion® -description: Learn here all about Custom View support in Syncfusion® Xamarin Rating (SfRating) control, its elements and more. +title: Custom View in Xamarin Rating control | Syncfusion® +description: Learn here all about Custom View support in Syncfusion® Xamarin Rating (SfRating) control, its elements and more. platform: Xamarin control: Rating documentation: ug diff --git a/Xamarin/Rating/Appearance-Customization.md b/Xamarin/Rating/Appearance-Customization.md index a95cfe403..8ae12fdf2 100644 --- a/Xamarin/Rating/Appearance-Customization.md +++ b/Xamarin/Rating/Appearance-Customization.md @@ -1,8 +1,8 @@ --- layout: post -title: Appearance Customization in Xamarin Rating control | Syncfusion® -description: Learn here all about Appearance Customization support in Syncfusion® Xamarin Rating (SfRating) control and more. +title: Appearance Customization in Xamarin Rating control | Syncfusion® +description: Learn here all about Appearance Customization support in Syncfusion® Xamarin Rating (SfRating) control and more. platform: Xamarin control: Rating documentation: ug diff --git a/Xamarin/Rating/Appearance-and-Styling.md b/Xamarin/Rating/Appearance-and-Styling.md index 78e905163..56365af53 100644 --- a/Xamarin/Rating/Appearance-and-Styling.md +++ b/Xamarin/Rating/Appearance-and-Styling.md @@ -1,8 +1,8 @@ --- layout: post -title: Appearance and Styling in Xamarin Rating control | Syncfusion® -description: Learn here all about Appearance and Styling support in Syncfusion® Xamarin Rating (SfRating) control and more. +title: Appearance and Styling in Xamarin Rating control | Syncfusion® +description: Learn here all about Appearance and Styling support in Syncfusion® Xamarin Rating (SfRating) control and more. platform: Xamarin control: Rating documentation: ug diff --git a/Xamarin/Rating/Getting-Started.md b/Xamarin/Rating/Getting-Started.md index faf9c85ef..ee448a0b2 100644 --- a/Xamarin/Rating/Getting-Started.md +++ b/Xamarin/Rating/Getting-Started.md @@ -1,8 +1,8 @@ --- layout: post -title: Getting Started with Xamarin Rating Control | Syncfusion® -description: Learn here all about how to getting started with Syncfusion® Xamarin Rating control, its elements and more. +title: Getting Started with Xamarin Rating Control | Syncfusion® +description: Learn here all about how to getting started with Syncfusion® Xamarin Rating control, its elements and more. platform: xamarin control: Rating documentation: ug diff --git a/Xamarin/Rating/Overview.md b/Xamarin/Rating/Overview.md index 3d55cedec..a865e833e 100644 --- a/Xamarin/Rating/Overview.md +++ b/Xamarin/Rating/Overview.md @@ -1,8 +1,8 @@ --- layout: post -title: About Xamarin Rating control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Rating (SfRating) control, its elements and more. +title: About Xamarin Rating control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Rating (SfRating) control, its elements and more. platform: Xamarin control: Rating documentation: ug diff --git a/Xamarin/Rating/Precision-Mode.md b/Xamarin/Rating/Precision-Mode.md index db82b4424..df1649887 100644 --- a/Xamarin/Rating/Precision-Mode.md +++ b/Xamarin/Rating/Precision-Mode.md @@ -1,8 +1,8 @@ --- layout: post -title: Precision Mode in Xamarin Rating control | Syncfusion® -description: Learn here all about Precision Mode support in Syncfusion® Xamarin Rating (SfRating) control and more. +title: Precision Mode in Xamarin Rating control | Syncfusion® +description: Learn here all about Precision Mode support in Syncfusion® Xamarin Rating (SfRating) control and more. platform: Xamarin control: Rating documentation: ug diff --git a/Xamarin/Rating/Restrict-User-Selection.md b/Xamarin/Rating/Restrict-User-Selection.md index 24c6e2111..f91b702e7 100644 --- a/Xamarin/Rating/Restrict-User-Selection.md +++ b/Xamarin/Rating/Restrict-User-Selection.md @@ -1,8 +1,8 @@ --- layout: post -title: Restrict user Selection in Xamarin Rating control | Syncfusion® -description: Learn here all about Restrict user Selection support in Syncfusion® Xamarin Rating (SfRating) control and more. +title: Restrict user Selection in Xamarin Rating control | Syncfusion® +description: Learn here all about Restrict user Selection support in Syncfusion® Xamarin Rating (SfRating) control and more. platform: Xamarin control: Rating documentation: ug diff --git a/Xamarin/Rating/ToolTip.md b/Xamarin/Rating/ToolTip.md index 9bc93a660..9fb4c8b95 100644 --- a/Xamarin/Rating/ToolTip.md +++ b/Xamarin/Rating/ToolTip.md @@ -1,8 +1,8 @@ --- layout: post -title: ToolTip in Xamarin Rating control | Syncfusion® -description: Learn here all about ToolTip support in Syncfusion® Xamarin Rating (SfRating) control, its elements and more. +title: ToolTip in Xamarin Rating control | Syncfusion® +description: Learn here all about ToolTip support in Syncfusion® Xamarin Rating (SfRating) control, its elements and more. platform: Xamarin control: Rating documentation: ug diff --git a/Xamarin/Rating/View-Range-Selection.md b/Xamarin/Rating/View-Range-Selection.md index 8689b4faf..65c6911bb 100644 --- a/Xamarin/Rating/View-Range-Selection.md +++ b/Xamarin/Rating/View-Range-Selection.md @@ -1,8 +1,8 @@ --- layout: post -title: Enable View Range Selection in Xamarin Rating control | Syncfusion® -description: Learn here all about Enable View Range Selection support in Syncfusion® Xamarin Rating (SfRating) control and more. +title: Enable View Range Selection in Xamarin Rating control | Syncfusion® +description: Learn here all about Enable View Range Selection support in Syncfusion® Xamarin Rating (SfRating) control and more. platform: Xamarin control: Rating documentation: ug diff --git a/Xamarin/Release-notes/v12.1.0.43.md b/Xamarin/Release-notes/v12.1.0.43.md index 13de8b377..60ee77ef3 100644 --- a/Xamarin/Release-notes/v12.1.0.43.md +++ b/Xamarin/Release-notes/v12.1.0.43.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2014 Volume 1 Release Notes -description: Essential Studio® for Xamarin.Forms 2014 Volume 1 Release Notes +title: Essential Studio® for Xamarin.Forms 2014 Volume 1 Release Notes +description: Essential Studio® for Xamarin.Forms 2014 Volume 1 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v12.2.0.36.md b/Xamarin/Release-notes/v12.2.0.36.md index 352a35a3e..cf509a3db 100644 --- a/Xamarin/Release-notes/v12.2.0.36.md +++ b/Xamarin/Release-notes/v12.2.0.36.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2014 Volume 2 Release Notes -description: Essential Studio® for Xamarin.Forms 2014 Volume 2 Release Notes +title: Essential Studio® for Xamarin.Forms 2014 Volume 2 Release Notes +description: Essential Studio® for Xamarin.Forms 2014 Volume 2 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v12.3.0.36.md b/Xamarin/Release-notes/v12.3.0.36.md index a8ee4a0fd..376dc3064 100644 --- a/Xamarin/Release-notes/v12.3.0.36.md +++ b/Xamarin/Release-notes/v12.3.0.36.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2014 Volume 3 Release Notes -description: Essential Studio® for Xamarin.Forms 2014 Volume 3 Release Notes +title: Essential Studio® for Xamarin.Forms 2014 Volume 3 Release Notes +description: Essential Studio® for Xamarin.Forms 2014 Volume 3 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v12.4.0.24.md b/Xamarin/Release-notes/v12.4.0.24.md index 3193eee6a..77c9efdfe 100644 --- a/Xamarin/Release-notes/v12.4.0.24.md +++ b/Xamarin/Release-notes/v12.4.0.24.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2014 Volume 4 Release Notes -description: Essential Studio® for Xamarin.Forms 2014 Volume 4 Release Notes +title: Essential Studio® for Xamarin.Forms 2014 Volume 4 Release Notes +description: Essential Studio® for Xamarin.Forms 2014 Volume 4 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v13.1.0.21.md b/Xamarin/Release-notes/v13.1.0.21.md index 7e52b1f65..87cf7d2bb 100644 --- a/Xamarin/Release-notes/v13.1.0.21.md +++ b/Xamarin/Release-notes/v13.1.0.21.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2015 Volume 1 Release Notes -description: Essential Studio® for Xamarin.Forms 2015 Volume 1 Release Notes +title: Essential Studio® for Xamarin.Forms 2015 Volume 1 Release Notes +description: Essential Studio® for Xamarin.Forms 2015 Volume 1 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v13.2.0.29.md b/Xamarin/Release-notes/v13.2.0.29.md index b4b357aa8..995b94814 100644 --- a/Xamarin/Release-notes/v13.2.0.29.md +++ b/Xamarin/Release-notes/v13.2.0.29.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2015 Vol 2 Release Notes -description: Essential Studio® for Xamarin.Forms 2015 Vol 2 Release Notes +title: Essential Studio® for Xamarin.Forms 2015 Vol 2 Release Notes +description: Essential Studio® for Xamarin.Forms 2015 Vol 2 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v14.1.0.41.md b/Xamarin/Release-notes/v14.1.0.41.md index bad53f408..c49aa791e 100644 --- a/Xamarin/Release-notes/v14.1.0.41.md +++ b/Xamarin/Release-notes/v14.1.0.41.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2016 Volume 1 Release Notes -description: Essential Studio® for Xamarin.Forms 2016 Volume 1 Release Notes +title: Essential Studio® for Xamarin.Forms 2016 Volume 1 Release Notes +description: Essential Studio® for Xamarin.Forms 2016 Volume 1 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v14.2.0.26.md b/Xamarin/Release-notes/v14.2.0.26.md index 1d1803c8b..66aab28f1 100644 --- a/Xamarin/Release-notes/v14.2.0.26.md +++ b/Xamarin/Release-notes/v14.2.0.26.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2016 Volume 2 Release Notes -description: Essential Studio® for Xamarin.Forms 2016 Volume 2 Release Notes +title: Essential Studio® for Xamarin.Forms 2016 Volume 2 Release Notes +description: Essential Studio® for Xamarin.Forms 2016 Volume 2 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v16.2.0.41.md b/Xamarin/Release-notes/v16.2.0.41.md index 7b5c65bde..28e9658ca 100644 --- a/Xamarin/Release-notes/v16.2.0.41.md +++ b/Xamarin/Release-notes/v16.2.0.41.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 2 Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Volume 2 Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Volume 2 Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Volume 2 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v16.2.0.42.md b/Xamarin/Release-notes/v16.2.0.42.md index f8ae423e5..02ae48416 100644 --- a/Xamarin/Release-notes/v16.2.0.42.md +++ b/Xamarin/Release-notes/v16.2.0.42.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 2 Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Volume 2 Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Volume 2 Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Volume 2 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v16.2.0.46.md b/Xamarin/Release-notes/v16.2.0.46.md index db361ef13..5f896b150 100644 --- a/Xamarin/Release-notes/v16.2.0.46.md +++ b/Xamarin/Release-notes/v16.2.0.46.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 2 Service pack 1 Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Volume 2 Service pack 1 Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Volume 2 Service pack 1 Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Volume 2 Service pack 1 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v16.2.0.50.md b/Xamarin/Release-notes/v16.2.0.50.md index a26734ec2..b0d91e176 100644 --- a/Xamarin/Release-notes/v16.2.0.50.md +++ b/Xamarin/Release-notes/v16.2.0.50.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 2 Service pack 2 Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Volume 2 Service pack 2 Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Volume 2 Service pack 2 Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Volume 2 Service pack 2 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v16.3.0.17.md b/Xamarin/Release-notes/v16.3.0.17.md index f3f9ac310..d6d539312 100644 --- a/Xamarin/Release-notes/v16.3.0.17.md +++ b/Xamarin/Release-notes/v16.3.0.17.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 3 beta Release Notes (Beta) -description: Essential Studio® for Xamarin.Forms 2018 Volume 3 beta Release Notes (Beta) +title: Essential Studio® for Xamarin.Forms 2018 Volume 3 beta Release Notes (Beta) +description: Essential Studio® for Xamarin.Forms 2018 Volume 3 beta Release Notes (Beta) platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v16.3.0.21.md b/Xamarin/Release-notes/v16.3.0.21.md index b99ad1c45..28ec56c32 100644 --- a/Xamarin/Release-notes/v16.3.0.21.md +++ b/Xamarin/Release-notes/v16.3.0.21.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 3 Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Volume 3 Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Volume 3 Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Volume 3 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v16.3.0.29.md b/Xamarin/Release-notes/v16.3.0.29.md index 879fe913b..5a8aa84e5 100644 --- a/Xamarin/Release-notes/v16.3.0.29.md +++ b/Xamarin/Release-notes/v16.3.0.29.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 3 Service Pack 1 Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Volume 3 Service Pack 1 Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Volume 3 Service Pack 1 Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Volume 3 Service Pack 1 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v16.3.0.35.md b/Xamarin/Release-notes/v16.3.0.35.md index 8c7d6b198..c5634884c 100644 --- a/Xamarin/Release-notes/v16.3.0.35.md +++ b/Xamarin/Release-notes/v16.3.0.35.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 3 Nuget package Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Volume 3 Nuget package Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Volume 3 Nuget package Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Volume 3 Nuget package Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v16.3.0.36.md b/Xamarin/Release-notes/v16.3.0.36.md index 50303497a..4c4bd1cb8 100644 --- a/Xamarin/Release-notes/v16.3.0.36.md +++ b/Xamarin/Release-notes/v16.3.0.36.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 3 Nuget package Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Volume 3 Nuget package Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Volume 3 Nuget package Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Volume 3 Nuget package Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v16.4.0.40.md b/Xamarin/Release-notes/v16.4.0.40.md index 2a045993e..13410b116 100644 --- a/Xamarin/Release-notes/v16.4.0.40.md +++ b/Xamarin/Release-notes/v16.4.0.40.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Vol 4 Beta Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Vol 4 Beta Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Vol 4 Beta Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Vol 4 Beta Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v16.4.0.42.md b/Xamarin/Release-notes/v16.4.0.42.md index 694b7a3c3..e0dbbe29f 100644 --- a/Xamarin/Release-notes/v16.4.0.42.md +++ b/Xamarin/Release-notes/v16.4.0.42.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Vol 4 Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Vol 4 Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Vol 4 Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Vol 4 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v16.4.0.44.md b/Xamarin/Release-notes/v16.4.0.44.md index 6a6ac3570..caac27b53 100644 --- a/Xamarin/Release-notes/v16.4.0.44.md +++ b/Xamarin/Release-notes/v16.4.0.44.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 4 Nuget package Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Volume 4 Nuget package Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Volume 4 Nuget package Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Volume 4 Nuget package Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v16.4.0.46.md b/Xamarin/Release-notes/v16.4.0.46.md index e649f1c03..198951f34 100644 --- a/Xamarin/Release-notes/v16.4.0.46.md +++ b/Xamarin/Release-notes/v16.4.0.46.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 4 NuGet package release Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Volume 4 NuGet package release Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Volume 4 NuGet package release Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Volume 4 NuGet package release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v16.4.0.47.md b/Xamarin/Release-notes/v16.4.0.47.md index c0cb922f3..e8927ddf8 100644 --- a/Xamarin/Release-notes/v16.4.0.47.md +++ b/Xamarin/Release-notes/v16.4.0.47.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 4 Weekly Nuget Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Volume 4 Weekly Nuget Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Volume 4 Weekly Nuget Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Volume 4 Weekly Nuget Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v16.4.0.48.md b/Xamarin/Release-notes/v16.4.0.48.md index 52801e618..c5958b077 100644 --- a/Xamarin/Release-notes/v16.4.0.48.md +++ b/Xamarin/Release-notes/v16.4.0.48.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 4 Weekly Nuget Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Volume 4 Weekly Nuget Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Volume 4 Weekly Nuget Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Volume 4 Weekly Nuget Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v16.4.0.52.md b/Xamarin/Release-notes/v16.4.0.52.md index be24c9087..345945cf7 100644 --- a/Xamarin/Release-notes/v16.4.0.52.md +++ b/Xamarin/Release-notes/v16.4.0.52.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2018 Volume 4 service pack 1 Release Notes -description: Essential Studio® for Xamarin.Forms 2018 Volume 4 service pack 1 Release Notes +title: Essential Studio® for Xamarin.Forms 2018 Volume 4 service pack 1 Release Notes +description: Essential Studio® for Xamarin.Forms 2018 Volume 4 service pack 1 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v16.4.0.53.md b/Xamarin/Release-notes/v16.4.0.53.md index eaff53a5e..d48080f33 100644 --- a/Xamarin/Release-notes/v16.4.0.53.md +++ b/Xamarin/Release-notes/v16.4.0.53.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Package Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Package Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Package Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Package Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v16.4.0.54.md b/Xamarin/Release-notes/v16.4.0.54.md index a77d2d790..32d97ceab 100644 --- a/Xamarin/Release-notes/v16.4.0.54.md +++ b/Xamarin/Release-notes/v16.4.0.54.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.1.0.32.md b/Xamarin/Release-notes/v17.1.0.32.md index 5f5ad26ed..d47ac5bc3 100644 --- a/Xamarin/Release-notes/v17.1.0.32.md +++ b/Xamarin/Release-notes/v17.1.0.32.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2019 Volume 1 beta release Release Notes -description: Essential Studio® for Xamarin.Forms 2019 Volume 1 beta release Release Notes +title: Essential Studio® for Xamarin.Forms 2019 Volume 1 beta release Release Notes +description: Essential Studio® for Xamarin.Forms 2019 Volume 1 beta release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.1.0.38.md b/Xamarin/Release-notes/v17.1.0.38.md index 9f5e57f46..443e94856 100644 --- a/Xamarin/Release-notes/v17.1.0.38.md +++ b/Xamarin/Release-notes/v17.1.0.38.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Nuget Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Nuget Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.1.0.40.md b/Xamarin/Release-notes/v17.1.0.40.md index 42d8a81b4..deaa6c4f6 100644 --- a/Xamarin/Release-notes/v17.1.0.40.md +++ b/Xamarin/Release-notes/v17.1.0.40.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.1.0.41.md b/Xamarin/Release-notes/v17.1.0.41.md index bb396f1b9..7d85bbde0 100644 --- a/Xamarin/Release-notes/v17.1.0.41.md +++ b/Xamarin/Release-notes/v17.1.0.41.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.1.0.42.md b/Xamarin/Release-notes/v17.1.0.42.md index f25f891c2..2381084f5 100644 --- a/Xamarin/Release-notes/v17.1.0.42.md +++ b/Xamarin/Release-notes/v17.1.0.42.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.1.0.43.md b/Xamarin/Release-notes/v17.1.0.43.md index 659048c5e..1b59ea72a 100644 --- a/Xamarin/Release-notes/v17.1.0.43.md +++ b/Xamarin/Release-notes/v17.1.0.43.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.1.0.44.md b/Xamarin/Release-notes/v17.1.0.44.md index 8f5cb09ca..1f0c938b5 100644 --- a/Xamarin/Release-notes/v17.1.0.44.md +++ b/Xamarin/Release-notes/v17.1.0.44.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.1.0.47.md b/Xamarin/Release-notes/v17.1.0.47.md index 47a7cf1e7..15c1ac237 100644 --- a/Xamarin/Release-notes/v17.1.0.47.md +++ b/Xamarin/Release-notes/v17.1.0.47.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2019 volume 1 Service pack 1 Release Notes -description: Essential Studio® for Xamarin.Forms 2019 volume 1 Service pack 1 Release Notes +title: Essential Studio® for Xamarin.Forms 2019 volume 1 Service pack 1 Release Notes +description: Essential Studio® for Xamarin.Forms 2019 volume 1 Service pack 1 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.1.0.48.md b/Xamarin/Release-notes/v17.1.0.48.md index 1be5911f2..443ce7dc0 100644 --- a/Xamarin/Release-notes/v17.1.0.48.md +++ b/Xamarin/Release-notes/v17.1.0.48.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.1.0.49.md b/Xamarin/Release-notes/v17.1.0.49.md index f3f6021d9..07c948afb 100644 --- a/Xamarin/Release-notes/v17.1.0.49.md +++ b/Xamarin/Release-notes/v17.1.0.49.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.1.0.50.md b/Xamarin/Release-notes/v17.1.0.50.md index 7f92c7fbe..5f0ef73be 100644 --- a/Xamarin/Release-notes/v17.1.0.50.md +++ b/Xamarin/Release-notes/v17.1.0.50.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.1.0.51.md b/Xamarin/Release-notes/v17.1.0.51.md index d103f1fee..55b48098a 100644 --- a/Xamarin/Release-notes/v17.1.0.51.md +++ b/Xamarin/Release-notes/v17.1.0.51.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.1.0.52.md b/Xamarin/Release-notes/v17.1.0.52.md index 3676d194d..303aac91c 100644 --- a/Xamarin/Release-notes/v17.1.0.52.md +++ b/Xamarin/Release-notes/v17.1.0.52.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.1.0.53.md b/Xamarin/Release-notes/v17.1.0.53.md index 8faeebed2..67ecaa8a5 100644 --- a/Xamarin/Release-notes/v17.1.0.53.md +++ b/Xamarin/Release-notes/v17.1.0.53.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.2.0.28.md b/Xamarin/Release-notes/v17.2.0.28.md index 99b033ede..3eb23fd4d 100644 --- a/Xamarin/Release-notes/v17.2.0.28.md +++ b/Xamarin/Release-notes/v17.2.0.28.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2019 volume 2 Beta Release Notes -description: Essential Studio® for Xamarin.Forms 2019 volume 2 Beta Release Notes +title: Essential Studio® for Xamarin.Forms 2019 volume 2 Beta Release Notes +description: Essential Studio® for Xamarin.Forms 2019 volume 2 Beta Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.2.0.34.md b/Xamarin/Release-notes/v17.2.0.34.md index c3ba22bd7..4ca1bad75 100644 --- a/Xamarin/Release-notes/v17.2.0.34.md +++ b/Xamarin/Release-notes/v17.2.0.34.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2019 Volume 2 Main release Release Notes -description: Essential Studio® for Xamarin.Forms 2019 Volume 2 Main release Release Notes +title: Essential Studio® for Xamarin.Forms 2019 Volume 2 Main release Release Notes +description: Essential Studio® for Xamarin.Forms 2019 Volume 2 Main release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.2.0.35.md b/Xamarin/Release-notes/v17.2.0.35.md index 9496d4f55..654056636 100644 --- a/Xamarin/Release-notes/v17.2.0.35.md +++ b/Xamarin/Release-notes/v17.2.0.35.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.2.0.36.md b/Xamarin/Release-notes/v17.2.0.36.md index fb129fe1b..1bfeea62a 100644 --- a/Xamarin/Release-notes/v17.2.0.36.md +++ b/Xamarin/Release-notes/v17.2.0.36.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.2.0.39.md b/Xamarin/Release-notes/v17.2.0.39.md index 9c23e4b9c..823d5393c 100644 --- a/Xamarin/Release-notes/v17.2.0.39.md +++ b/Xamarin/Release-notes/v17.2.0.39.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.2.0.40.md b/Xamarin/Release-notes/v17.2.0.40.md index e3de67658..8a6851f9e 100644 --- a/Xamarin/Release-notes/v17.2.0.40.md +++ b/Xamarin/Release-notes/v17.2.0.40.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.2.0.41.md b/Xamarin/Release-notes/v17.2.0.41.md index ef0d964c3..8fa73579b 100644 --- a/Xamarin/Release-notes/v17.2.0.41.md +++ b/Xamarin/Release-notes/v17.2.0.41.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.2.0.46.md b/Xamarin/Release-notes/v17.2.0.46.md index 7e53ad926..62fa8d8bf 100644 --- a/Xamarin/Release-notes/v17.2.0.46.md +++ b/Xamarin/Release-notes/v17.2.0.46.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2019 volume 2 SP1 Release Notes -description: Essential Studio® for Xamarin.Forms 2019 volume 2 SP1 Release Notes +title: Essential Studio® for Xamarin.Forms 2019 volume 2 SP1 Release Notes +description: Essential Studio® for Xamarin.Forms 2019 volume 2 SP1 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.2.0.47.md b/Xamarin/Release-notes/v17.2.0.47.md index 72b7f316d..6109a88d2 100644 --- a/Xamarin/Release-notes/v17.2.0.47.md +++ b/Xamarin/Release-notes/v17.2.0.47.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.2.0.49.md b/Xamarin/Release-notes/v17.2.0.49.md index 4653c9121..c6582603a 100644 --- a/Xamarin/Release-notes/v17.2.0.49.md +++ b/Xamarin/Release-notes/v17.2.0.49.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.2.0.51.md b/Xamarin/Release-notes/v17.2.0.51.md index 3d71d9499..b468eda2d 100644 --- a/Xamarin/Release-notes/v17.2.0.51.md +++ b/Xamarin/Release-notes/v17.2.0.51.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.3.0.14.md b/Xamarin/Release-notes/v17.3.0.14.md index 5faa3129d..e94770c43 100644 --- a/Xamarin/Release-notes/v17.3.0.14.md +++ b/Xamarin/Release-notes/v17.3.0.14.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2019 volume 3 Main Release Release Notes -description: Essential Studio® for Xamarin.Forms 2019 volume 3 Main Release Release Notes +title: Essential Studio® for Xamarin.Forms 2019 volume 3 Main Release Release Notes +description: Essential Studio® for Xamarin.Forms 2019 volume 3 Main Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.3.0.17.md b/Xamarin/Release-notes/v17.3.0.17.md index 1649a4552..ea77c4a52 100644 --- a/Xamarin/Release-notes/v17.3.0.17.md +++ b/Xamarin/Release-notes/v17.3.0.17.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.3.0.19.md b/Xamarin/Release-notes/v17.3.0.19.md index fe8e4251e..c818b2643 100644 --- a/Xamarin/Release-notes/v17.3.0.19.md +++ b/Xamarin/Release-notes/v17.3.0.19.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.3.0.21.md b/Xamarin/Release-notes/v17.3.0.21.md index 7d07070e2..853f41ba7 100644 --- a/Xamarin/Release-notes/v17.3.0.21.md +++ b/Xamarin/Release-notes/v17.3.0.21.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.3.0.26.md b/Xamarin/Release-notes/v17.3.0.26.md index 3630a9699..f055fa161 100644 --- a/Xamarin/Release-notes/v17.3.0.26.md +++ b/Xamarin/Release-notes/v17.3.0.26.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2019 volume 3 SP1 Release Notes -description: Essential Studio® for Xamarin.Forms 2019 volume 3 SP1 Release Notes +title: Essential Studio® for Xamarin.Forms 2019 volume 3 SP1 Release Notes +description: Essential Studio® for Xamarin.Forms 2019 volume 3 SP1 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.3.0.27.md b/Xamarin/Release-notes/v17.3.0.27.md index e60c8aae1..3b2ab1c03 100644 --- a/Xamarin/Release-notes/v17.3.0.27.md +++ b/Xamarin/Release-notes/v17.3.0.27.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.3.0.28.md b/Xamarin/Release-notes/v17.3.0.28.md index 693486180..819decf4f 100644 --- a/Xamarin/Release-notes/v17.3.0.28.md +++ b/Xamarin/Release-notes/v17.3.0.28.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.3.0.29.md b/Xamarin/Release-notes/v17.3.0.29.md index d41444107..2af9c2882 100644 --- a/Xamarin/Release-notes/v17.3.0.29.md +++ b/Xamarin/Release-notes/v17.3.0.29.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.3.0.30.md b/Xamarin/Release-notes/v17.3.0.30.md index 23c2b1548..2e2e3f502 100644 --- a/Xamarin/Release-notes/v17.3.0.30.md +++ b/Xamarin/Release-notes/v17.3.0.30.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.3.0.33.md b/Xamarin/Release-notes/v17.3.0.33.md index e3093ff19..b0c54d26b 100644 --- a/Xamarin/Release-notes/v17.3.0.33.md +++ b/Xamarin/Release-notes/v17.3.0.33.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.3.0.34.md b/Xamarin/Release-notes/v17.3.0.34.md index 444a26a9f..ce5db2cf8 100644 --- a/Xamarin/Release-notes/v17.3.0.34.md +++ b/Xamarin/Release-notes/v17.3.0.34.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.3.0.9.md b/Xamarin/Release-notes/v17.3.0.9.md index 2f9415646..c530e44da 100644 --- a/Xamarin/Release-notes/v17.3.0.9.md +++ b/Xamarin/Release-notes/v17.3.0.9.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2019 volume 3 Beta Release Release Notes -description: Essential Studio® for Xamarin.Forms 2019 volume 3 Beta Release Release Notes +title: Essential Studio® for Xamarin.Forms 2019 volume 3 Beta Release Release Notes +description: Essential Studio® for Xamarin.Forms 2019 volume 3 Beta Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.4.0.31.md b/Xamarin/Release-notes/v17.4.0.31.md index 8d9729254..97be6c8e3 100644 --- a/Xamarin/Release-notes/v17.4.0.31.md +++ b/Xamarin/Release-notes/v17.4.0.31.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly NuGet Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.4.0.39.md b/Xamarin/Release-notes/v17.4.0.39.md index 004ad2d03..b3a539bb1 100644 --- a/Xamarin/Release-notes/v17.4.0.39.md +++ b/Xamarin/Release-notes/v17.4.0.39.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2019 volume 4 Main Release Release Notes -description: Essential Studio® for Xamarin.Forms 2019 volume 4 Main Release Release Notes +title: Essential Studio® for Xamarin.Forms 2019 volume 4 Main Release Release Notes +description: Essential Studio® for Xamarin.Forms 2019 volume 4 Main Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.4.0.40.md b/Xamarin/Release-notes/v17.4.0.40.md index 2d113399a..3e40c804f 100644 --- a/Xamarin/Release-notes/v17.4.0.40.md +++ b/Xamarin/Release-notes/v17.4.0.40.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.4.0.41.md b/Xamarin/Release-notes/v17.4.0.41.md index 9056b28f4..eec4ed144 100644 --- a/Xamarin/Release-notes/v17.4.0.41.md +++ b/Xamarin/Release-notes/v17.4.0.41.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.4.0.43.md b/Xamarin/Release-notes/v17.4.0.43.md index a0cccd839..046820282 100644 --- a/Xamarin/Release-notes/v17.4.0.43.md +++ b/Xamarin/Release-notes/v17.4.0.43.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.4.0.44.md b/Xamarin/Release-notes/v17.4.0.44.md index 2e19463a6..8b4732752 100644 --- a/Xamarin/Release-notes/v17.4.0.44.md +++ b/Xamarin/Release-notes/v17.4.0.44.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.4.0.46.md b/Xamarin/Release-notes/v17.4.0.46.md index 54615c2e0..4d52fe49d 100644 --- a/Xamarin/Release-notes/v17.4.0.46.md +++ b/Xamarin/Release-notes/v17.4.0.46.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2019 volume 4 SP1 Release Notes -description: Essential Studio® for Xamarin.Forms 2019 volume 4 SP1 Release Notes +title: Essential Studio® for Xamarin.Forms 2019 volume 4 SP1 Release Notes +description: Essential Studio® for Xamarin.Forms 2019 volume 4 SP1 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.4.0.47.md b/Xamarin/Release-notes/v17.4.0.47.md index 717589966..7c0324853 100644 --- a/Xamarin/Release-notes/v17.4.0.47.md +++ b/Xamarin/Release-notes/v17.4.0.47.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.4.0.49.md b/Xamarin/Release-notes/v17.4.0.49.md index f6e4069ca..395272137 100644 --- a/Xamarin/Release-notes/v17.4.0.49.md +++ b/Xamarin/Release-notes/v17.4.0.49.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.4.0.50.md b/Xamarin/Release-notes/v17.4.0.50.md index 58605abfd..3442bab66 100644 --- a/Xamarin/Release-notes/v17.4.0.50.md +++ b/Xamarin/Release-notes/v17.4.0.50.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.4.0.51.md b/Xamarin/Release-notes/v17.4.0.51.md index d43877d4c..19d9f9343 100644 --- a/Xamarin/Release-notes/v17.4.0.51.md +++ b/Xamarin/Release-notes/v17.4.0.51.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.4.0.53.md b/Xamarin/Release-notes/v17.4.0.53.md index 4f693802c..423d1b30a 100644 --- a/Xamarin/Release-notes/v17.4.0.53.md +++ b/Xamarin/Release-notes/v17.4.0.53.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v17.4.0.55.md b/Xamarin/Release-notes/v17.4.0.55.md index e668b636e..777bf3454 100644 --- a/Xamarin/Release-notes/v17.4.0.55.md +++ b/Xamarin/Release-notes/v17.4.0.55.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.1.0.36.md b/Xamarin/Release-notes/v18.1.0.36.md index 230ea15f6..334f19d7b 100644 --- a/Xamarin/Release-notes/v18.1.0.36.md +++ b/Xamarin/Release-notes/v18.1.0.36.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2020 volume 1 Beta Release Notes -description: Essential Studio® for Xamarin.Forms 2020 volume 1 Beta Release Notes +title: Essential Studio® for Xamarin.Forms 2020 volume 1 Beta Release Notes +description: Essential Studio® for Xamarin.Forms 2020 volume 1 Beta Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.1.0.42.md b/Xamarin/Release-notes/v18.1.0.42.md index 611da3e55..d504be9de 100644 --- a/Xamarin/Release-notes/v18.1.0.42.md +++ b/Xamarin/Release-notes/v18.1.0.42.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2020 volume 1 Main Release Notes -description: Essential Studio® for Xamarin.Forms 2020 volume 1 Main Release Notes +title: Essential Studio® for Xamarin.Forms 2020 volume 1 Main Release Notes +description: Essential Studio® for Xamarin.Forms 2020 volume 1 Main Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.1.0.43.md b/Xamarin/Release-notes/v18.1.0.43.md index 77558f05e..51f0e97cd 100644 --- a/Xamarin/Release-notes/v18.1.0.43.md +++ b/Xamarin/Release-notes/v18.1.0.43.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.1.0.44.md b/Xamarin/Release-notes/v18.1.0.44.md index a817e2cbf..a4b4197e8 100644 --- a/Xamarin/Release-notes/v18.1.0.44.md +++ b/Xamarin/Release-notes/v18.1.0.44.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.1.0.45.md b/Xamarin/Release-notes/v18.1.0.45.md index d26295f53..6a9561785 100644 --- a/Xamarin/Release-notes/v18.1.0.45.md +++ b/Xamarin/Release-notes/v18.1.0.45.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.1.0.46.md b/Xamarin/Release-notes/v18.1.0.46.md index d526e8fe4..c51c85c0e 100644 --- a/Xamarin/Release-notes/v18.1.0.46.md +++ b/Xamarin/Release-notes/v18.1.0.46.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.1.0.48.md b/Xamarin/Release-notes/v18.1.0.48.md index 5f5117a7c..46500c0cb 100644 --- a/Xamarin/Release-notes/v18.1.0.48.md +++ b/Xamarin/Release-notes/v18.1.0.48.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.1.0.52.md b/Xamarin/Release-notes/v18.1.0.52.md index ed7e8b57e..84bb35c36 100644 --- a/Xamarin/Release-notes/v18.1.0.52.md +++ b/Xamarin/Release-notes/v18.1.0.52.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2020 volume 1 SP1 Release Notes -description: Essential Studio® for Xamarin.Forms 2020 volume 1 SP1 Release Notes +title: Essential Studio® for Xamarin.Forms 2020 volume 1 SP1 Release Notes +description: Essential Studio® for Xamarin.Forms 2020 volume 1 SP1 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.1.0.53.md b/Xamarin/Release-notes/v18.1.0.53.md index 5fcca2d38..198560107 100644 --- a/Xamarin/Release-notes/v18.1.0.53.md +++ b/Xamarin/Release-notes/v18.1.0.53.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.1.0.54.md b/Xamarin/Release-notes/v18.1.0.54.md index 19c1ac9eb..3adf8f6a5 100644 --- a/Xamarin/Release-notes/v18.1.0.54.md +++ b/Xamarin/Release-notes/v18.1.0.54.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.1.0.55.md b/Xamarin/Release-notes/v18.1.0.55.md index 850c83c5c..4c0ef06ed 100644 --- a/Xamarin/Release-notes/v18.1.0.55.md +++ b/Xamarin/Release-notes/v18.1.0.55.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.1.0.56.md b/Xamarin/Release-notes/v18.1.0.56.md index 1bc074127..d43bc8fd3 100644 --- a/Xamarin/Release-notes/v18.1.0.56.md +++ b/Xamarin/Release-notes/v18.1.0.56.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.1.0.57.md b/Xamarin/Release-notes/v18.1.0.57.md index 42cbaf772..83f697de3 100644 --- a/Xamarin/Release-notes/v18.1.0.57.md +++ b/Xamarin/Release-notes/v18.1.0.57.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.1.0.59.md b/Xamarin/Release-notes/v18.1.0.59.md index 20962d727..d5a556d58 100644 --- a/Xamarin/Release-notes/v18.1.0.59.md +++ b/Xamarin/Release-notes/v18.1.0.59.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.2.0.44.md b/Xamarin/Release-notes/v18.2.0.44.md index fda9ef179..c2fc511ca 100644 --- a/Xamarin/Release-notes/v18.2.0.44.md +++ b/Xamarin/Release-notes/v18.2.0.44.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2020 volume 2 Main Release Notes -description: Essential Studio® for Xamarin.Forms 2020 volume 2 Main Release Notes +title: Essential Studio® for Xamarin.Forms 2020 volume 2 Main Release Notes +description: Essential Studio® for Xamarin.Forms 2020 volume 2 Main Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.2.0.45.md b/Xamarin/Release-notes/v18.2.0.45.md index bd773c2ac..d61a23bd6 100644 --- a/Xamarin/Release-notes/v18.2.0.45.md +++ b/Xamarin/Release-notes/v18.2.0.45.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.2.0.46.md b/Xamarin/Release-notes/v18.2.0.46.md index 699ee21fa..6734bbafa 100644 --- a/Xamarin/Release-notes/v18.2.0.46.md +++ b/Xamarin/Release-notes/v18.2.0.46.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.2.0.47.md b/Xamarin/Release-notes/v18.2.0.47.md index cbc4b6804..91586dff1 100644 --- a/Xamarin/Release-notes/v18.2.0.47.md +++ b/Xamarin/Release-notes/v18.2.0.47.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.2.0.48.md b/Xamarin/Release-notes/v18.2.0.48.md index 178fe4e93..e9381f561 100644 --- a/Xamarin/Release-notes/v18.2.0.48.md +++ b/Xamarin/Release-notes/v18.2.0.48.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.2.0.54.md b/Xamarin/Release-notes/v18.2.0.54.md index 8d3d27f41..34c5b86dd 100644 --- a/Xamarin/Release-notes/v18.2.0.54.md +++ b/Xamarin/Release-notes/v18.2.0.54.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.2.0.55.md b/Xamarin/Release-notes/v18.2.0.55.md index a1d31a5dc..4906a1ae7 100644 --- a/Xamarin/Release-notes/v18.2.0.55.md +++ b/Xamarin/Release-notes/v18.2.0.55.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.2.0.56.md b/Xamarin/Release-notes/v18.2.0.56.md index 6518d0af8..bc3ed642e 100644 --- a/Xamarin/Release-notes/v18.2.0.56.md +++ b/Xamarin/Release-notes/v18.2.0.56.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.2.0.57.md b/Xamarin/Release-notes/v18.2.0.57.md index 444144d1f..5a4c7e549 100644 --- a/Xamarin/Release-notes/v18.2.0.57.md +++ b/Xamarin/Release-notes/v18.2.0.57.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.2.0.58.md b/Xamarin/Release-notes/v18.2.0.58.md index 6c6cfee8d..d63fcce78 100644 --- a/Xamarin/Release-notes/v18.2.0.58.md +++ b/Xamarin/Release-notes/v18.2.0.58.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.2.0.59.md b/Xamarin/Release-notes/v18.2.0.59.md index 5f2756bb6..eca037d16 100644 --- a/Xamarin/Release-notes/v18.2.0.59.md +++ b/Xamarin/Release-notes/v18.2.0.59.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.3.0.35.md b/Xamarin/Release-notes/v18.3.0.35.md index 05836a88e..640f25dd2 100644 --- a/Xamarin/Release-notes/v18.3.0.35.md +++ b/Xamarin/Release-notes/v18.3.0.35.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2020 volume 3 Main Release Notes -description: Essential Studio® for Xamarin.Forms 2020 volume 3 Main Release Notes +title: Essential Studio® for Xamarin.Forms 2020 volume 3 Main Release Notes +description: Essential Studio® for Xamarin.Forms 2020 volume 3 Main Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.3.0.38.md b/Xamarin/Release-notes/v18.3.0.38.md index 26a8ccf33..6b99b06ea 100644 --- a/Xamarin/Release-notes/v18.3.0.38.md +++ b/Xamarin/Release-notes/v18.3.0.38.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.3.0.40.md b/Xamarin/Release-notes/v18.3.0.40.md index abec7c208..05e07b3fa 100644 --- a/Xamarin/Release-notes/v18.3.0.40.md +++ b/Xamarin/Release-notes/v18.3.0.40.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.3.0.42.md b/Xamarin/Release-notes/v18.3.0.42.md index e20071d3b..441894985 100644 --- a/Xamarin/Release-notes/v18.3.0.42.md +++ b/Xamarin/Release-notes/v18.3.0.42.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.3.0.44.md b/Xamarin/Release-notes/v18.3.0.44.md index 09dc22fae..083af9ea3 100644 --- a/Xamarin/Release-notes/v18.3.0.44.md +++ b/Xamarin/Release-notes/v18.3.0.44.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.3.0.47.md b/Xamarin/Release-notes/v18.3.0.47.md index 9355aac8c..de101631f 100644 --- a/Xamarin/Release-notes/v18.3.0.47.md +++ b/Xamarin/Release-notes/v18.3.0.47.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2020 volume 3 SP1 Release Notes -description: Essential Studio® for Xamarin.Forms 2020 volume 3 SP1 Release Notes +title: Essential Studio® for Xamarin.Forms 2020 volume 3 SP1 Release Notes +description: Essential Studio® for Xamarin.Forms 2020 volume 3 SP1 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.3.0.48.md b/Xamarin/Release-notes/v18.3.0.48.md index f0cb50638..0ef315bea 100644 --- a/Xamarin/Release-notes/v18.3.0.48.md +++ b/Xamarin/Release-notes/v18.3.0.48.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.3.0.50.md b/Xamarin/Release-notes/v18.3.0.50.md index f981cb2d0..e8b6784fc 100644 --- a/Xamarin/Release-notes/v18.3.0.50.md +++ b/Xamarin/Release-notes/v18.3.0.50.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.3.0.51.md b/Xamarin/Release-notes/v18.3.0.51.md index e84f8191d..0d776c50a 100644 --- a/Xamarin/Release-notes/v18.3.0.51.md +++ b/Xamarin/Release-notes/v18.3.0.51.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.3.0.52.md b/Xamarin/Release-notes/v18.3.0.52.md index c5330b03a..120ced5a0 100644 --- a/Xamarin/Release-notes/v18.3.0.52.md +++ b/Xamarin/Release-notes/v18.3.0.52.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.3.0.53.md b/Xamarin/Release-notes/v18.3.0.53.md index 5624c5a8f..6b8e3629b 100644 --- a/Xamarin/Release-notes/v18.3.0.53.md +++ b/Xamarin/Release-notes/v18.3.0.53.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.4.0.30.md b/Xamarin/Release-notes/v18.4.0.30.md index 42f39f302..a62a670f4 100644 --- a/Xamarin/Release-notes/v18.4.0.30.md +++ b/Xamarin/Release-notes/v18.4.0.30.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2020 volume 4 Main Release Release Notes -description: Essential Studio® for Xamarin.Forms 2020 volume 4 Main Release Release Notes +title: Essential Studio® for Xamarin.Forms 2020 volume 4 Main Release Release Notes +description: Essential Studio® for Xamarin.Forms 2020 volume 4 Main Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.4.0.31.md b/Xamarin/Release-notes/v18.4.0.31.md index e8e2fa22f..077dad02a 100644 --- a/Xamarin/Release-notes/v18.4.0.31.md +++ b/Xamarin/Release-notes/v18.4.0.31.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.4.0.32.md b/Xamarin/Release-notes/v18.4.0.32.md index 6aa061346..aef2d95d6 100644 --- a/Xamarin/Release-notes/v18.4.0.32.md +++ b/Xamarin/Release-notes/v18.4.0.32.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.4.0.33.md b/Xamarin/Release-notes/v18.4.0.33.md index 1b49e0965..91c7424a7 100644 --- a/Xamarin/Release-notes/v18.4.0.33.md +++ b/Xamarin/Release-notes/v18.4.0.33.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.4.0.34.md b/Xamarin/Release-notes/v18.4.0.34.md index 40f0e2be4..1ce35fad1 100644 --- a/Xamarin/Release-notes/v18.4.0.34.md +++ b/Xamarin/Release-notes/v18.4.0.34.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.4.0.35.md b/Xamarin/Release-notes/v18.4.0.35.md index 21e0d9175..c477db8e3 100644 --- a/Xamarin/Release-notes/v18.4.0.35.md +++ b/Xamarin/Release-notes/v18.4.0.35.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.4.0.39.md b/Xamarin/Release-notes/v18.4.0.39.md index 39fe7dc76..6faa5405d 100644 --- a/Xamarin/Release-notes/v18.4.0.39.md +++ b/Xamarin/Release-notes/v18.4.0.39.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2020 volume 4 SP1 Release Notes -description: Essential Studio® for Xamarin.Forms 2020 volume 4 SP1 Release Notes +title: Essential Studio® for Xamarin.Forms 2020 volume 4 SP1 Release Notes +description: Essential Studio® for Xamarin.Forms 2020 volume 4 SP1 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.4.0.41.md b/Xamarin/Release-notes/v18.4.0.41.md index 113eb9418..80472d1a7 100644 --- a/Xamarin/Release-notes/v18.4.0.41.md +++ b/Xamarin/Release-notes/v18.4.0.41.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.4.0.42.md b/Xamarin/Release-notes/v18.4.0.42.md index b1a4ff62c..0c58e39a7 100644 --- a/Xamarin/Release-notes/v18.4.0.42.md +++ b/Xamarin/Release-notes/v18.4.0.42.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.4.0.43.md b/Xamarin/Release-notes/v18.4.0.43.md index d3e5050a8..b991bd032 100644 --- a/Xamarin/Release-notes/v18.4.0.43.md +++ b/Xamarin/Release-notes/v18.4.0.43.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.4.0.44.md b/Xamarin/Release-notes/v18.4.0.44.md index 5954ead55..c35db1672 100644 --- a/Xamarin/Release-notes/v18.4.0.44.md +++ b/Xamarin/Release-notes/v18.4.0.44.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.4.0.46.md b/Xamarin/Release-notes/v18.4.0.46.md index 6029a5965..ba8d03e19 100644 --- a/Xamarin/Release-notes/v18.4.0.46.md +++ b/Xamarin/Release-notes/v18.4.0.46.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.4.0.47.md b/Xamarin/Release-notes/v18.4.0.47.md index 6a3f0e3fa..81cd6f063 100644 --- a/Xamarin/Release-notes/v18.4.0.47.md +++ b/Xamarin/Release-notes/v18.4.0.47.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.4.0.48.md b/Xamarin/Release-notes/v18.4.0.48.md index e1b6b3e5a..146ef859b 100644 --- a/Xamarin/Release-notes/v18.4.0.48.md +++ b/Xamarin/Release-notes/v18.4.0.48.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v18.4.0.49.md b/Xamarin/Release-notes/v18.4.0.49.md index 425545643..4ef89bdee 100644 --- a/Xamarin/Release-notes/v18.4.0.49.md +++ b/Xamarin/Release-notes/v18.4.0.49.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.1.0.54.md b/Xamarin/Release-notes/v19.1.0.54.md index c3560d2c9..595bc933f 100644 --- a/Xamarin/Release-notes/v19.1.0.54.md +++ b/Xamarin/Release-notes/v19.1.0.54.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2021 volume 1 Main Release Notes -description: Essential Studio® for Xamarin.Forms 2021 volume 1 Main Release Notes +title: Essential Studio® for Xamarin.Forms 2021 volume 1 Main Release Notes +description: Essential Studio® for Xamarin.Forms 2021 volume 1 Main Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.1.0.55.md b/Xamarin/Release-notes/v19.1.0.55.md index 73bae3927..16bb30c2d 100644 --- a/Xamarin/Release-notes/v19.1.0.55.md +++ b/Xamarin/Release-notes/v19.1.0.55.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.1.0.56.md b/Xamarin/Release-notes/v19.1.0.56.md index c8addb798..2cd1f6f3f 100644 --- a/Xamarin/Release-notes/v19.1.0.56.md +++ b/Xamarin/Release-notes/v19.1.0.56.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.1.0.57.md b/Xamarin/Release-notes/v19.1.0.57.md index a58ad6776..5cbd55f11 100644 --- a/Xamarin/Release-notes/v19.1.0.57.md +++ b/Xamarin/Release-notes/v19.1.0.57.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.1.0.58.md b/Xamarin/Release-notes/v19.1.0.58.md index 7c3fd83db..38c891813 100644 --- a/Xamarin/Release-notes/v19.1.0.58.md +++ b/Xamarin/Release-notes/v19.1.0.58.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.1.0.59.md b/Xamarin/Release-notes/v19.1.0.59.md index b4d3d836d..ec016bf94 100644 --- a/Xamarin/Release-notes/v19.1.0.59.md +++ b/Xamarin/Release-notes/v19.1.0.59.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.1.0.63.md b/Xamarin/Release-notes/v19.1.0.63.md index 87f7480ab..55681778b 100644 --- a/Xamarin/Release-notes/v19.1.0.63.md +++ b/Xamarin/Release-notes/v19.1.0.63.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2021 volume 1 SP1 Release Notes -description: Essential Studio® for Xamarin.Forms 2021 volume 1 SP1 Release Notes +title: Essential Studio® for Xamarin.Forms 2021 volume 1 SP1 Release Notes +description: Essential Studio® for Xamarin.Forms 2021 volume 1 SP1 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.1.0.64.md b/Xamarin/Release-notes/v19.1.0.64.md index 619447aaa..019865bd7 100644 --- a/Xamarin/Release-notes/v19.1.0.64.md +++ b/Xamarin/Release-notes/v19.1.0.64.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.1.0.65.md b/Xamarin/Release-notes/v19.1.0.65.md index b92fb9714..c1b773fd8 100644 --- a/Xamarin/Release-notes/v19.1.0.65.md +++ b/Xamarin/Release-notes/v19.1.0.65.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.1.0.66.md b/Xamarin/Release-notes/v19.1.0.66.md index 33dfeac65..651f62ec5 100644 --- a/Xamarin/Release-notes/v19.1.0.66.md +++ b/Xamarin/Release-notes/v19.1.0.66.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.1.0.67.md b/Xamarin/Release-notes/v19.1.0.67.md index afddc87ec..ad2ca2ac8 100644 --- a/Xamarin/Release-notes/v19.1.0.67.md +++ b/Xamarin/Release-notes/v19.1.0.67.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.1.0.69.md b/Xamarin/Release-notes/v19.1.0.69.md index 7e4f3c709..94936db0f 100644 --- a/Xamarin/Release-notes/v19.1.0.69.md +++ b/Xamarin/Release-notes/v19.1.0.69.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.2.0.44.md b/Xamarin/Release-notes/v19.2.0.44.md index 553121099..4501c5d32 100644 --- a/Xamarin/Release-notes/v19.2.0.44.md +++ b/Xamarin/Release-notes/v19.2.0.44.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2021 volume 2 Main Release Notes -description: Essential Studio® for Xamarin.Forms 2021 volume 2 Main Release Notes +title: Essential Studio® for Xamarin.Forms 2021 volume 2 Main Release Notes +description: Essential Studio® for Xamarin.Forms 2021 volume 2 Main Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.2.0.46.md b/Xamarin/Release-notes/v19.2.0.46.md index 8008e46d9..5061426e8 100644 --- a/Xamarin/Release-notes/v19.2.0.46.md +++ b/Xamarin/Release-notes/v19.2.0.46.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.2.0.47.md b/Xamarin/Release-notes/v19.2.0.47.md index 3c48827ef..a2302611d 100644 --- a/Xamarin/Release-notes/v19.2.0.47.md +++ b/Xamarin/Release-notes/v19.2.0.47.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.2.0.48.md b/Xamarin/Release-notes/v19.2.0.48.md index 59de50974..9cb1ef503 100644 --- a/Xamarin/Release-notes/v19.2.0.48.md +++ b/Xamarin/Release-notes/v19.2.0.48.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.2.0.49.md b/Xamarin/Release-notes/v19.2.0.49.md index 2cbfadcef..cd5eb162b 100644 --- a/Xamarin/Release-notes/v19.2.0.49.md +++ b/Xamarin/Release-notes/v19.2.0.49.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.2.0.51.md b/Xamarin/Release-notes/v19.2.0.51.md index 85da2c22d..ff34d5bad 100644 --- a/Xamarin/Release-notes/v19.2.0.51.md +++ b/Xamarin/Release-notes/v19.2.0.51.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.2.0.55.md b/Xamarin/Release-notes/v19.2.0.55.md index 23d431709..f00a70f58 100644 --- a/Xamarin/Release-notes/v19.2.0.55.md +++ b/Xamarin/Release-notes/v19.2.0.55.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2021 volume 2 SP1 Release Notes -description: Essential Studio® for Xamarin.Forms 2021 volume 2 SP1 Release Notes +title: Essential Studio® for Xamarin.Forms 2021 volume 2 SP1 Release Notes +description: Essential Studio® for Xamarin.Forms 2021 volume 2 SP1 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.2.0.56.md b/Xamarin/Release-notes/v19.2.0.56.md index 4e52c08b1..b48c44559 100644 --- a/Xamarin/Release-notes/v19.2.0.56.md +++ b/Xamarin/Release-notes/v19.2.0.56.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.2.0.57.md b/Xamarin/Release-notes/v19.2.0.57.md index 8dbbcdb47..7bfc3fbb1 100644 --- a/Xamarin/Release-notes/v19.2.0.57.md +++ b/Xamarin/Release-notes/v19.2.0.57.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.2.0.59.md b/Xamarin/Release-notes/v19.2.0.59.md index c9291146b..0377edb60 100644 --- a/Xamarin/Release-notes/v19.2.0.59.md +++ b/Xamarin/Release-notes/v19.2.0.59.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.2.0.60.md b/Xamarin/Release-notes/v19.2.0.60.md index c700a6ea3..f988677f7 100644 --- a/Xamarin/Release-notes/v19.2.0.60.md +++ b/Xamarin/Release-notes/v19.2.0.60.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.2.0.62.md b/Xamarin/Release-notes/v19.2.0.62.md index 1e036feca..435f909e5 100644 --- a/Xamarin/Release-notes/v19.2.0.62.md +++ b/Xamarin/Release-notes/v19.2.0.62.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.3.0.43.md b/Xamarin/Release-notes/v19.3.0.43.md index 325e76774..63bc0e3c7 100644 --- a/Xamarin/Release-notes/v19.3.0.43.md +++ b/Xamarin/Release-notes/v19.3.0.43.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2021 volume 3 Main Release Notes -description: Essential Studio® for Xamarin.Forms 2021 volume 3 Main Release Notes +title: Essential Studio® for Xamarin.Forms 2021 volume 3 Main Release Notes +description: Essential Studio® for Xamarin.Forms 2021 volume 3 Main Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.3.0.44.md b/Xamarin/Release-notes/v19.3.0.44.md index 88ab4a9ee..77fc6bf03 100644 --- a/Xamarin/Release-notes/v19.3.0.44.md +++ b/Xamarin/Release-notes/v19.3.0.44.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.3.0.45.md b/Xamarin/Release-notes/v19.3.0.45.md index 1c7dffc46..cc94426ff 100644 --- a/Xamarin/Release-notes/v19.3.0.45.md +++ b/Xamarin/Release-notes/v19.3.0.45.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.3.0.46.md b/Xamarin/Release-notes/v19.3.0.46.md index d1fa2c115..b8eecdceb 100644 --- a/Xamarin/Release-notes/v19.3.0.46.md +++ b/Xamarin/Release-notes/v19.3.0.46.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.3.0.47.md b/Xamarin/Release-notes/v19.3.0.47.md index dac229aff..50af8136e 100644 --- a/Xamarin/Release-notes/v19.3.0.47.md +++ b/Xamarin/Release-notes/v19.3.0.47.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.3.0.48.md b/Xamarin/Release-notes/v19.3.0.48.md index d8d8b1949..4a5908654 100644 --- a/Xamarin/Release-notes/v19.3.0.48.md +++ b/Xamarin/Release-notes/v19.3.0.48.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.3.0.53.md b/Xamarin/Release-notes/v19.3.0.53.md index c94391c14..69748fa09 100644 --- a/Xamarin/Release-notes/v19.3.0.53.md +++ b/Xamarin/Release-notes/v19.3.0.53.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2021 volume 3 SP1 Release Notes -description: Essential Studio® for Xamarin.Forms 2021 volume 3 SP1 Release Notes +title: Essential Studio® for Xamarin.Forms 2021 volume 3 SP1 Release Notes +description: Essential Studio® for Xamarin.Forms 2021 volume 3 SP1 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.3.0.54.md b/Xamarin/Release-notes/v19.3.0.54.md index a375ea733..76ef002e1 100644 --- a/Xamarin/Release-notes/v19.3.0.54.md +++ b/Xamarin/Release-notes/v19.3.0.54.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.3.0.55.md b/Xamarin/Release-notes/v19.3.0.55.md index b50b90681..a64d382b6 100644 --- a/Xamarin/Release-notes/v19.3.0.55.md +++ b/Xamarin/Release-notes/v19.3.0.55.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.3.0.56.md b/Xamarin/Release-notes/v19.3.0.56.md index 6680a543c..ee0d28a8c 100644 --- a/Xamarin/Release-notes/v19.3.0.56.md +++ b/Xamarin/Release-notes/v19.3.0.56.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.3.0.57.md b/Xamarin/Release-notes/v19.3.0.57.md index 37c975679..bffbe3bff 100644 --- a/Xamarin/Release-notes/v19.3.0.57.md +++ b/Xamarin/Release-notes/v19.3.0.57.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.4.0.38.md b/Xamarin/Release-notes/v19.4.0.38.md index 198a3b016..54d578efc 100644 --- a/Xamarin/Release-notes/v19.4.0.38.md +++ b/Xamarin/Release-notes/v19.4.0.38.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2021 Volume 4 Main Release Notes -description: Essential Studio® for Xamarin.Forms 2021 Volume 4 Main Release Notes +title: Essential Studio® for Xamarin.Forms 2021 Volume 4 Main Release Notes +description: Essential Studio® for Xamarin.Forms 2021 Volume 4 Main Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.4.0.40.md b/Xamarin/Release-notes/v19.4.0.40.md index 259e9bae4..e601561cd 100644 --- a/Xamarin/Release-notes/v19.4.0.40.md +++ b/Xamarin/Release-notes/v19.4.0.40.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.4.0.41.md b/Xamarin/Release-notes/v19.4.0.41.md index 7fce2c807..78879156b 100644 --- a/Xamarin/Release-notes/v19.4.0.41.md +++ b/Xamarin/Release-notes/v19.4.0.41.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.4.0.42.md b/Xamarin/Release-notes/v19.4.0.42.md index 84ec734c8..a79fcd10d 100644 --- a/Xamarin/Release-notes/v19.4.0.42.md +++ b/Xamarin/Release-notes/v19.4.0.42.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.4.0.43.md b/Xamarin/Release-notes/v19.4.0.43.md index d2463fd40..e498b1661 100644 --- a/Xamarin/Release-notes/v19.4.0.43.md +++ b/Xamarin/Release-notes/v19.4.0.43.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.4.0.47.md b/Xamarin/Release-notes/v19.4.0.47.md index 4b0d14b3c..d9bf27a76 100644 --- a/Xamarin/Release-notes/v19.4.0.47.md +++ b/Xamarin/Release-notes/v19.4.0.47.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.4.0.48.md b/Xamarin/Release-notes/v19.4.0.48.md index bd1bb3439..ab96e864c 100644 --- a/Xamarin/Release-notes/v19.4.0.48.md +++ b/Xamarin/Release-notes/v19.4.0.48.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2021 Volume 4 Service Pack Release Notes -description: Essential Studio® for Xamarin.Forms 2021 Volume 4 Service Pack Release Notes +title: Essential Studio® for Xamarin.Forms 2021 Volume 4 Service Pack Release Notes +description: Essential Studio® for Xamarin.Forms 2021 Volume 4 Service Pack Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.4.0.50.md b/Xamarin/Release-notes/v19.4.0.50.md index a6f4cbdf0..44d1062ff 100644 --- a/Xamarin/Release-notes/v19.4.0.50.md +++ b/Xamarin/Release-notes/v19.4.0.50.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.4.0.52.md b/Xamarin/Release-notes/v19.4.0.52.md index 1bdb6c5f6..c6f4638a4 100644 --- a/Xamarin/Release-notes/v19.4.0.52.md +++ b/Xamarin/Release-notes/v19.4.0.52.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.4.0.53.md b/Xamarin/Release-notes/v19.4.0.53.md index 3c9ac312a..0054b0663 100644 --- a/Xamarin/Release-notes/v19.4.0.53.md +++ b/Xamarin/Release-notes/v19.4.0.53.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.4.0.54.md b/Xamarin/Release-notes/v19.4.0.54.md index 21efaefdb..dc7c778cd 100644 --- a/Xamarin/Release-notes/v19.4.0.54.md +++ b/Xamarin/Release-notes/v19.4.0.54.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.4.0.55.md b/Xamarin/Release-notes/v19.4.0.55.md index 529259ea2..cbb6ec701 100644 --- a/Xamarin/Release-notes/v19.4.0.55.md +++ b/Xamarin/Release-notes/v19.4.0.55.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v19.4.0.56.md b/Xamarin/Release-notes/v19.4.0.56.md index c2bc4d49f..7eda3feaa 100644 --- a/Xamarin/Release-notes/v19.4.0.56.md +++ b/Xamarin/Release-notes/v19.4.0.56.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.1.0.47.md b/Xamarin/Release-notes/v20.1.0.47.md index e905780be..8c66f5815 100644 --- a/Xamarin/Release-notes/v20.1.0.47.md +++ b/Xamarin/Release-notes/v20.1.0.47.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2022 volume 1 Main release Release Notes -description: Essential Studio® for Xamarin.Forms 2022 volume 1 Main release Release Notes +title: Essential Studio® for Xamarin.Forms 2022 volume 1 Main release Release Notes +description: Essential Studio® for Xamarin.Forms 2022 volume 1 Main release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.1.0.48.md b/Xamarin/Release-notes/v20.1.0.48.md index 57bdc4b8e..f923caf78 100644 --- a/Xamarin/Release-notes/v20.1.0.48.md +++ b/Xamarin/Release-notes/v20.1.0.48.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.1.0.50.md b/Xamarin/Release-notes/v20.1.0.50.md index 84fdf4707..011b3a9de 100644 --- a/Xamarin/Release-notes/v20.1.0.50.md +++ b/Xamarin/Release-notes/v20.1.0.50.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.1.0.51.md b/Xamarin/Release-notes/v20.1.0.51.md index 8056a9768..d14d706ff 100644 --- a/Xamarin/Release-notes/v20.1.0.51.md +++ b/Xamarin/Release-notes/v20.1.0.51.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.1.0.52.md b/Xamarin/Release-notes/v20.1.0.52.md index 01c6ce1b1..2e40eb400 100644 --- a/Xamarin/Release-notes/v20.1.0.52.md +++ b/Xamarin/Release-notes/v20.1.0.52.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.1.0.55.md b/Xamarin/Release-notes/v20.1.0.55.md index 293643886..9e77da9a5 100644 --- a/Xamarin/Release-notes/v20.1.0.55.md +++ b/Xamarin/Release-notes/v20.1.0.55.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2022 volume 1 SP1 Release Notes -description: Essential Studio® for Xamarin.Forms 2022 volume 1 SP1 Release Notes +title: Essential Studio® for Xamarin.Forms 2022 volume 1 SP1 Release Notes +description: Essential Studio® for Xamarin.Forms 2022 volume 1 SP1 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.1.0.56.md b/Xamarin/Release-notes/v20.1.0.56.md index a4a026372..b4503358d 100644 --- a/Xamarin/Release-notes/v20.1.0.56.md +++ b/Xamarin/Release-notes/v20.1.0.56.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.1.0.57.md b/Xamarin/Release-notes/v20.1.0.57.md index 8d0b8b54d..f03626c87 100644 --- a/Xamarin/Release-notes/v20.1.0.57.md +++ b/Xamarin/Release-notes/v20.1.0.57.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.1.0.58.md b/Xamarin/Release-notes/v20.1.0.58.md index f3049c97f..ff8dd40b5 100644 --- a/Xamarin/Release-notes/v20.1.0.58.md +++ b/Xamarin/Release-notes/v20.1.0.58.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.1.0.59.md b/Xamarin/Release-notes/v20.1.0.59.md index cc6ed07ae..c0d5ef9ce 100644 --- a/Xamarin/Release-notes/v20.1.0.59.md +++ b/Xamarin/Release-notes/v20.1.0.59.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.1.0.60.md b/Xamarin/Release-notes/v20.1.0.60.md index 6af74ba47..448688e5d 100644 --- a/Xamarin/Release-notes/v20.1.0.60.md +++ b/Xamarin/Release-notes/v20.1.0.60.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.1.0.61.md b/Xamarin/Release-notes/v20.1.0.61.md index 8891908ce..802c8ad9c 100644 --- a/Xamarin/Release-notes/v20.1.0.61.md +++ b/Xamarin/Release-notes/v20.1.0.61.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.2.0.36.md b/Xamarin/Release-notes/v20.2.0.36.md index 24adf3a21..d4f40d586 100644 --- a/Xamarin/Release-notes/v20.2.0.36.md +++ b/Xamarin/Release-notes/v20.2.0.36.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2022 Volume 2 Main Release Notes -description: Essential Studio® for Xamarin.Forms 2022 Volume 2 Main Release Notes +title: Essential Studio® for Xamarin.Forms 2022 Volume 2 Main Release Notes +description: Essential Studio® for Xamarin.Forms 2022 Volume 2 Main Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.2.0.38.md b/Xamarin/Release-notes/v20.2.0.38.md index 70e08c551..c6e053def 100644 --- a/Xamarin/Release-notes/v20.2.0.38.md +++ b/Xamarin/Release-notes/v20.2.0.38.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.2.0.39.md b/Xamarin/Release-notes/v20.2.0.39.md index 8cca600ae..b9c0be78d 100644 --- a/Xamarin/Release-notes/v20.2.0.39.md +++ b/Xamarin/Release-notes/v20.2.0.39.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.2.0.40.md b/Xamarin/Release-notes/v20.2.0.40.md index fe1d20acd..ff7f40b64 100644 --- a/Xamarin/Release-notes/v20.2.0.40.md +++ b/Xamarin/Release-notes/v20.2.0.40.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.2.0.43.md b/Xamarin/Release-notes/v20.2.0.43.md index dceb9913f..e24a1cbbd 100644 --- a/Xamarin/Release-notes/v20.2.0.43.md +++ b/Xamarin/Release-notes/v20.2.0.43.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2022 Volume 2 SP Release Release Notes -description: Essential Studio® for Xamarin.Forms 2022 Volume 2 SP Release Release Notes +title: Essential Studio® for Xamarin.Forms 2022 Volume 2 SP Release Release Notes +description: Essential Studio® for Xamarin.Forms 2022 Volume 2 SP Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.2.0.44.md b/Xamarin/Release-notes/v20.2.0.44.md index 93433d00e..e972c6108 100644 --- a/Xamarin/Release-notes/v20.2.0.44.md +++ b/Xamarin/Release-notes/v20.2.0.44.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.2.0.45.md b/Xamarin/Release-notes/v20.2.0.45.md index 6c5adac00..1cd320269 100644 --- a/Xamarin/Release-notes/v20.2.0.45.md +++ b/Xamarin/Release-notes/v20.2.0.45.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.2.0.46.md b/Xamarin/Release-notes/v20.2.0.46.md index 45ea8919c..3342f29d8 100644 --- a/Xamarin/Release-notes/v20.2.0.46.md +++ b/Xamarin/Release-notes/v20.2.0.46.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.2.0.48.md b/Xamarin/Release-notes/v20.2.0.48.md index 255340564..9a754faa4 100644 --- a/Xamarin/Release-notes/v20.2.0.48.md +++ b/Xamarin/Release-notes/v20.2.0.48.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.2.0.49.md b/Xamarin/Release-notes/v20.2.0.49.md index 25d4c3bdf..7af007094 100644 --- a/Xamarin/Release-notes/v20.2.0.49.md +++ b/Xamarin/Release-notes/v20.2.0.49.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.2.0.50.md b/Xamarin/Release-notes/v20.2.0.50.md index 41ac9bf5d..9c41dd430 100644 --- a/Xamarin/Release-notes/v20.2.0.50.md +++ b/Xamarin/Release-notes/v20.2.0.50.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.3.0.47.md b/Xamarin/Release-notes/v20.3.0.47.md index 889a1d06a..693d20e82 100644 --- a/Xamarin/Release-notes/v20.3.0.47.md +++ b/Xamarin/Release-notes/v20.3.0.47.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2022 Volume 3 Main Release Release Notes -description: Essential Studio® for Xamarin.Forms 2022 Volume 3 Main Release Release Notes +title: Essential Studio® for Xamarin.Forms 2022 Volume 3 Main Release Release Notes +description: Essential Studio® for Xamarin.Forms 2022 Volume 3 Main Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.3.0.48.md b/Xamarin/Release-notes/v20.3.0.48.md index 9a9662a44..c1720ff6e 100644 --- a/Xamarin/Release-notes/v20.3.0.48.md +++ b/Xamarin/Release-notes/v20.3.0.48.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.3.0.49.md b/Xamarin/Release-notes/v20.3.0.49.md index 52d9b2e08..8640b37ae 100644 --- a/Xamarin/Release-notes/v20.3.0.49.md +++ b/Xamarin/Release-notes/v20.3.0.49.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.3.0.50.md b/Xamarin/Release-notes/v20.3.0.50.md index 28adee128..fbdb60329 100644 --- a/Xamarin/Release-notes/v20.3.0.50.md +++ b/Xamarin/Release-notes/v20.3.0.50.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.3.0.52.md b/Xamarin/Release-notes/v20.3.0.52.md index de2a99554..2a4baf2ab 100644 --- a/Xamarin/Release-notes/v20.3.0.52.md +++ b/Xamarin/Release-notes/v20.3.0.52.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.3.0.56.md b/Xamarin/Release-notes/v20.3.0.56.md index 464c92528..ff976348a 100644 --- a/Xamarin/Release-notes/v20.3.0.56.md +++ b/Xamarin/Release-notes/v20.3.0.56.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2022 Volume 3 SP Release Release Notes -description: Essential Studio® for Xamarin.Forms 2022 Volume 3 SP Release Release Notes +title: Essential Studio® for Xamarin.Forms 2022 Volume 3 SP Release Release Notes +description: Essential Studio® for Xamarin.Forms 2022 Volume 3 SP Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.3.0.57.md b/Xamarin/Release-notes/v20.3.0.57.md index c10acba54..60d590e21 100644 --- a/Xamarin/Release-notes/v20.3.0.57.md +++ b/Xamarin/Release-notes/v20.3.0.57.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.3.0.58.md b/Xamarin/Release-notes/v20.3.0.58.md index 030a58c7a..46ea42b6e 100644 --- a/Xamarin/Release-notes/v20.3.0.58.md +++ b/Xamarin/Release-notes/v20.3.0.58.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.3.0.60.md b/Xamarin/Release-notes/v20.3.0.60.md index bbfc7b00c..a0dcf54c2 100644 --- a/Xamarin/Release-notes/v20.3.0.60.md +++ b/Xamarin/Release-notes/v20.3.0.60.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.3.0.61.md b/Xamarin/Release-notes/v20.3.0.61.md index 29b22055f..68dd80ce6 100644 --- a/Xamarin/Release-notes/v20.3.0.61.md +++ b/Xamarin/Release-notes/v20.3.0.61.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.4.0.38.md b/Xamarin/Release-notes/v20.4.0.38.md index 7f7959d89..deb70bec6 100644 --- a/Xamarin/Release-notes/v20.4.0.38.md +++ b/Xamarin/Release-notes/v20.4.0.38.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2022 Volume 4 main Release Release Notes -description: Essential Studio® for Xamarin.Forms 2022 Volume 4 main Release Release Notes +title: Essential Studio® for Xamarin.Forms 2022 Volume 4 main Release Release Notes +description: Essential Studio® for Xamarin.Forms 2022 Volume 4 main Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.4.0.40.md b/Xamarin/Release-notes/v20.4.0.40.md index 86b7fd8c8..018cae0ca 100644 --- a/Xamarin/Release-notes/v20.4.0.40.md +++ b/Xamarin/Release-notes/v20.4.0.40.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.4.0.41.md b/Xamarin/Release-notes/v20.4.0.41.md index ba7edaef8..83288f70b 100644 --- a/Xamarin/Release-notes/v20.4.0.41.md +++ b/Xamarin/Release-notes/v20.4.0.41.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.4.0.42.md b/Xamarin/Release-notes/v20.4.0.42.md index f5ab6b5c4..f5827dc8c 100644 --- a/Xamarin/Release-notes/v20.4.0.42.md +++ b/Xamarin/Release-notes/v20.4.0.42.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.4.0.43.md b/Xamarin/Release-notes/v20.4.0.43.md index c83be13fa..91c88fe8f 100644 --- a/Xamarin/Release-notes/v20.4.0.43.md +++ b/Xamarin/Release-notes/v20.4.0.43.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.4.0.44.md b/Xamarin/Release-notes/v20.4.0.44.md index 580c0dd93..c266b3864 100644 --- a/Xamarin/Release-notes/v20.4.0.44.md +++ b/Xamarin/Release-notes/v20.4.0.44.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.4.0.48.md b/Xamarin/Release-notes/v20.4.0.48.md index 797f1dbcf..370efa0a6 100644 --- a/Xamarin/Release-notes/v20.4.0.48.md +++ b/Xamarin/Release-notes/v20.4.0.48.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2022 volume 4 SP1 Release Notes -description: Essential Studio® for Xamarin.Forms 2022 volume 4 SP1 Release Notes +title: Essential Studio® for Xamarin.Forms 2022 volume 4 SP1 Release Notes +description: Essential Studio® for Xamarin.Forms 2022 volume 4 SP1 Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.4.0.49.md b/Xamarin/Release-notes/v20.4.0.49.md index 35233a686..c3766a89e 100644 --- a/Xamarin/Release-notes/v20.4.0.49.md +++ b/Xamarin/Release-notes/v20.4.0.49.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.4.0.50.md b/Xamarin/Release-notes/v20.4.0.50.md index 37bccc11e..38f5d2aa0 100644 --- a/Xamarin/Release-notes/v20.4.0.50.md +++ b/Xamarin/Release-notes/v20.4.0.50.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.4.0.51.md b/Xamarin/Release-notes/v20.4.0.51.md index 150151578..7f78dc924 100644 --- a/Xamarin/Release-notes/v20.4.0.51.md +++ b/Xamarin/Release-notes/v20.4.0.51.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.4.0.52.md b/Xamarin/Release-notes/v20.4.0.52.md index 465196dbc..f4f00cf24 100644 --- a/Xamarin/Release-notes/v20.4.0.52.md +++ b/Xamarin/Release-notes/v20.4.0.52.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.4.0.53.md b/Xamarin/Release-notes/v20.4.0.53.md index bf8d75e67..4a42b8995 100644 --- a/Xamarin/Release-notes/v20.4.0.53.md +++ b/Xamarin/Release-notes/v20.4.0.53.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v20.4.0.54.md b/Xamarin/Release-notes/v20.4.0.54.md index 6d3ac9097..39c4fec60 100644 --- a/Xamarin/Release-notes/v20.4.0.54.md +++ b/Xamarin/Release-notes/v20.4.0.54.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v21.1.35.md b/Xamarin/Release-notes/v21.1.35.md index 50d97127c..28dfa741d 100644 --- a/Xamarin/Release-notes/v21.1.35.md +++ b/Xamarin/Release-notes/v21.1.35.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2023 Volume 1 main Release Release Notes -description: Essential Studio® for Xamarin.Forms 2023 Volume 1 main Release Release Notes +title: Essential Studio® for Xamarin.Forms 2023 Volume 1 main Release Release Notes +description: Essential Studio® for Xamarin.Forms 2023 Volume 1 main Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v21.1.37.md b/Xamarin/Release-notes/v21.1.37.md index a03dd1bd8..917430e11 100644 --- a/Xamarin/Release-notes/v21.1.37.md +++ b/Xamarin/Release-notes/v21.1.37.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v21.1.38.md b/Xamarin/Release-notes/v21.1.38.md index 99e88039f..7d74431d3 100644 --- a/Xamarin/Release-notes/v21.1.38.md +++ b/Xamarin/Release-notes/v21.1.38.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v21.1.39.md b/Xamarin/Release-notes/v21.1.39.md index 35975b203..b27c7ab28 100644 --- a/Xamarin/Release-notes/v21.1.39.md +++ b/Xamarin/Release-notes/v21.1.39.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v21.1.41.md b/Xamarin/Release-notes/v21.1.41.md index cdd8768f8..e383a1763 100644 --- a/Xamarin/Release-notes/v21.1.41.md +++ b/Xamarin/Release-notes/v21.1.41.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v21.2.10.md b/Xamarin/Release-notes/v21.2.10.md index 27e1be5e9..1958333f9 100644 --- a/Xamarin/Release-notes/v21.2.10.md +++ b/Xamarin/Release-notes/v21.2.10.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v21.2.3.md b/Xamarin/Release-notes/v21.2.3.md index 13e9f9ac4..f342d6492 100644 --- a/Xamarin/Release-notes/v21.2.3.md +++ b/Xamarin/Release-notes/v21.2.3.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2023 Volume 1 SP Release Release Notes -description: Essential Studio® for Xamarin.Forms 2023 Volume 1 SP Release Release Notes +title: Essential Studio® for Xamarin.Forms 2023 Volume 1 SP Release Release Notes +description: Essential Studio® for Xamarin.Forms 2023 Volume 1 SP Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v21.2.4.md b/Xamarin/Release-notes/v21.2.4.md index 6adb0c0f6..c11bc6c29 100644 --- a/Xamarin/Release-notes/v21.2.4.md +++ b/Xamarin/Release-notes/v21.2.4.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v21.2.5.md b/Xamarin/Release-notes/v21.2.5.md index 0a379d2c8..b91af9c11 100644 --- a/Xamarin/Release-notes/v21.2.5.md +++ b/Xamarin/Release-notes/v21.2.5.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v21.2.6.md b/Xamarin/Release-notes/v21.2.6.md index bee1d9d0f..82b724791 100644 --- a/Xamarin/Release-notes/v21.2.6.md +++ b/Xamarin/Release-notes/v21.2.6.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v21.2.8.md b/Xamarin/Release-notes/v21.2.8.md index 697043d3f..718ff5349 100644 --- a/Xamarin/Release-notes/v21.2.8.md +++ b/Xamarin/Release-notes/v21.2.8.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v21.2.9.md b/Xamarin/Release-notes/v21.2.9.md index 41afe7bbb..86c59938f 100644 --- a/Xamarin/Release-notes/v21.2.9.md +++ b/Xamarin/Release-notes/v21.2.9.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v22.1.34.md b/Xamarin/Release-notes/v22.1.34.md index 8baa68c2f..9259cad13 100644 --- a/Xamarin/Release-notes/v22.1.34.md +++ b/Xamarin/Release-notes/v22.1.34.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2023 Volume 2 Main Release Release Notes -description: Essential Studio® for Xamarin.Forms 2023 Volume 2 Main Release Release Notes +title: Essential Studio® for Xamarin.Forms 2023 Volume 2 Main Release Release Notes +description: Essential Studio® for Xamarin.Forms 2023 Volume 2 Main Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v22.1.36.md b/Xamarin/Release-notes/v22.1.36.md index ecebaa8c0..1afd5ced9 100644 --- a/Xamarin/Release-notes/v22.1.36.md +++ b/Xamarin/Release-notes/v22.1.36.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v22.1.37.md b/Xamarin/Release-notes/v22.1.37.md index 48dfd59b3..a94940d94 100644 --- a/Xamarin/Release-notes/v22.1.37.md +++ b/Xamarin/Release-notes/v22.1.37.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v22.1.38.md b/Xamarin/Release-notes/v22.1.38.md index ea3da8890..18cccfa9a 100644 --- a/Xamarin/Release-notes/v22.1.38.md +++ b/Xamarin/Release-notes/v22.1.38.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v22.1.39.md b/Xamarin/Release-notes/v22.1.39.md index 66ab75cfa..6116d1c73 100644 --- a/Xamarin/Release-notes/v22.1.39.md +++ b/Xamarin/Release-notes/v22.1.39.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v22.2.10.md b/Xamarin/Release-notes/v22.2.10.md index acb1f64a7..fb72df8c1 100644 --- a/Xamarin/Release-notes/v22.2.10.md +++ b/Xamarin/Release-notes/v22.2.10.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v22.2.11.md b/Xamarin/Release-notes/v22.2.11.md index 29029807d..ea9acb588 100644 --- a/Xamarin/Release-notes/v22.2.11.md +++ b/Xamarin/Release-notes/v22.2.11.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v22.2.12.md b/Xamarin/Release-notes/v22.2.12.md index 0ea572959..8cf1ae8f1 100644 --- a/Xamarin/Release-notes/v22.2.12.md +++ b/Xamarin/Release-notes/v22.2.12.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v22.2.5.md b/Xamarin/Release-notes/v22.2.5.md index 7933ab3a6..1bbc681ce 100644 --- a/Xamarin/Release-notes/v22.2.5.md +++ b/Xamarin/Release-notes/v22.2.5.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2023 volume 2 SP Release Release Notes -description: Essential Studio® for Xamarin.Forms 2023 volume 2 SP Release Release Notes +title: Essential Studio® for Xamarin.Forms 2023 volume 2 SP Release Release Notes +description: Essential Studio® for Xamarin.Forms 2023 volume 2 SP Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v22.2.7.md b/Xamarin/Release-notes/v22.2.7.md index a91c64d5b..733d42650 100644 --- a/Xamarin/Release-notes/v22.2.7.md +++ b/Xamarin/Release-notes/v22.2.7.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v22.2.8.md b/Xamarin/Release-notes/v22.2.8.md index 6b0ab7e95..1333b673c 100644 --- a/Xamarin/Release-notes/v22.2.8.md +++ b/Xamarin/Release-notes/v22.2.8.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v22.2.9.md b/Xamarin/Release-notes/v22.2.9.md index e67db7a02..e32a740ca 100644 --- a/Xamarin/Release-notes/v22.2.9.md +++ b/Xamarin/Release-notes/v22.2.9.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v23.1.36.md b/Xamarin/Release-notes/v23.1.36.md index 472c48611..1f4d3ccd0 100644 --- a/Xamarin/Release-notes/v23.1.36.md +++ b/Xamarin/Release-notes/v23.1.36.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2023 Volume 3 Main Release Release Notes -description: Essential Studio® for Xamarin.Forms 2023 Volume 3 Main Release Release Notes +title: Essential Studio® for Xamarin.Forms 2023 Volume 3 Main Release Release Notes +description: Essential Studio® for Xamarin.Forms 2023 Volume 3 Main Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v23.1.38.md b/Xamarin/Release-notes/v23.1.38.md index 13df492c2..9440ce85e 100644 --- a/Xamarin/Release-notes/v23.1.38.md +++ b/Xamarin/Release-notes/v23.1.38.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v23.1.39.md b/Xamarin/Release-notes/v23.1.39.md index 8ea889e6e..efac51906 100644 --- a/Xamarin/Release-notes/v23.1.39.md +++ b/Xamarin/Release-notes/v23.1.39.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v23.1.40.md b/Xamarin/Release-notes/v23.1.40.md index e80621b7d..3da4dfcf1 100644 --- a/Xamarin/Release-notes/v23.1.40.md +++ b/Xamarin/Release-notes/v23.1.40.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v23.1.41.md b/Xamarin/Release-notes/v23.1.41.md index 1a33f51cc..73cb53dce 100644 --- a/Xamarin/Release-notes/v23.1.41.md +++ b/Xamarin/Release-notes/v23.1.41.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v23.1.42.md b/Xamarin/Release-notes/v23.1.42.md index 342508d40..05eaf8330 100644 --- a/Xamarin/Release-notes/v23.1.42.md +++ b/Xamarin/Release-notes/v23.1.42.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v23.1.43.md b/Xamarin/Release-notes/v23.1.43.md index 19b7fc5dc..08956ef18 100644 --- a/Xamarin/Release-notes/v23.1.43.md +++ b/Xamarin/Release-notes/v23.1.43.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v23.1.44.md b/Xamarin/Release-notes/v23.1.44.md index e08b2fd3d..598ab57f4 100644 --- a/Xamarin/Release-notes/v23.1.44.md +++ b/Xamarin/Release-notes/v23.1.44.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v23.2.4.md b/Xamarin/Release-notes/v23.2.4.md index eca1b9289..64ab007d6 100644 --- a/Xamarin/Release-notes/v23.2.4.md +++ b/Xamarin/Release-notes/v23.2.4.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2023 Volume 3 SP Release Release Notes -description: Essential Studio® for Xamarin.Forms 2023 Volume 3 SP Release Release Notes +title: Essential Studio® for Xamarin.Forms 2023 Volume 3 SP Release Release Notes +description: Essential Studio® for Xamarin.Forms 2023 Volume 3 SP Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v23.2.5.md b/Xamarin/Release-notes/v23.2.5.md index 1a7f64c6c..1a30cb555 100644 --- a/Xamarin/Release-notes/v23.2.5.md +++ b/Xamarin/Release-notes/v23.2.5.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v23.2.6.md b/Xamarin/Release-notes/v23.2.6.md index 187b60ebd..295504340 100644 --- a/Xamarin/Release-notes/v23.2.6.md +++ b/Xamarin/Release-notes/v23.2.6.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v23.2.7.md b/Xamarin/Release-notes/v23.2.7.md index cce84ce46..767bc4990 100644 --- a/Xamarin/Release-notes/v23.2.7.md +++ b/Xamarin/Release-notes/v23.2.7.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v24.1.41.md b/Xamarin/Release-notes/v24.1.41.md index 444376a0b..ced4b8818 100644 --- a/Xamarin/Release-notes/v24.1.41.md +++ b/Xamarin/Release-notes/v24.1.41.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2023 Volume 4 Main Release Release Notes -description: Essential Studio® for Xamarin.Forms 2023 Volume 4 Main Release Release Notes +title: Essential Studio® for Xamarin.Forms 2023 Volume 4 Main Release Release Notes +description: Essential Studio® for Xamarin.Forms 2023 Volume 4 Main Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v24.1.43.md b/Xamarin/Release-notes/v24.1.43.md index 25171407b..cd54b3412 100644 --- a/Xamarin/Release-notes/v24.1.43.md +++ b/Xamarin/Release-notes/v24.1.43.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v24.1.44.md b/Xamarin/Release-notes/v24.1.44.md index d50ecef55..a1b6f9935 100644 --- a/Xamarin/Release-notes/v24.1.44.md +++ b/Xamarin/Release-notes/v24.1.44.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v24.1.45.md b/Xamarin/Release-notes/v24.1.45.md index 5591b1abd..ca484f377 100644 --- a/Xamarin/Release-notes/v24.1.45.md +++ b/Xamarin/Release-notes/v24.1.45.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v24.1.46.md b/Xamarin/Release-notes/v24.1.46.md index 91d849175..ea2441490 100644 --- a/Xamarin/Release-notes/v24.1.46.md +++ b/Xamarin/Release-notes/v24.1.46.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v24.1.47.md b/Xamarin/Release-notes/v24.1.47.md index 2f2f31148..5794d97cd 100644 --- a/Xamarin/Release-notes/v24.1.47.md +++ b/Xamarin/Release-notes/v24.1.47.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v24.2.3.md b/Xamarin/Release-notes/v24.2.3.md index b64728970..cefea1452 100644 --- a/Xamarin/Release-notes/v24.2.3.md +++ b/Xamarin/Release-notes/v24.2.3.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2023 Volume 4 SP Release Release Notes -description: Essential Studio® for Xamarin.Forms 2023 Volume 4 SP Release Release Notes +title: Essential Studio® for Xamarin.Forms 2023 Volume 4 SP Release Release Notes +description: Essential Studio® for Xamarin.Forms 2023 Volume 4 SP Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v24.2.4.md b/Xamarin/Release-notes/v24.2.4.md index fca03c81a..896894198 100644 --- a/Xamarin/Release-notes/v24.2.4.md +++ b/Xamarin/Release-notes/v24.2.4.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v24.2.5.md b/Xamarin/Release-notes/v24.2.5.md index b3785eece..c6f6f9891 100644 --- a/Xamarin/Release-notes/v24.2.5.md +++ b/Xamarin/Release-notes/v24.2.5.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v24.2.6.md b/Xamarin/Release-notes/v24.2.6.md index 0c1434aff..576b464c4 100644 --- a/Xamarin/Release-notes/v24.2.6.md +++ b/Xamarin/Release-notes/v24.2.6.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v24.2.7.md b/Xamarin/Release-notes/v24.2.7.md index b062db990..d746f0481 100644 --- a/Xamarin/Release-notes/v24.2.7.md +++ b/Xamarin/Release-notes/v24.2.7.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v24.2.8.md b/Xamarin/Release-notes/v24.2.8.md index 05cf87704..4ea9750c2 100644 --- a/Xamarin/Release-notes/v24.2.8.md +++ b/Xamarin/Release-notes/v24.2.8.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v24.2.9.md b/Xamarin/Release-notes/v24.2.9.md index 10aa27953..735d8fefa 100644 --- a/Xamarin/Release-notes/v24.2.9.md +++ b/Xamarin/Release-notes/v24.2.9.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v25.1.35.md b/Xamarin/Release-notes/v25.1.35.md index 50c74f2d8..ba0b5874a 100644 --- a/Xamarin/Release-notes/v25.1.35.md +++ b/Xamarin/Release-notes/v25.1.35.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2024 Volume 1 Main Release Release Notes -description: Essential Studio® for Xamarin.Forms 2024 Volume 1 Main Release Release Notes +title: Essential Studio® for Xamarin.Forms 2024 Volume 1 Main Release Release Notes +description: Essential Studio® for Xamarin.Forms 2024 Volume 1 Main Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v25.1.37.md b/Xamarin/Release-notes/v25.1.37.md index 75216dc3c..580780012 100644 --- a/Xamarin/Release-notes/v25.1.37.md +++ b/Xamarin/Release-notes/v25.1.37.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v25.1.38.md b/Xamarin/Release-notes/v25.1.38.md index a16b5875e..a3cc68ca1 100644 --- a/Xamarin/Release-notes/v25.1.38.md +++ b/Xamarin/Release-notes/v25.1.38.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v25.1.39.md b/Xamarin/Release-notes/v25.1.39.md index a2cff5a20..425ba41ab 100644 --- a/Xamarin/Release-notes/v25.1.39.md +++ b/Xamarin/Release-notes/v25.1.39.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v25.1.40.md b/Xamarin/Release-notes/v25.1.40.md index 1d6d38097..cf653a6ad 100644 --- a/Xamarin/Release-notes/v25.1.40.md +++ b/Xamarin/Release-notes/v25.1.40.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v25.1.41.md b/Xamarin/Release-notes/v25.1.41.md index 5ffb8304a..8fb725f9a 100644 --- a/Xamarin/Release-notes/v25.1.41.md +++ b/Xamarin/Release-notes/v25.1.41.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v25.1.42.md b/Xamarin/Release-notes/v25.1.42.md index af42d9569..08550925e 100644 --- a/Xamarin/Release-notes/v25.1.42.md +++ b/Xamarin/Release-notes/v25.1.42.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v25.2.3.md b/Xamarin/Release-notes/v25.2.3.md index 4cc345192..9b861a419 100644 --- a/Xamarin/Release-notes/v25.2.3.md +++ b/Xamarin/Release-notes/v25.2.3.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2024 Volume 1 SP Release Release Notes -description: Essential Studio® for Xamarin.Forms 2024 Volume 1 SP Release Release Notes +title: Essential Studio® for Xamarin.Forms 2024 Volume 1 SP Release Release Notes +description: Essential Studio® for Xamarin.Forms 2024 Volume 1 SP Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v25.2.4.md b/Xamarin/Release-notes/v25.2.4.md index 394cedcbb..dd25265a4 100644 --- a/Xamarin/Release-notes/v25.2.4.md +++ b/Xamarin/Release-notes/v25.2.4.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v25.2.5.md b/Xamarin/Release-notes/v25.2.5.md index c39514437..09c64c15f 100644 --- a/Xamarin/Release-notes/v25.2.5.md +++ b/Xamarin/Release-notes/v25.2.5.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v25.2.6.md b/Xamarin/Release-notes/v25.2.6.md index fe1b15ba9..7ca4a49f9 100644 --- a/Xamarin/Release-notes/v25.2.6.md +++ b/Xamarin/Release-notes/v25.2.6.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v25.2.7.md b/Xamarin/Release-notes/v25.2.7.md index 89bba1097..03380b545 100644 --- a/Xamarin/Release-notes/v25.2.7.md +++ b/Xamarin/Release-notes/v25.2.7.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v26.1.35.md b/Xamarin/Release-notes/v26.1.35.md index 39843a24b..845d0c5fe 100644 --- a/Xamarin/Release-notes/v26.1.35.md +++ b/Xamarin/Release-notes/v26.1.35.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2024 Volume 2 Main Release Release Notes -description: Essential Studio® for Xamarin.Forms 2024 Volume 2 Main Release Release Notes +title: Essential Studio® for Xamarin.Forms 2024 Volume 2 Main Release Release Notes +description: Essential Studio® for Xamarin.Forms 2024 Volume 2 Main Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v26.1.38.md b/Xamarin/Release-notes/v26.1.38.md index 1f95ac558..ce75d2693 100644 --- a/Xamarin/Release-notes/v26.1.38.md +++ b/Xamarin/Release-notes/v26.1.38.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v26.1.39.md b/Xamarin/Release-notes/v26.1.39.md index bccb8147f..fd989c03e 100644 --- a/Xamarin/Release-notes/v26.1.39.md +++ b/Xamarin/Release-notes/v26.1.39.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v26.1.40.md b/Xamarin/Release-notes/v26.1.40.md index 1c8509f50..aea517d6e 100644 --- a/Xamarin/Release-notes/v26.1.40.md +++ b/Xamarin/Release-notes/v26.1.40.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v26.1.41.md b/Xamarin/Release-notes/v26.1.41.md index 120ffcb6d..609035d50 100644 --- a/Xamarin/Release-notes/v26.1.41.md +++ b/Xamarin/Release-notes/v26.1.41.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v26.1.42.md b/Xamarin/Release-notes/v26.1.42.md index ac40e68c4..81796f67b 100644 --- a/Xamarin/Release-notes/v26.1.42.md +++ b/Xamarin/Release-notes/v26.1.42.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v26.2.10.md b/Xamarin/Release-notes/v26.2.10.md index ad4ce5559..179d67fb3 100644 --- a/Xamarin/Release-notes/v26.2.10.md +++ b/Xamarin/Release-notes/v26.2.10.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v26.2.11.md b/Xamarin/Release-notes/v26.2.11.md index 017bf911d..57aa6e9b0 100644 --- a/Xamarin/Release-notes/v26.2.11.md +++ b/Xamarin/Release-notes/v26.2.11.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v26.2.12.md b/Xamarin/Release-notes/v26.2.12.md index b500af423..7be4a5dc2 100644 --- a/Xamarin/Release-notes/v26.2.12.md +++ b/Xamarin/Release-notes/v26.2.12.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v26.2.13.md b/Xamarin/Release-notes/v26.2.13.md index 1f8018bbe..6091e6442 100644 --- a/Xamarin/Release-notes/v26.2.13.md +++ b/Xamarin/Release-notes/v26.2.13.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v26.2.14.md b/Xamarin/Release-notes/v26.2.14.md index b5a62b0e8..a57512b5d 100644 --- a/Xamarin/Release-notes/v26.2.14.md +++ b/Xamarin/Release-notes/v26.2.14.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v26.2.4.md b/Xamarin/Release-notes/v26.2.4.md index eb3c2886f..8ffac622a 100644 --- a/Xamarin/Release-notes/v26.2.4.md +++ b/Xamarin/Release-notes/v26.2.4.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2024 Volume 2 SP Release Release Notes -description: Essential Studio® for Xamarin.Forms 2024 Volume 2 SP Release Release Notes +title: Essential Studio® for Xamarin.Forms 2024 Volume 2 SP Release Release Notes +description: Essential Studio® for Xamarin.Forms 2024 Volume 2 SP Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v26.2.5.md b/Xamarin/Release-notes/v26.2.5.md index ad5c08997..36c805c69 100644 --- a/Xamarin/Release-notes/v26.2.5.md +++ b/Xamarin/Release-notes/v26.2.5.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v26.2.7.md b/Xamarin/Release-notes/v26.2.7.md index 90e14ad47..21b18d375 100644 --- a/Xamarin/Release-notes/v26.2.7.md +++ b/Xamarin/Release-notes/v26.2.7.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v26.2.8.md b/Xamarin/Release-notes/v26.2.8.md index 5d3175d39..32cc32c9d 100644 --- a/Xamarin/Release-notes/v26.2.8.md +++ b/Xamarin/Release-notes/v26.2.8.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v26.2.9.md b/Xamarin/Release-notes/v26.2.9.md index 97a075da3..d84515494 100644 --- a/Xamarin/Release-notes/v26.2.9.md +++ b/Xamarin/Release-notes/v26.2.9.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v27.1.48.md b/Xamarin/Release-notes/v27.1.48.md index d0c3d77ee..856a59d07 100644 --- a/Xamarin/Release-notes/v27.1.48.md +++ b/Xamarin/Release-notes/v27.1.48.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2024 Volume 3 Main Release Release Notes -description: Essential Studio® for Xamarin.Forms 2024 Volume 3 Main Release Release Notes +title: Essential Studio® for Xamarin.Forms 2024 Volume 3 Main Release Release Notes +description: Essential Studio® for Xamarin.Forms 2024 Volume 3 Main Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v27.1.50.md b/Xamarin/Release-notes/v27.1.50.md index cbc4577b3..a9d97267b 100644 --- a/Xamarin/Release-notes/v27.1.50.md +++ b/Xamarin/Release-notes/v27.1.50.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v27.1.51.md b/Xamarin/Release-notes/v27.1.51.md index 419cc790c..21ca01f8f 100644 --- a/Xamarin/Release-notes/v27.1.51.md +++ b/Xamarin/Release-notes/v27.1.51.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v27.1.52.md b/Xamarin/Release-notes/v27.1.52.md index ddf1e368c..d4a9c32ec 100644 --- a/Xamarin/Release-notes/v27.1.52.md +++ b/Xamarin/Release-notes/v27.1.52.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v27.1.53.md b/Xamarin/Release-notes/v27.1.53.md index 44102c4e7..ae059a32b 100644 --- a/Xamarin/Release-notes/v27.1.53.md +++ b/Xamarin/Release-notes/v27.1.53.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v27.1.55.md b/Xamarin/Release-notes/v27.1.55.md index 8efc677c0..fb2a88ee3 100644 --- a/Xamarin/Release-notes/v27.1.55.md +++ b/Xamarin/Release-notes/v27.1.55.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v27.1.56.md b/Xamarin/Release-notes/v27.1.56.md index 9edb1d22b..fd6800e5f 100644 --- a/Xamarin/Release-notes/v27.1.56.md +++ b/Xamarin/Release-notes/v27.1.56.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v27.1.57.md b/Xamarin/Release-notes/v27.1.57.md index 5e10f701d..5d698298a 100644 --- a/Xamarin/Release-notes/v27.1.57.md +++ b/Xamarin/Release-notes/v27.1.57.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v27.1.58.md b/Xamarin/Release-notes/v27.1.58.md index 09fe330ec..87c10378b 100644 --- a/Xamarin/Release-notes/v27.1.58.md +++ b/Xamarin/Release-notes/v27.1.58.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2024 Volume 3 SP Release Release Notes -description: Essential Studio® for Xamarin.Forms 2024 Volume 3 SP Release Release Notes +title: Essential Studio® for Xamarin.Forms 2024 Volume 3 SP Release Release Notes +description: Essential Studio® for Xamarin.Forms 2024 Volume 3 SP Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v27.2.2.md b/Xamarin/Release-notes/v27.2.2.md index 472a96cf0..29f25c8a4 100644 --- a/Xamarin/Release-notes/v27.2.2.md +++ b/Xamarin/Release-notes/v27.2.2.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2024 Volume 3 SP Release Release Notes -description: Essential Studio® for Xamarin.Forms 2024 Volume 3 SP Release Release Notes +title: Essential Studio® for Xamarin.Forms 2024 Volume 3 SP Release Release Notes +description: Essential Studio® for Xamarin.Forms 2024 Volume 3 SP Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v27.2.3.md b/Xamarin/Release-notes/v27.2.3.md index 83b7f7f96..b452d157f 100644 --- a/Xamarin/Release-notes/v27.2.3.md +++ b/Xamarin/Release-notes/v27.2.3.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v27.2.4.md b/Xamarin/Release-notes/v27.2.4.md index 0be9490a1..603f6fed1 100644 --- a/Xamarin/Release-notes/v27.2.4.md +++ b/Xamarin/Release-notes/v27.2.4.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v27.2.5.md b/Xamarin/Release-notes/v27.2.5.md index 521ff0d3a..c28b76470 100644 --- a/Xamarin/Release-notes/v27.2.5.md +++ b/Xamarin/Release-notes/v27.2.5.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v28.1.33.md b/Xamarin/Release-notes/v28.1.33.md index 8c77ef93c..449b62c50 100644 --- a/Xamarin/Release-notes/v28.1.33.md +++ b/Xamarin/Release-notes/v28.1.33.md @@ -1,6 +1,6 @@ --- -title: Essential Studio® for Xamarin.Forms 2024 Volume 4 Main Release Release Notes -description: Essential Studio® for Xamarin.Forms 2024 Volume 4 Main Release Release Notes +title: Essential Studio® for Xamarin.Forms 2024 Volume 4 Main Release Release Notes +description: Essential Studio® for Xamarin.Forms 2024 Volume 4 Main Release Release Notes platform: xamarin documentation: ug --- diff --git a/Xamarin/Rotator/Accessibility.md b/Xamarin/Rotator/Accessibility.md index bff83e3c4..db3f8206a 100644 --- a/Xamarin/Rotator/Accessibility.md +++ b/Xamarin/Rotator/Accessibility.md @@ -1,7 +1,7 @@ --- layout: post -title: Accessibility in Xamarin Rotator control | Syncfusion® -description: Learn here all about Accessibility support in Syncfusion® Xamarin Rotator (SfRotator) control and more. +title: Accessibility in Xamarin Rotator control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform: Xamarin control: SfRotator documentation: ug diff --git a/Xamarin/Rotator/Adding-Looping-and-Delays.md b/Xamarin/Rotator/Adding-Looping-and-Delays.md index 12098f4c7..3cdd3014d 100644 --- a/Xamarin/Rotator/Adding-Looping-and-Delays.md +++ b/Xamarin/Rotator/Adding-Looping-and-Delays.md @@ -1,7 +1,7 @@ --- layout: post -title: Adding Looping and Delays in Xamarin Rotator control | Syncfusion® -description: Learn here all about Adding Looping and Delays support in Syncfusion® Xamarin Rotator (SfRotator) control and more. +title: Adding Looping and Delays in Xamarin Rotator control | Syncfusion® +description: Learn here all about Adding Looping and Delays support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/DataTemplateSelector.md b/Xamarin/Rotator/DataTemplateSelector.md index 01d498a08..77c87a253 100644 --- a/Xamarin/Rotator/DataTemplateSelector.md +++ b/Xamarin/Rotator/DataTemplateSelector.md @@ -1,7 +1,7 @@ --- layout: post -title: DataTemplateSelector in Xamarin Rotator control | Syncfusion® -description: Learn here all about DataTemplateSelector support in Syncfusion® Xamarin Rotator (SfRotator) control and more. +title: DataTemplateSelector in Xamarin Rotator control | Syncfusion® +description: Learn here all about DataTemplateSelector support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/Dots-Customization.md b/Xamarin/Rotator/Dots-Customization.md index 99c392e0e..3f674effa 100644 --- a/Xamarin/Rotator/Dots-Customization.md +++ b/Xamarin/Rotator/Dots-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Dots Customization in Xamarin Rotator control | Syncfusion® -description: Learn here all about Dots Customization support in Syncfusion® Xamarin Rotator (SfRotator) control and more. +title: Dots Customization in Xamarin Rotator control | Syncfusion® +description: Learn here all about Dots Customization support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/Events.md b/Xamarin/Rotator/Events.md index 23f260aa3..e2150326d 100644 --- a/Xamarin/Rotator/Events.md +++ b/Xamarin/Rotator/Events.md @@ -1,7 +1,7 @@ --- layout: post -title: Events in Xamarin Rotator control | Syncfusion® -description: Learn here all about Events support in Syncfusion® Xamarin Rotator (SfRotator) control, its elements and more. +title: Events in Xamarin Rotator control | Syncfusion® +description: Learn here all about Events support in Syncfusion® Xamarin Rotator (SfRotator) control, its elements and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/Header-Visibility.md b/Xamarin/Rotator/Header-Visibility.md index e5e58b122..1ce687e30 100644 --- a/Xamarin/Rotator/Header-Visibility.md +++ b/Xamarin/Rotator/Header-Visibility.md @@ -1,7 +1,7 @@ --- layout: post -title: Header Visibility in Xamarin Rotator control | Syncfusion® -description: Learn here all about Header Visibility support in Syncfusion® Xamarin Rotator (SfRotator) control and more. +title: Header Visibility in Xamarin Rotator control | Syncfusion® +description: Learn here all about Header Visibility support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/Loading-Online-Images.md b/Xamarin/Rotator/Loading-Online-Images.md index fdd0006fc..6912b755a 100644 --- a/Xamarin/Rotator/Loading-Online-Images.md +++ b/Xamarin/Rotator/Loading-Online-Images.md @@ -1,7 +1,7 @@ --- layout: post -title: Loading Online Images in Xamarin Rotator control | Syncfusion® -description: Learn here all about Loading Online Images support in Syncfusion® Xamarin Rotator (SfRotator) control and more. +title: Loading Online Images in Xamarin Rotator control | Syncfusion® +description: Learn here all about Loading Online Images support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/Navigation-Modes.md b/Xamarin/Rotator/Navigation-Modes.md index b71b7e36a..430a80fd5 100644 --- a/Xamarin/Rotator/Navigation-Modes.md +++ b/Xamarin/Rotator/Navigation-Modes.md @@ -1,8 +1,8 @@ --- layout: post -title: Navigation Modes in Xamarin Rotator control | Syncfusion® -description: Learn here all about Navigation Modes support in Syncfusion® Xamarin Rotator (SfRotator) control and more. +title: Navigation Modes in Xamarin Rotator control | Syncfusion® +description: Learn here all about Navigation Modes support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/Placement-Modes.md b/Xamarin/Rotator/Placement-Modes.md index 4b01a46b3..fe422a699 100644 --- a/Xamarin/Rotator/Placement-Modes.md +++ b/Xamarin/Rotator/Placement-Modes.md @@ -1,7 +1,7 @@ --- layout: post -title: Placement Modes in Xamarin Rotator control | Syncfusion® -description: Learn here all about Placement Modes support in Syncfusion® Xamarin Rotator (SfRotator) control and more. +title: Placement Modes in Xamarin Rotator control | Syncfusion® +description: Learn here all about Placement Modes support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/Populating-Data.md b/Xamarin/Rotator/Populating-Data.md index 8926cc773..8bf1ccfd5 100644 --- a/Xamarin/Rotator/Populating-Data.md +++ b/Xamarin/Rotator/Populating-Data.md @@ -1,7 +1,7 @@ --- layout : post -title: Populating Data in Xamarin Rotator control | Syncfusion® -description: Learn here all about Populating Data support in Syncfusion® Xamarin Rotator (SfRotator) control and more. +title: Populating Data in Xamarin Rotator control | Syncfusion® +description: Learn here all about Populating Data support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform : Xamarin control : Rotator documentation : ug diff --git a/Xamarin/Rotator/Sliding-Direction.md b/Xamarin/Rotator/Sliding-Direction.md index bcbb59c5d..df00636fc 100644 --- a/Xamarin/Rotator/Sliding-Direction.md +++ b/Xamarin/Rotator/Sliding-Direction.md @@ -1,7 +1,7 @@ --- layout: post -title: Sliding Direction in Xamarin Rotator control | Syncfusion® -description: Learn here all about Sliding Direction support in Syncfusion® Xamarin Rotator (SfRotator) control and more. +title: Sliding Direction in Xamarin Rotator control | Syncfusion® +description: Learn here all about Sliding Direction support in Syncfusion® Xamarin Rotator (SfRotator) control and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/getting-started.md b/Xamarin/Rotator/getting-started.md index 3a8e435ab..88733ebbf 100644 --- a/Xamarin/Rotator/getting-started.md +++ b/Xamarin/Rotator/getting-started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Rotator control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Rotator (SfRotator) control, its elements and more. +title: Getting Started with Xamarin Rotator control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Rotator (SfRotator) control, its elements and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Rotator/overview.md b/Xamarin/Rotator/overview.md index 89514b692..6adc26c30 100644 --- a/Xamarin/Rotator/overview.md +++ b/Xamarin/Rotator/overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Rotator control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Rotator (SfRotator) control, its elements and more. +title: About Xamarin Rotator control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Rotator (SfRotator) control, its elements and more. platform: xamarin control: Rotator documentation: ug diff --git a/Xamarin/Segmented-Control/Customization.md b/Xamarin/Segmented-Control/Customization.md index 57225a902..d804d321d 100644 --- a/Xamarin/Segmented-Control/Customization.md +++ b/Xamarin/Segmented-Control/Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Customization in Xamarin Segmented Control | Syncfusion® -description: Learn here all about Customization support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. +title: Customization in Xamarin Segmented Control | Syncfusion® +description: Learn here all about Customization support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. platform: Xamarin control: SegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/Display-mode.md b/Xamarin/Segmented-Control/Display-mode.md index 6b611697a..facb3bea3 100644 --- a/Xamarin/Segmented-Control/Display-mode.md +++ b/Xamarin/Segmented-Control/Display-mode.md @@ -1,7 +1,7 @@ --- layout: post -title: Display mode in Xamarin Segmented Control | Syncfusion® -description: Learn here all about Display mode support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. +title: Display mode in Xamarin Segmented Control | Syncfusion® +description: Learn here all about Display mode support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. platform: Xamarin control: SegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/Getting-Started.md b/Xamarin/Segmented-Control/Getting-Started.md index ebc9ad35c..5a25e70c3 100644 --- a/Xamarin/Segmented-Control/Getting-Started.md +++ b/Xamarin/Segmented-Control/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Segmented Control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Segmented Control (SfSegmentedControl), its elements and more. +title: Getting Started with Xamarin Segmented Control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Segmented Control (SfSegmentedControl), its elements and more. platform: Xamarin control: SfSegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/how-to/Autoscrolling-the-selected-segment-item.md b/Xamarin/Segmented-Control/how-to/Autoscrolling-the-selected-segment-item.md index 13a7671a3..03a7b0b1e 100644 --- a/Xamarin/Segmented-Control/how-to/Autoscrolling-the-selected-segment-item.md +++ b/Xamarin/Segmented-Control/how-to/Autoscrolling-the-selected-segment-item.md @@ -1,7 +1,7 @@ --- layout: post -title: Auto scrolling the Syncfusion® segmented control for Xamarin.Forms -description: Learn how to auto scroll the selected index in the Syncfusion® segmented control (SfSegmentedControl) for Xamarin.Forms +title: Auto scrolling the Syncfusion® segmented control for Xamarin.Forms +description: Learn how to auto scroll the selected index in the Syncfusion® segmented control (SfSegmentedControl) for Xamarin.Forms platform: Xamarin control: SegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/how-to/clear-the-selection.md b/Xamarin/Segmented-Control/how-to/clear-the-selection.md index 2f3e45d03..fd5a6d172 100644 --- a/Xamarin/Segmented-Control/how-to/clear-the-selection.md +++ b/Xamarin/Segmented-Control/how-to/clear-the-selection.md @@ -1,7 +1,7 @@ --- layout: post -title: Nullable selection in Syncfusion® segmented control for Xamarin.Forms -description: Learn how to clear the default selection in Syncfusion® segmented control (SfSegmentedControl) for Xamarin.Forms +title: Nullable selection in Syncfusion® segmented control for Xamarin.Forms +description: Learn how to clear the default selection in Syncfusion® segmented control (SfSegmentedControl) for Xamarin.Forms platform: Xamarin control: SegmentedControl documentation: ug diff --git a/Xamarin/SignaturePad/Customization.md b/Xamarin/SignaturePad/Customization.md index 0e1c183e0..79c0c7ef8 100644 --- a/Xamarin/SignaturePad/Customization.md +++ b/Xamarin/SignaturePad/Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Customization in Xamarin SignaturePad control | Syncfusion® -description: Learn here all about Customization support in Syncfusion® Xamarin SignaturePad (SfSignaturePad) control and more. +title: Customization in Xamarin SignaturePad control | Syncfusion® +description: Learn here all about Customization support in Syncfusion® Xamarin SignaturePad (SfSignaturePad) control and more. platform: xamarin control: SfSignaturePad documentation: ug diff --git a/Xamarin/SignaturePad/Events.md b/Xamarin/SignaturePad/Events.md index dbf0374c4..b1c835e93 100644 --- a/Xamarin/SignaturePad/Events.md +++ b/Xamarin/SignaturePad/Events.md @@ -1,7 +1,7 @@ --- layout: post -title: Events in Xamarin SignaturePad control | Syncfusion® -description: Learn here all about SignaturePad Events support in Syncfusion® Xamarin SignaturePad (SfSignaturePad) control and more. +title: Events in Xamarin SignaturePad control | Syncfusion® +description: Learn here all about SignaturePad Events support in Syncfusion® Xamarin SignaturePad (SfSignaturePad) control and more. platform: Xamarin control: SignaturePad documentation: ug diff --git a/Xamarin/SignaturePad/Getting-Started.md b/Xamarin/SignaturePad/Getting-Started.md index cdf0f6670..c6f64e674 100644 --- a/Xamarin/SignaturePad/Getting-Started.md +++ b/Xamarin/SignaturePad/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin SignaturePad control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin SignaturePad (SfSignaturePad) control, its elements and more. +title: Getting Started with Xamarin SignaturePad control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin SignaturePad (SfSignaturePad) control, its elements and more. platform: xamarin control: SfSignaturePad documentation: ug diff --git a/Xamarin/SignaturePad/Overview.md b/Xamarin/SignaturePad/Overview.md index 0380079d1..351b7407a 100644 --- a/Xamarin/SignaturePad/Overview.md +++ b/Xamarin/SignaturePad/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin SignaturePad control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin SignaturePad (SfSignaturePad) control, its elements and more. +title: About Xamarin SignaturePad control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin SignaturePad (SfSignaturePad) control, its elements and more. platform: xamarin control: SfSignaturePad documentation: ug diff --git a/Xamarin/Switch/Accessibility.md b/Xamarin/Switch/Accessibility.md index 5545693e5..322759c91 100644 --- a/Xamarin/Switch/Accessibility.md +++ b/Xamarin/Switch/Accessibility.md @@ -1,7 +1,7 @@ --- layout : post -title: Accessibility in Xamarin Switch control | Syncfusion® -description: Learn here all about Accessibility support in Syncfusion® Xamarin Switch (SfSwitch) control and more. +title: Accessibility in Xamarin Switch control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Switch (SfSwitch) control and more. platform : Xamarin.Forms control : SfSwitch documentation : ug diff --git a/Xamarin/Switch/customization.md b/Xamarin/Switch/customization.md index 50164581f..abb5075dd 100644 --- a/Xamarin/Switch/customization.md +++ b/Xamarin/Switch/customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Customization in Xamarin Switch control | Syncfusion® -description: Learn here all about Customization support in Syncfusion® Xamarin Switch (SfSwitch) control and more. +title: Customization in Xamarin Switch control | Syncfusion® +description: Learn here all about Customization support in Syncfusion® Xamarin Switch (SfSwitch) control and more. platform: Xamarin control: Switch documentation: ug diff --git a/Xamarin/Switch/gettingstarted.md b/Xamarin/Switch/gettingstarted.md index 0e299f787..2f5091096 100644 --- a/Xamarin/Switch/gettingstarted.md +++ b/Xamarin/Switch/gettingstarted.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Switch control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Switch (SfSwitch) control, its elements and more. +title: Getting Started with Xamarin Switch control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Switch (SfSwitch) control, its elements and more. platform: Xamarin control: Switch documentation: ug diff --git a/Xamarin/Switch/how-to.md b/Xamarin/Switch/how-to.md index 1262a03aa..73ac93a94 100644 --- a/Xamarin/Switch/how-to.md +++ b/Xamarin/Switch/how-to.md @@ -1,7 +1,7 @@ --- layout: post -title: States in Syncfusion® Switch control for Xamarin.Forms. -description: Explaining about different states in Syncfusion® Switch Control (SfSwitch) for Xamarin.Forms and how it performs. +title: States in Syncfusion® Switch control for Xamarin.Forms. +description: Explaining about different states in Syncfusion® Switch Control (SfSwitch) for Xamarin.Forms and how it performs. platform: Xamarin control: Switch documentation: ug diff --git a/Xamarin/Switch/orientation.md b/Xamarin/Switch/orientation.md index ed43c29a6..a84f8983d 100644 --- a/Xamarin/Switch/orientation.md +++ b/Xamarin/Switch/orientation.md @@ -1,7 +1,7 @@ --- layout: post -title: Orientation in Xamarin Switch control | Syncfusion® -description: Learn here all about Orientation support in Syncfusion® Xamarin Switch (SfSwitch) control, its elements and more. +title: Orientation in Xamarin Switch control | Syncfusion® +description: Learn here all about Orientation support in Syncfusion® Xamarin Switch (SfSwitch) control, its elements and more. platform: Xamarin control: Switch documentation: ug diff --git a/Xamarin/Switch/overview.md b/Xamarin/Switch/overview.md index 06934791d..cd203e0d7 100644 --- a/Xamarin/Switch/overview.md +++ b/Xamarin/Switch/overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Switch control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Switch (SfSwitch) control, its elements and more. +title: About Xamarin Switch control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Switch (SfSwitch) control, its elements and more. platform: Xamarin control: Switch documentation: ug diff --git a/Xamarin/Switch/states.md b/Xamarin/Switch/states.md index 77cc9cc87..1a3c32189 100644 --- a/Xamarin/Switch/states.md +++ b/Xamarin/Switch/states.md @@ -1,7 +1,7 @@ --- layout: post -title: States in Xamarin Switch control | Syncfusion® -description: Learn here all about States support in Syncfusion® Xamarin Switch (SfSwitch) control, its elements and more. +title: States in Xamarin Switch control | Syncfusion® +description: Learn here all about States support in Syncfusion® Xamarin Switch (SfSwitch) control, its elements and more. platform: Xamarin control: Switch documentation: ug diff --git a/Xamarin/Switch/visualtypes.md b/Xamarin/Switch/visualtypes.md index 93af5569e..e4128ffe0 100644 --- a/Xamarin/Switch/visualtypes.md +++ b/Xamarin/Switch/visualtypes.md @@ -1,7 +1,7 @@ --- layout: post -title: Visual Types in Xamarin Switch control | Syncfusion® -description: Learn here all about Visual Types support in Syncfusion® Xamarin Switch (SfSwitch) control, its elements and more. +title: Visual Types in Xamarin Switch control | Syncfusion® +description: Learn here all about Visual Types support in Syncfusion® Xamarin Switch (SfSwitch) control, its elements and more. platform: Xamarin control: Switch documentation: ug diff --git a/Xamarin/Tabbed-View/Accessibility.md b/Xamarin/Tabbed-View/Accessibility.md index ec7729db3..7cfe8a056 100644 --- a/Xamarin/Tabbed-View/Accessibility.md +++ b/Xamarin/Tabbed-View/Accessibility.md @@ -1,7 +1,7 @@ --- layout : post -title: Accessibility in Xamarin Tabbed View control | Syncfusion® -description: Learn here all about Accessibility support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. +title: Accessibility in Xamarin Tabbed View control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. platform : Xamarin control : SfTabView documentation : ug diff --git a/Xamarin/Tabbed-View/CenterButtonSettings.md b/Xamarin/Tabbed-View/CenterButtonSettings.md index 8ec9bbc0a..746cf3ca6 100644 --- a/Xamarin/Tabbed-View/CenterButtonSettings.md +++ b/Xamarin/Tabbed-View/CenterButtonSettings.md @@ -1,7 +1,7 @@ --- layout: post -title: CenterButton Customization in Xamarin Tabbed View control | Syncfusion® -description: Learn here all about CenterButton Customization support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. +title: CenterButton Customization in Xamarin Tabbed View control | Syncfusion® +description: Learn here all about CenterButton Customization support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. control: TabView documentation: ug --- diff --git a/Xamarin/Tabbed-View/Display-Type.md b/Xamarin/Tabbed-View/Display-Type.md index 8fa2ac9d3..57efad557 100644 --- a/Xamarin/Tabbed-View/Display-Type.md +++ b/Xamarin/Tabbed-View/Display-Type.md @@ -1,7 +1,7 @@ --- layout: post -title: Display Type in Xamarin Tabbed View control | Syncfusion® -description: Learn here all about Display Type support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. +title: Display Type in Xamarin Tabbed View control | Syncfusion® +description: Learn here all about Display Type support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. platform: Xamarin control: TabView documentation: ug diff --git a/Xamarin/Tabbed-View/Getting-Started.md b/Xamarin/Tabbed-View/Getting-Started.md index 6e7fedb95..75b68daf6 100644 --- a/Xamarin/Tabbed-View/Getting-Started.md +++ b/Xamarin/Tabbed-View/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Tabbed View control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Tabbed View (SfTabView) control, its elements and more. +title: Getting Started with Xamarin Tabbed View control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Tabbed View (SfTabView) control, its elements and more. platform: Xamarin control: TabView documentation: ug diff --git a/Xamarin/Tabbed-View/NestedTab.md b/Xamarin/Tabbed-View/NestedTab.md index 5357eea09..3a4e300a5 100644 --- a/Xamarin/Tabbed-View/NestedTab.md +++ b/Xamarin/Tabbed-View/NestedTab.md @@ -1,7 +1,7 @@ --- layout: post -title: NestedTab in Xamarin Tabbed View control | Syncfusion® -description: Learn here all about NestedTab support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. +title: NestedTab in Xamarin Tabbed View control | Syncfusion® +description: Learn here all about NestedTab support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. platform: Xamarin control: TabView documentation: ug diff --git a/Xamarin/Tabbed-View/Overview.md b/Xamarin/Tabbed-View/Overview.md index 3e1bdbad7..7d1540e5c 100644 --- a/Xamarin/Tabbed-View/Overview.md +++ b/Xamarin/Tabbed-View/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Tabbed View control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Tabbed View (SfTabView) control, its elements and more. +title: About Xamarin Tabbed View control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Tabbed View (SfTabView) control, its elements and more. platform: xamarin control: SfTabView documentation: ug diff --git a/Xamarin/Tabbed-View/Swiping.md b/Xamarin/Tabbed-View/Swiping.md index 3612dd943..722d986d4 100644 --- a/Xamarin/Tabbed-View/Swiping.md +++ b/Xamarin/Tabbed-View/Swiping.md @@ -1,7 +1,7 @@ --- layout: post -title: Swiping in Xamarin Tabbed View | Syncfusion® -description: Learn here all about swiping support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. +title: Swiping in Xamarin Tabbed View | Syncfusion® +description: Learn here all about swiping support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. platform: Xamarin control: TabView documentation: ug diff --git a/Xamarin/Tabbed-View/TabItem-Customization.md b/Xamarin/Tabbed-View/TabItem-Customization.md index 240465e00..1a23fafba 100644 --- a/Xamarin/Tabbed-View/TabItem-Customization.md +++ b/Xamarin/Tabbed-View/TabItem-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: TabItem Customization in Xamarin Tabbed View | Syncfusion® -description: Learn here all about Tabitem Customization support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. +title: TabItem Customization in Xamarin Tabbed View | Syncfusion® +description: Learn here all about Tabitem Customization support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. platform: Xamarin control: TabView documentation: ug diff --git a/Xamarin/Tabbed-View/TabView-events.md b/Xamarin/Tabbed-View/TabView-events.md index b8d871ed4..c193401f9 100644 --- a/Xamarin/Tabbed-View/TabView-events.md +++ b/Xamarin/Tabbed-View/TabView-events.md @@ -1,7 +1,7 @@ --- layout: post -title: TabView Events in Xamarin Tabbed View control | Syncfusion® -description: Learn here all about TabView Events support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. +title: TabView Events in Xamarin Tabbed View control | Syncfusion® +description: Learn here all about TabView Events support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. platform: Xamarin control: TabView documentation: ug diff --git a/Xamarin/Tabbed-View/TabViewHeaderCustomization.md b/Xamarin/Tabbed-View/TabViewHeaderCustomization.md index c346baa62..70e736999 100644 --- a/Xamarin/Tabbed-View/TabViewHeaderCustomization.md +++ b/Xamarin/Tabbed-View/TabViewHeaderCustomization.md @@ -1,7 +1,7 @@ --- layout: post -title: TabView Header Customization in Xamarin Tabbed View | Syncfusion® -description: Learn here all about TabView Header Customization support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. +title: TabView Header Customization in Xamarin Tabbed View | Syncfusion® +description: Learn here all about TabView Header Customization support in Syncfusion® Xamarin Tabbed View (SfTabView) control and more. platform: Xamarin control: TabView documentation: ug diff --git a/Xamarin/Text-Input-Layout/Accessibility.md b/Xamarin/Text-Input-Layout/Accessibility.md index ea0dc5dce..5389c1e4d 100644 --- a/Xamarin/Text-Input-Layout/Accessibility.md +++ b/Xamarin/Text-Input-Layout/Accessibility.md @@ -1,7 +1,7 @@ --- layout: post -title: Accessibility in Xamarin Text Input Layout control | Syncfusion® -description: Learn here all about Accessibility support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. +title: Accessibility in Xamarin Text Input Layout control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. platform: Xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/Assistive-Labels.md b/Xamarin/Text-Input-Layout/Assistive-Labels.md index 7b0702d71..202541bc0 100644 --- a/Xamarin/Text-Input-Layout/Assistive-Labels.md +++ b/Xamarin/Text-Input-Layout/Assistive-Labels.md @@ -1,7 +1,7 @@ --- layout: post -title: Assistive Labels in Xamarin Text Input Layout control | Syncfusion® -description: Learn here all about Assistive Labels support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. +title: Assistive Labels in Xamarin Text Input Layout control | Syncfusion® +description: Learn here all about Assistive Labels support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. platform: xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/Container-Type.md b/Xamarin/Text-Input-Layout/Container-Type.md index 5509f42b5..3f5b87676 100644 --- a/Xamarin/Text-Input-Layout/Container-Type.md +++ b/Xamarin/Text-Input-Layout/Container-Type.md @@ -1,7 +1,7 @@ --- layout: post -title: Container Type in Xamarin Text Input Layout control | Syncfusion® -description: Learn here all about Container Type support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. +title: Container Type in Xamarin Text Input Layout control | Syncfusion® +description: Learn here all about Container Type support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. platform: xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/Custom-Font.md b/Xamarin/Text-Input-Layout/Custom-Font.md index 1c3be81e9..d573a3526 100644 --- a/Xamarin/Text-Input-Layout/Custom-Font.md +++ b/Xamarin/Text-Input-Layout/Custom-Font.md @@ -1,7 +1,7 @@ --- layout: post -title: Font Customization in Xamarin Text Input Layout control | Syncfusion® -description: Learn here all about Font Customization support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. +title: Font Customization in Xamarin Text Input Layout control | Syncfusion® +description: Learn here all about Font Customization support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. platform: xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/Custom-Icons.md b/Xamarin/Text-Input-Layout/Custom-Icons.md index 19211b341..6ef28b60a 100644 --- a/Xamarin/Text-Input-Layout/Custom-Icons.md +++ b/Xamarin/Text-Input-Layout/Custom-Icons.md @@ -1,7 +1,7 @@ --- layout: post -title: Custom Icons in Xamarin Text Input Layout control | Syncfusion® -description: Learn here all about Custom Icons support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. +title: Custom Icons in Xamarin Text Input Layout control | Syncfusion® +description: Learn here all about Custom Icons support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. platform: xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/Fixed-Hint-Position.md b/Xamarin/Text-Input-Layout/Fixed-Hint-Position.md index 2cd7c7849..0379dfe67 100644 --- a/Xamarin/Text-Input-Layout/Fixed-Hint-Position.md +++ b/Xamarin/Text-Input-Layout/Fixed-Hint-Position.md @@ -1,7 +1,7 @@ --- layout: post -title: Fixed Hint Position in Xamarin Text Input Layout control | Syncfusion® -description: Learn here all about Fixed Hint Position support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. +title: Fixed Hint Position in Xamarin Text Input Layout control | Syncfusion® +description: Learn here all about Fixed Hint Position support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. platform: xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/Getting-Started.md b/Xamarin/Text-Input-Layout/Getting-Started.md index 5c459185c..de42f1a00 100644 --- a/Xamarin/Text-Input-Layout/Getting-Started.md +++ b/Xamarin/Text-Input-Layout/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Xamarin Text Input Layout control | Syncfusion® -description: Learn here about getting started with Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control, its elements and more. +title: Getting Started with Xamarin Text Input Layout control | Syncfusion® +description: Learn here about getting started with Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control, its elements and more. platform: xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/How-to.md b/Xamarin/Text-Input-Layout/How-to.md index 5c423e7a8..160ae2c70 100644 --- a/Xamarin/Text-Input-Layout/How-to.md +++ b/Xamarin/Text-Input-Layout/How-to.md @@ -1,6 +1,6 @@ --- layout: post -title: How to | SfTextInputLayout |Xamarin | Syncfusion® +title: How to | SfTextInputLayout |Xamarin | Syncfusion® description: Explains the text input layout customization platform: Xamarin control: SfTextInputLayout diff --git a/Xamarin/Text-Input-Layout/Overview.md b/Xamarin/Text-Input-Layout/Overview.md index e3ac8e05f..aad5618f7 100644 --- a/Xamarin/Text-Input-Layout/Overview.md +++ b/Xamarin/Text-Input-Layout/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Text Input Layout control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control, its elements and more. +title: About Xamarin Text Input Layout control | Syncfusion® +description: Learn here all about introduction of Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control, its elements and more. platform: xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/States-And-Colors.md b/Xamarin/Text-Input-Layout/States-And-Colors.md index b3cab8b4c..272ddbad8 100644 --- a/Xamarin/Text-Input-Layout/States-And-Colors.md +++ b/Xamarin/Text-Input-Layout/States-And-Colors.md @@ -1,7 +1,7 @@ --- layout: post -title: States and Colors in Xamarin Text Input Layout control | Syncfusion® -description: Learn here all about States and Colors support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. +title: States and Colors in Xamarin Text Input Layout control | Syncfusion® +description: Learn here all about States and Colors support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. platform: xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/Supported-input-views.md b/Xamarin/Text-Input-Layout/Supported-input-views.md index c21532a31..8c9fdd9d5 100644 --- a/Xamarin/Text-Input-Layout/Supported-input-views.md +++ b/Xamarin/Text-Input-Layout/Supported-input-views.md @@ -1,7 +1,7 @@ --- layout: post -title: Supported Input Views in Xamarin Text Input Layout | Syncfusion® -description: Learn here all about Supported Input Views support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. +title: Supported Input Views in Xamarin Text Input Layout | Syncfusion® +description: Learn here all about Supported Input Views support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. platform: xamarin control: SfTextInputLayout documentation: ug diff --git a/Xamarin/Text-Input-Layout/right-to-left.md b/Xamarin/Text-Input-Layout/right-to-left.md index eed5af683..b8a4086d8 100644 --- a/Xamarin/Text-Input-Layout/right-to-left.md +++ b/Xamarin/Text-Input-Layout/right-to-left.md @@ -1,7 +1,7 @@ --- layout: post -title: Right-to-Left in Xamarin Text Input Layout control | Syncfusion® -description: Learn here all about Right-to-Left support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. +title: Right-to-Left in Xamarin Text Input Layout control | Syncfusion® +description: Learn here all about Right-to-Left support in Syncfusion® Xamarin Text Input Layout (SfTextInputLayout) control and more. platform: xamarin control: SfTextInputLayout documentation: ug From d81fc2492940ac381a487a7bfc1228527fec8b53 Mon Sep 17 00:00:00 2001 From: ManjuDhanasekaran2001 Date: Fri, 17 Jan 2025 18:13:17 +0530 Subject: [PATCH 08/12] Added trade mark symbol. --- Xamarin/Release-notes/v28.1.35.md | 6 +++--- Xamarin/Release-notes/v28.1.36.md | 6 +++--- Xamarin/Release-notes/v28.1.37.md | 6 +++--- Xamarin/Release-notes/v28.1.38.md | 6 +++--- Xamarin/Release-notes/v28.1.39.md | 6 +++--- 5 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Xamarin/Release-notes/v28.1.35.md b/Xamarin/Release-notes/v28.1.35.md index de7a2dda5..8af8bafc3 100644 --- a/Xamarin/Release-notes/v28.1.35.md +++ b/Xamarin/Release-notes/v28.1.35.md @@ -1,11 +1,11 @@ --- -title: Essential Studio for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 19, 2024" version="v28.1.35" %} diff --git a/Xamarin/Release-notes/v28.1.36.md b/Xamarin/Release-notes/v28.1.36.md index 470f138cf..bc4dfcc61 100644 --- a/Xamarin/Release-notes/v28.1.36.md +++ b/Xamarin/Release-notes/v28.1.36.md @@ -1,11 +1,11 @@ --- -title: Essential Studio for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 24, 2024" version="v28.1.36" %} diff --git a/Xamarin/Release-notes/v28.1.37.md b/Xamarin/Release-notes/v28.1.37.md index d102f9d33..25f1f43c2 100644 --- a/Xamarin/Release-notes/v28.1.37.md +++ b/Xamarin/Release-notes/v28.1.37.md @@ -1,11 +1,11 @@ --- -title: Essential Studio for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="December 31, 2024" version="v28.1.37" %} diff --git a/Xamarin/Release-notes/v28.1.38.md b/Xamarin/Release-notes/v28.1.38.md index 22a406ab9..8ce31624c 100644 --- a/Xamarin/Release-notes/v28.1.38.md +++ b/Xamarin/Release-notes/v28.1.38.md @@ -1,11 +1,11 @@ --- -title: Essential Studio for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="January 07, 2025" version="v28.1.38" %} diff --git a/Xamarin/Release-notes/v28.1.39.md b/Xamarin/Release-notes/v28.1.39.md index 6e0c58831..62a428fe9 100644 --- a/Xamarin/Release-notes/v28.1.39.md +++ b/Xamarin/Release-notes/v28.1.39.md @@ -1,11 +1,11 @@ --- -title: Essential Studio for Xamarin.Forms Weekly Nuget Release Release Notes -description: Essential Studio for Xamarin.Forms Weekly Nuget Release Release Notes +title: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes +description: Essential Studio® for Xamarin.Forms Weekly Nuget Release Release Notes platform: xamarin documentation: ug --- -# Essential Studio for Xamarin.Forms Release Notes +# Essential Studio® for Xamarin.Forms Release Notes {% include release-info.html date="January 14, 2025" version="v28.1.39" %} From f11173ad5befd4090e48067a33de862528c0e09c Mon Sep 17 00:00:00 2001 From: ManjuDhanasekaran2001 Date: Thu, 13 Feb 2025 17:45:28 +0530 Subject: [PATCH 09/12] resolved CI error. --- Xamarin/Badge-View/Animation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xamarin/Badge-View/Animation.md b/Xamarin/Badge-View/Animation.md index c8865aabc..4efc0e6d2 100644 --- a/Xamarin/Badge-View/Animation.md +++ b/Xamarin/Badge-View/Animation.md @@ -2,7 +2,7 @@ layout: post title: Badge animation with Syncfusion® Badge View control for Xamarin.Forms -description: This section explains about how to set Syncfusion® badge view animation in Xamarin.Forms platform +description: This section explains how to set Syncfusion® badge view animation in Xamarin.Forms platform platform: xamarin control: SfBadgeView documentation: ug From 7ee048bc4383b3f5f0036cf78335f828df03769d Mon Sep 17 00:00:00 2001 From: ManjuDhanasekaran2001 Date: Thu, 13 Feb 2025 17:52:55 +0530 Subject: [PATCH 10/12] change updated --- Xamarin/Badge-View/Animation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xamarin/Badge-View/Animation.md b/Xamarin/Badge-View/Animation.md index 4efc0e6d2..f0ae5b7de 100644 --- a/Xamarin/Badge-View/Animation.md +++ b/Xamarin/Badge-View/Animation.md @@ -2,7 +2,7 @@ layout: post title: Badge animation with Syncfusion® Badge View control for Xamarin.Forms -description: This section explains how to set Syncfusion® badge view animation in Xamarin.Forms platform +description: This section explains about how to set Syncfusion® badge view control animation in Xamarin.Forms platform platform: xamarin control: SfBadgeView documentation: ug From 6e37bbcf01c11b6191d7495c112d27400138936c Mon Sep 17 00:00:00 2001 From: ManjuDhanasekaran2001 Date: Thu, 13 Feb 2025 19:05:30 +0530 Subject: [PATCH 11/12] Changes updated --- Xamarin/Segmented-Control/Accessibility.md | 4 ++-- Xamarin/Segmented-Control/Dealing-with-selection-changed.md | 4 ++-- Xamarin/Segmented-Control/Handling-multiple-segments.md | 4 ++-- Xamarin/Segmented-Control/Indicating-the-selected-item.md | 4 ++-- Xamarin/Segmented-Control/Overview.md | 4 ++-- Xamarin/Segmented-Control/Populating-data-source.md | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Xamarin/Segmented-Control/Accessibility.md b/Xamarin/Segmented-Control/Accessibility.md index 9b2640789..23b8bd421 100644 --- a/Xamarin/Segmented-Control/Accessibility.md +++ b/Xamarin/Segmented-Control/Accessibility.md @@ -1,7 +1,7 @@ --- layout: post -title: Accessibility in Xamarin Segmented Control | Syncfusion® -description: Learn here all about Accessibility support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. +title: Accessibility in Xamarin Segmented Control | Syncfusion® +description: Learn here all about Accessibility support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. platform: Xamarin control: SfSegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/Dealing-with-selection-changed.md b/Xamarin/Segmented-Control/Dealing-with-selection-changed.md index 39898acfe..0c1ee3bdf 100644 --- a/Xamarin/Segmented-Control/Dealing-with-selection-changed.md +++ b/Xamarin/Segmented-Control/Dealing-with-selection-changed.md @@ -1,7 +1,7 @@ --- layout: post -title: Dealing with selection in Xamarin Segmented Control | Syncfusion® -description: Learn here all about Dealing with selection changed support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. +title: Dealing with selection in Xamarin Segmented Control | Syncfusion® +description: Learn here all about Dealing with selection changed support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. platform: Xamarin control: SegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/Handling-multiple-segments.md b/Xamarin/Segmented-Control/Handling-multiple-segments.md index bae1828ee..bdc050d71 100644 --- a/Xamarin/Segmented-Control/Handling-multiple-segments.md +++ b/Xamarin/Segmented-Control/Handling-multiple-segments.md @@ -1,7 +1,7 @@ --- layout: post -title: Handling multiple segments in Xamarin Segmented Control | Syncfusion® -description: Learn here all about Handling multiple segments support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. +title: Handling multiple segments in Xamarin Segmented Control | Syncfusion® +description: Learn here all about Handling multiple segments support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. platform: Xamarin control: SegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/Indicating-the-selected-item.md b/Xamarin/Segmented-Control/Indicating-the-selected-item.md index 30bf3dab5..f466f874a 100644 --- a/Xamarin/Segmented-Control/Indicating-the-selected-item.md +++ b/Xamarin/Segmented-Control/Indicating-the-selected-item.md @@ -1,7 +1,7 @@ --- layout: post -title: Indicating the selected item in Xamarin Segmented Control | Syncfusion® -description: Learn here all about Indicating the selected item support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. +title: Indicating the selected item in Xamarin Segmented Control | Syncfusion® +description: Learn here all about Indicating the selected item support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. platform: Xamarin control: SegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/Overview.md b/Xamarin/Segmented-Control/Overview.md index 60c3b1f7b..0f2cf6c0d 100644 --- a/Xamarin/Segmented-Control/Overview.md +++ b/Xamarin/Segmented-Control/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About Xamarin Segmented Control | Syncfusion® -description: Learn here about introduction of Syncfusion® Xamarin Segmented Control (SfSegmentedControl) its elements and more. +title: About Xamarin Segmented Control | Syncfusion® +description: Learn here about introduction of Syncfusion® Xamarin Segmented Control (SfSegmentedControl) its elements and more. platform: xamarin control: SfSegmentedControl documentation: ug diff --git a/Xamarin/Segmented-Control/Populating-data-source.md b/Xamarin/Segmented-Control/Populating-data-source.md index 6663cf05c..1156a20b0 100644 --- a/Xamarin/Segmented-Control/Populating-data-source.md +++ b/Xamarin/Segmented-Control/Populating-data-source.md @@ -1,7 +1,7 @@ --- layout: post -title: Populating data source in Xamarin Segmented Control | Syncfusion® -description: Learn here all about Populating data source support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. +title: Populating data source in Xamarin Segmented Control | Syncfusion® +description: Learn here all about Populating data source support in Syncfusion® Xamarin Segmented Control (SfSegmentedControl) and more. platform: Xamarin control: SegmentedControl documentation: ug From 7c3d29407a7f64dfa2790c4f1162e418d176115c Mon Sep 17 00:00:00 2001 From: ManjuDhanasekaran2001 Date: Mon, 24 Feb 2025 11:25:48 +0530 Subject: [PATCH 12/12] Removed the sup tag in release notes for title and description --- Xamarin/Release-notes/v13.3.0.7.md | 4 ++-- Xamarin/Release-notes/v13.4.0.53.md | 4 ++-- Xamarin/Release-notes/v13.4.0.58.md | 4 ++-- Xamarin/Release-notes/v13.4.0.63.md | 4 ++-- Xamarin/Release-notes/v14.1.0.46.md | 4 ++-- Xamarin/Release-notes/v14.2.0.28.md | 4 ++-- Xamarin/Release-notes/v14.2.0.32.md | 4 ++-- Xamarin/Release-notes/v14.3.0.49.md | 4 ++-- Xamarin/Release-notes/v14.3.0.52.md | 4 ++-- Xamarin/Release-notes/v14.4.0.15.md | 4 ++-- Xamarin/Release-notes/v14.4.0.20.md | 4 ++-- Xamarin/Release-notes/v15.1.0.33.md | 4 ++-- Xamarin/Release-notes/v15.1.0.37.md | 4 ++-- Xamarin/Release-notes/v15.1.0.41.md | 4 ++-- Xamarin/Release-notes/v15.2.0.40.md | 4 ++-- Xamarin/Release-notes/v15.2.0.43.md | 4 ++-- Xamarin/Release-notes/v15.2.0.46.md | 4 ++-- Xamarin/Release-notes/v15.3.0.26.md | 4 ++-- Xamarin/Release-notes/v15.3.0.29.md | 4 ++-- Xamarin/Release-notes/v15.3.0.33.md | 4 ++-- Xamarin/Release-notes/v15.4.0.17.md | 4 ++-- Xamarin/Release-notes/v15.4.0.20.md | 4 ++-- Xamarin/Release-notes/v16.1.0.24.md | 4 ++-- Xamarin/Release-notes/v16.1.0.26.md | 4 ++-- Xamarin/Release-notes/v16.1.0.32.md | 4 ++-- Xamarin/Release-notes/v16.1.0.37.md | 4 ++-- 26 files changed, 52 insertions(+), 52 deletions(-) diff --git a/Xamarin/Release-notes/v13.3.0.7.md b/Xamarin/Release-notes/v13.3.0.7.md index 754574d3b..52f6a0b50 100644 --- a/Xamarin/Release-notes/v13.3.0.7.md +++ b/Xamarin/Release-notes/v13.3.0.7.md @@ -1,6 +1,6 @@ --- -title : Essential Studio® 2015 Vol 3 Release Notes -description : Essential Studio® 2015 Vol 3 Release Notes +title : Essential Studio® 2015 Vol 3 Release Notes +description : Essential Studio® 2015 Vol 3 Release Notes platform : xamarin --- diff --git a/Xamarin/Release-notes/v13.4.0.53.md b/Xamarin/Release-notes/v13.4.0.53.md index 8bc73989d..2b10845cd 100644 --- a/Xamarin/Release-notes/v13.4.0.53.md +++ b/Xamarin/Release-notes/v13.4.0.53.md @@ -1,6 +1,6 @@ --- -title : Essential Studio® 2015 Vol 4 Release Notes -description : Essential Studio® 2015 Vol 4 Release Notes +title : Essential Studio® 2015 Vol 4 Release Notes +description : Essential Studio® 2015 Vol 4 Release Notes platform : xamarin --- diff --git a/Xamarin/Release-notes/v13.4.0.58.md b/Xamarin/Release-notes/v13.4.0.58.md index 10cbb496a..373c90714 100644 --- a/Xamarin/Release-notes/v13.4.0.58.md +++ b/Xamarin/Release-notes/v13.4.0.58.md @@ -1,6 +1,6 @@ --- -title : Essential Studio® for Xamarin.Forms 2015 Vol 4 (Service Pack 1) Release Notes -description : Essential Studio® for Xamarin.Forms 2015 Vol 4 (Service Pack 1) Release Notes +title : Essential Studio® for Xamarin.Forms 2015 Vol 4 (Service Pack 1) Release Notes +description : Essential Studio® for Xamarin.Forms 2015 Vol 4 (Service Pack 1) Release Notes platform : xamarin --- diff --git a/Xamarin/Release-notes/v13.4.0.63.md b/Xamarin/Release-notes/v13.4.0.63.md index d602dc67d..d5e2f944f 100644 --- a/Xamarin/Release-notes/v13.4.0.63.md +++ b/Xamarin/Release-notes/v13.4.0.63.md @@ -1,6 +1,6 @@ --- -title : Essential Studio® for Xamarin.Forms 2015 Vol 4 Service Pack 2 Release Notes -description : Essential Studio® for Xamarin.Forms 2015 Vol 4 Service Pack 2 Release Notes +title : Essential Studio® for Xamarin.Forms 2015 Vol 4 Service Pack 2 Release Notes +description : Essential Studio® for Xamarin.Forms 2015 Vol 4 Service Pack 2 Release Notes platform : xamarin --- diff --git a/Xamarin/Release-notes/v14.1.0.46.md b/Xamarin/Release-notes/v14.1.0.46.md index 1dbbba885..2505e3fc3 100644 --- a/Xamarin/Release-notes/v14.1.0.46.md +++ b/Xamarin/Release-notes/v14.1.0.46.md @@ -1,6 +1,6 @@ --- -title : Essential Studio® for Xamarin.Forms 2016 Vol 1 (Service Pack 1)Release Notes -description : Essential Studio® for Xamarin.Forms 2016 Vol 1 (Service Pack 1)Release Notes +title : Essential Studio® for Xamarin.Forms 2016 Vol 1 (Service Pack 1)Release Notes +description : Essential Studio® for Xamarin.Forms 2016 Vol 1 (Service Pack 1)Release Notes platform : xamarin --- diff --git a/Xamarin/Release-notes/v14.2.0.28.md b/Xamarin/Release-notes/v14.2.0.28.md index 37e6276d7..5a46d2cb9 100644 --- a/Xamarin/Release-notes/v14.2.0.28.md +++ b/Xamarin/Release-notes/v14.2.0.28.md @@ -1,6 +1,6 @@ --- -title : Essential Studio® for Xamarin Forms 2016 Vol 2 (Service Pack 1)Release Notes -description : Essential Studio® for Xamarin Forms 2016 Vol 2 (Service Pack 1)Release Notes +title : Essential Studio® for Xamarin Forms 2016 Vol 2 (Service Pack 1)Release Notes +description : Essential Studio® for Xamarin Forms 2016 Vol 2 (Service Pack 1)Release Notes platform : xamarin --- diff --git a/Xamarin/Release-notes/v14.2.0.32.md b/Xamarin/Release-notes/v14.2.0.32.md index 4273dd79e..d636be2dc 100644 --- a/Xamarin/Release-notes/v14.2.0.32.md +++ b/Xamarin/Release-notes/v14.2.0.32.md @@ -1,6 +1,6 @@ --- -title : Essential Studio® for Xamarin.Forms 2016 Vol 2 (Service Pack 2) Release Notes -description : Essential Studio® for Xamarin.Forms 2016 Vol 2 (Service Pack 2) Release Notes +title : Essential Studio® for Xamarin.Forms 2016 Vol 2 (Service Pack 2) Release Notes +description : Essential Studio® for Xamarin.Forms 2016 Vol 2 (Service Pack 2) Release Notes platform : xamarin --- diff --git a/Xamarin/Release-notes/v14.3.0.49.md b/Xamarin/Release-notes/v14.3.0.49.md index c7de416d2..4c6dc0cd6 100644 --- a/Xamarin/Release-notes/v14.3.0.49.md +++ b/Xamarin/Release-notes/v14.3.0.49.md @@ -1,6 +1,6 @@ --- -title : Essential Studio® for Xamarin.Forms 2016 Vol 3 Release Notes -description : Essential Studio® for Xamarin.Forms 2016 Vol 3 Release Notes +title : Essential Studio® for Xamarin.Forms 2016 Vol 3 Release Notes +description : Essential Studio® for Xamarin.Forms 2016 Vol 3 Release Notes platform : xamarin --- diff --git a/Xamarin/Release-notes/v14.3.0.52.md b/Xamarin/Release-notes/v14.3.0.52.md index 0ee586dee..739da3a9f 100644 --- a/Xamarin/Release-notes/v14.3.0.52.md +++ b/Xamarin/Release-notes/v14.3.0.52.md @@ -1,6 +1,6 @@ --- -title : Essential Studio® for Xamarin.Forms 2016 Volume 3 Service Pack 1 Release Notes -description : Essential Studio® for Xamarin.Forms 2016 Volume 3 Service Pack 1 Release Notes +title : Essential Studio® for Xamarin.Forms 2016 Volume 3 Service Pack 1 Release Notes +description : Essential Studio® for Xamarin.Forms 2016 Volume 3 Service Pack 1 Release Notes platform : xamarin --- diff --git a/Xamarin/Release-notes/v14.4.0.15.md b/Xamarin/Release-notes/v14.4.0.15.md index a50af13ef..de0b09f7a 100644 --- a/Xamarin/Release-notes/v14.4.0.15.md +++ b/Xamarin/Release-notes/v14.4.0.15.md @@ -1,6 +1,6 @@ --- -title : Essential Studio® for Xamarin.Forms 2016 Volume 4 Release Notes -description : Essential Studio® for Xamarin.Forms 2016 Volume 4 Release Notes +title : Essential Studio® for Xamarin.Forms 2016 Volume 4 Release Notes +description : Essential Studio® for Xamarin.Forms 2016 Volume 4 Release Notes platform : xamarin --- diff --git a/Xamarin/Release-notes/v14.4.0.20.md b/Xamarin/Release-notes/v14.4.0.20.md index 04bbee8fe..183921b1d 100644 --- a/Xamarin/Release-notes/v14.4.0.20.md +++ b/Xamarin/Release-notes/v14.4.0.20.md @@ -1,6 +1,6 @@ --- -title : Essential Studio® for Xamarin.Forms 2016 Volume 4 Service Pack 1 Release Notes -description : Essential Studio® for Xamarin.Forms 2016 Volume 4 Service Pack 1 Release Notes +title : Essential Studio® for Xamarin.Forms 2016 Volume 4 Service Pack 1 Release Notes +description : Essential Studio® for Xamarin.Forms 2016 Volume 4 Service Pack 1 Release Notes platform : xamarin --- diff --git a/Xamarin/Release-notes/v15.1.0.33.md b/Xamarin/Release-notes/v15.1.0.33.md index 76a34d34d..fc3641373 100644 --- a/Xamarin/Release-notes/v15.1.0.33.md +++ b/Xamarin/Release-notes/v15.1.0.33.md @@ -1,6 +1,6 @@ --- -title : Essential Studio® for Xamarin.Forms 2017 Volume 1 Release Notes -description : Essential Studio® for Xamarin.Forms 2017 Volume 1 Release Notes +title : Essential Studio® for Xamarin.Forms 2017 Volume 1 Release Notes +description : Essential Studio® for Xamarin.Forms 2017 Volume 1 Release Notes platform : xamarin --- diff --git a/Xamarin/Release-notes/v15.1.0.37.md b/Xamarin/Release-notes/v15.1.0.37.md index e39ed38ce..13e87e0c3 100644 --- a/Xamarin/Release-notes/v15.1.0.37.md +++ b/Xamarin/Release-notes/v15.1.0.37.md @@ -1,6 +1,6 @@ --- -title : Essential Studio® for Xamarin.Forms 2017 Volume 1 Service Pack 1 Release Notes -description : Essential Studio® for Xamarin.Forms 2017 Volume 1 Service Pack 1 Release Notes +title : Essential Studio® for Xamarin.Forms 2017 Volume 1 Service Pack 1 Release Notes +description : Essential Studio® for Xamarin.Forms 2017 Volume 1 Service Pack 1 Release Notes platform : xamarin --- diff --git a/Xamarin/Release-notes/v15.1.0.41.md b/Xamarin/Release-notes/v15.1.0.41.md index 10e636ed8..7dc46a6e9 100644 --- a/Xamarin/Release-notes/v15.1.0.41.md +++ b/Xamarin/Release-notes/v15.1.0.41.md @@ -1,6 +1,6 @@ --- -title : Essential Studio® for Xamarin.Forms 2017 Volume 1 Service Pack 2 Release Notes -description : Essential Studio® for Xamarin.Forms 2017 Volume 1 Service Pack 2 Release Notes +title : Essential Studio® for Xamarin.Forms 2017 Volume 1 Service Pack 2 Release Notes +description : Essential Studio® for Xamarin.Forms 2017 Volume 1 Service Pack 2 Release Notes platform : xamarin --- diff --git a/Xamarin/Release-notes/v15.2.0.40.md b/Xamarin/Release-notes/v15.2.0.40.md index f8c79eb55..7cb84fb4d 100644 --- a/Xamarin/Release-notes/v15.2.0.40.md +++ b/Xamarin/Release-notes/v15.2.0.40.md @@ -1,6 +1,6 @@ --- -title : Essential Studio® for Xamarin.Forms 2017 Volume 2 Release Notes -description : Essential Studio® for Xamarin.Forms 2017 Volume 2 Release Notes +title : Essential Studio® for Xamarin.Forms 2017 Volume 2 Release Notes +description : Essential Studio® for Xamarin.Forms 2017 Volume 2 Release Notes platform : xamarin --- diff --git a/Xamarin/Release-notes/v15.2.0.43.md b/Xamarin/Release-notes/v15.2.0.43.md index a81b03371..3d9c5b7ce 100644 --- a/Xamarin/Release-notes/v15.2.0.43.md +++ b/Xamarin/Release-notes/v15.2.0.43.md @@ -1,6 +1,6 @@ --- -title : Essential Studio® for Xamarin.Forms 2017 Volume 2 Service Pack 1 Release Notes -description : Essential Studio® for Xamarin.Forms 2017 Volume 2 Service Pack 1 Release Notes +title : Essential Studio® for Xamarin.Forms 2017 Volume 2 Service Pack 1 Release Notes +description : Essential Studio® for Xamarin.Forms 2017 Volume 2 Service Pack 1 Release Notes platform : xamarin --- diff --git a/Xamarin/Release-notes/v15.2.0.46.md b/Xamarin/Release-notes/v15.2.0.46.md index 1329d97e7..2f891de96 100644 --- a/Xamarin/Release-notes/v15.2.0.46.md +++ b/Xamarin/Release-notes/v15.2.0.46.md @@ -1,6 +1,6 @@ --- -title : Essential Studio® for Xamarin.Forms 2017 Volume 2 Service Pack 2 Release Notes -description : Essential Studio® for Xamarin.Forms 2017 Volume 2 Service Pack 2 Release Notes +title : Essential Studio® for Xamarin.Forms 2017 Volume 2 Service Pack 2 Release Notes +description : Essential Studio® for Xamarin.Forms 2017 Volume 2 Service Pack 2 Release Notes platform : xamarin --- diff --git a/Xamarin/Release-notes/v15.3.0.26.md b/Xamarin/Release-notes/v15.3.0.26.md index 8fdbac872..06055b503 100644 --- a/Xamarin/Release-notes/v15.3.0.26.md +++ b/Xamarin/Release-notes/v15.3.0.26.md @@ -1,6 +1,6 @@ --- -title : Essential Studio® for Xamarin.Forms 2017 Volume 3 Release Notes -description : Essential Studio® for Xamarin.Forms 2017 Volume 3 Release Notes +title : Essential Studio® for Xamarin.Forms 2017 Volume 3 Release Notes +description : Essential Studio® for Xamarin.Forms 2017 Volume 3 Release Notes platform : xamarin --- diff --git a/Xamarin/Release-notes/v15.3.0.29.md b/Xamarin/Release-notes/v15.3.0.29.md index 067f22701..c4f404be7 100644 --- a/Xamarin/Release-notes/v15.3.0.29.md +++ b/Xamarin/Release-notes/v15.3.0.29.md @@ -1,6 +1,6 @@ --- -title : Essential Studio® for Xamarin.Forms 2017 Volume 3 Service Pack 1 Release Notes -description : Essential Studio® for Xamarin.Forms 2017 Volume 3 Service Pack 1 Release Notes +title : Essential Studio® for Xamarin.Forms 2017 Volume 3 Service Pack 1 Release Notes +description : Essential Studio® for Xamarin.Forms 2017 Volume 3 Service Pack 1 Release Notes platform : xamarin --- diff --git a/Xamarin/Release-notes/v15.3.0.33.md b/Xamarin/Release-notes/v15.3.0.33.md index dd851ca17..2c450a29c 100644 --- a/Xamarin/Release-notes/v15.3.0.33.md +++ b/Xamarin/Release-notes/v15.3.0.33.md @@ -1,6 +1,6 @@ --- -title : Essential Studio® for Xamarin.Forms 2017 Volume 3 Service Pack 2 Release Notes -description : Essential Studio® for Xamarin.Forms 2017 Volume 3 Service Pack 2 Release Notes +title : Essential Studio® for Xamarin.Forms 2017 Volume 3 Service Pack 2 Release Notes +description : Essential Studio® for Xamarin.Forms 2017 Volume 3 Service Pack 2 Release Notes platform : xamarin --- diff --git a/Xamarin/Release-notes/v15.4.0.17.md b/Xamarin/Release-notes/v15.4.0.17.md index c265360ad..12a86338c 100644 --- a/Xamarin/Release-notes/v15.4.0.17.md +++ b/Xamarin/Release-notes/v15.4.0.17.md @@ -1,6 +1,6 @@ --- -title : Essential Studio® for Xamarin.Forms 2017 Volume 4 Release Notes -description : Essential Studio® for Xamarin.Forms 2017 Volume 4 Release Notes +title : Essential Studio® for Xamarin.Forms 2017 Volume 4 Release Notes +description : Essential Studio® for Xamarin.Forms 2017 Volume 4 Release Notes platform : xamarin --- diff --git a/Xamarin/Release-notes/v15.4.0.20.md b/Xamarin/Release-notes/v15.4.0.20.md index 85e108463..4dd5f36bc 100644 --- a/Xamarin/Release-notes/v15.4.0.20.md +++ b/Xamarin/Release-notes/v15.4.0.20.md @@ -1,6 +1,6 @@ --- -title : Essential Studio® for Xamarin.Forms 2017 Volume 4 Service Pack 1 Release Notes -description : Essential Studio® for Xamarin.Forms 2017 Volume 4 Service Pack 1 Release Notes +title : Essential Studio® for Xamarin.Forms 2017 Volume 4 Service Pack 1 Release Notes +description : Essential Studio® for Xamarin.Forms 2017 Volume 4 Service Pack 1 Release Notes platform : xamarin --- diff --git a/Xamarin/Release-notes/v16.1.0.24.md b/Xamarin/Release-notes/v16.1.0.24.md index 918734d45..b7652fa30 100644 --- a/Xamarin/Release-notes/v16.1.0.24.md +++ b/Xamarin/Release-notes/v16.1.0.24.md @@ -1,6 +1,6 @@ --- -title : Essential Studio® for Xamarin.Forms 2018 volume 1 Release Notes -description : Essential Studio® for Xamarin.Forms 2018 volume 1 Release Notes +title : Essential Studio® for Xamarin.Forms 2018 volume 1 Release Notes +description : Essential Studio® for Xamarin.Forms 2018 volume 1 Release Notes platform : xamarin --- diff --git a/Xamarin/Release-notes/v16.1.0.26.md b/Xamarin/Release-notes/v16.1.0.26.md index 8c6a42686..66106120f 100644 --- a/Xamarin/Release-notes/v16.1.0.26.md +++ b/Xamarin/Release-notes/v16.1.0.26.md @@ -1,6 +1,6 @@ --- -title : Essential Studio® for Xamarin.Forms 2018 volume 1 Refresh Release Notes -description : Essential Studio® for Xamarin.Forms 2018 volume 1 Refresh Release Notes +title : Essential Studio® for Xamarin.Forms 2018 volume 1 Refresh Release Notes +description : Essential Studio® for Xamarin.Forms 2018 volume 1 Refresh Release Notes platform : xamarin --- diff --git a/Xamarin/Release-notes/v16.1.0.32.md b/Xamarin/Release-notes/v16.1.0.32.md index 299baa03b..578ce8f49 100644 --- a/Xamarin/Release-notes/v16.1.0.32.md +++ b/Xamarin/Release-notes/v16.1.0.32.md @@ -1,6 +1,6 @@ --- -title : Essential Studio® for Xamarin.Forms 2018 Volume 1 Service Pack 1 Release Notes -description : Essential Studio® for Xamarin.Forms 2018 Volume 1 Service Pack 1 Release Notes +title : Essential Studio® for Xamarin.Forms 2018 Volume 1 Service Pack 1 Release Notes +description : Essential Studio® for Xamarin.Forms 2018 Volume 1 Service Pack 1 Release Notes platform : xamarin documentation: ug --- diff --git a/Xamarin/Release-notes/v16.1.0.37.md b/Xamarin/Release-notes/v16.1.0.37.md index 92caf2e35..3ed9e3f49 100644 --- a/Xamarin/Release-notes/v16.1.0.37.md +++ b/Xamarin/Release-notes/v16.1.0.37.md @@ -1,6 +1,6 @@ --- -title : Essential Studio® for Xamarin.Forms 2018 Vol 1 Service Pack 2 Release Notes -description : Essential Studio® for Xamarin.Forms 2018 Vol 1 Service Pack 2 Release Notes +title : Essential Studio® for Xamarin.Forms 2018 Vol 1 Service Pack 2 Release Notes +description : Essential Studio® for Xamarin.Forms 2018 Vol 1 Service Pack 2 Release Notes platform : xamarin documentation: ug ---