Syncfusion.Xamarin.SfCarousel by Syncfusion Inc.

<PackageReference Include="Syncfusion.Xamarin.SfCarousel" Version="19.2.0.57" />

 Syncfusion.Xamarin.SfCarousel 19.2.0.57

The Syncfusion Carousel control for Xamarin.Froms provides an intuitive interface to navigate through a collection of views with scaling and rotation transformations. Linear interface allows navigation through a collection of views without scaling and rotation transformations. Key features: • Offset: Specify the space between unselected items. • Rotation angle: Rotate all the items to a specified angle. • Duration: Time taken to move an item to the selected item position. • Linear view: Arrange items linear instead of carousel. • Loadmore: Load a subset of data to the carousel. This helps increase initial loading performance when populating large number of items. • Virtualization Note: This package needs to be installed in all Xamarin.Forms projects (PCL/.NET Standard, Android, iOS, and UWP). Learn more: https://www.syncfusion.com/xamarin-ui-controls/xamarin-carousel-view?utm_source=nuget&utm_medium=listing Documentation: https://help.syncfusion.com/xamarin/carousel-view/overview?utm_source=nuget&utm_medium=listing Support: Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&utm_medium=listing Forum: https://www.syncfusion.com/forums/xamarin.forms?utm_source=nuget&utm_medium=listing This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/?utm_source=nuget&utm_medium=listing). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products?utm_source=nuget&utm_medium=listing or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=nuget&utm_medium=listing). © Copyright 2021 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Syncfusion.Xamarin.SfCarousel</id>
    <version>19.2.0.57</version>
    <title>Syncfusion Carousel for Xamarin.Forms</title>
    <authors>Syncfusion Inc.</authors>
    <owners>Syncfusion Inc.</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>https://www.syncfusion.com/nuget/license?utm_source=nuget&amp;utm_medium=listing</licenseUrl>
    <projectUrl>https://www.syncfusion.com/?utm_source=nuget&amp;utm_medium=listing</projectUrl>
    <iconUrl>https://www.syncfusion.com/content/images/nuget/sync_logo_icon.png</iconUrl>
    <description>The Syncfusion Carousel control for Xamarin.Froms provides an intuitive interface to navigate through a collection of views with scaling and rotation transformations. Linear interface allows navigation through a collection of views without scaling and rotation transformations.

      Key features:
      • Offset: Specify the space between unselected items.
      • Rotation angle: Rotate all the items to a specified angle.
      • Duration: Time taken to move an item to the selected item position.
      • Linear view: Arrange items linear instead of carousel.
      • Loadmore: Load a subset of data to the carousel. This helps increase initial loading performance when populating large number of items.
      • Virtualization

      Note: This package needs to be installed in all Xamarin.Forms projects (PCL/.NET Standard, Android, iOS, and UWP).

      Learn more: https://www.syncfusion.com/xamarin-ui-controls/xamarin-carousel-view?utm_source=nuget&amp;utm_medium=listing

      Documentation: https://help.syncfusion.com/xamarin/carousel-view/overview?utm_source=nuget&amp;utm_medium=listing

      Support:
      Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&amp;utm_medium=listing
Forum:  https://www.syncfusion.com/forums/xamarin.forms?utm_source=nuget&amp;utm_medium=listing
This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/?utm_source=nuget&amp;utm_medium=listing). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products?utm_source=nuget&amp;utm_medium=listing or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=nuget&amp;utm_medium=listing).

© Copyright 2021 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.</description>
    <releaseNotes>https://help.syncfusion.com/xamarin/release-notes/v19.2.0.57?utm_source=nuget&amp;utm_medium=listing</releaseNotes>
    <copyright>Copyright 2001 - 2021 Syncfusion Inc.</copyright>
    <tags>syncfusion xamarin ios android syncfusion.xamarin carousel populate items linear</tags>
    <dependencies>
      <group>
        <dependency id="Xamarin.Forms" version="4.5.0.617" />
        <dependency id="Syncfusion.Xamarin.Core" version="19.2.0.57" />
      </group>
      <group targetFramework="MonoAndroid1.0">
        <dependency id="Xamarin.Forms" version="4.5.0.617" />
        <dependency id="Syncfusion.Xamarin.Core" version="19.2.0.57" />
      </group>
      <group targetFramework="MonoAndroid7.0">
        <dependency id="Xamarin.Forms" version="4.5.0.617" />
        <dependency id="Syncfusion.Xamarin.Core" version="19.2.0.57" />
      </group>
      <group targetFramework="MonoAndroid7.1">
        <dependency id="Xamarin.Forms" version="4.5.0.617" />
        <dependency id="Syncfusion.Xamarin.Core" version="19.2.0.57" />
      </group>
      <group targetFramework="MonoAndroid8.1">
        <dependency id="Xamarin.Forms" version="4.5.0.617" />
        <dependency id="Syncfusion.Xamarin.Core" version="19.2.0.57" />
      </group>
      <group targetFramework="MonoAndroid9.0">
        <dependency id="Xamarin.Forms" version="4.5.0.617" />
        <dependency id="Syncfusion.Xamarin.Core" version="19.2.0.57" />
      </group>
      <group targetFramework="UAP10.0">
        <dependency id="Xamarin.Forms" version="4.5.0.617" />
        <dependency id="Syncfusion.Xamarin.Core" version="19.2.0.57" />
        <dependency id="Syncfusion.SfCarousel.UWP" version="19.2.0.57" />
      </group>
    </dependencies>
  </metadata>
</package>