Syncfusion.Xamarin.SfTreeView by Syncfusion Inc.

<PackageReference Include="Syncfusion.Xamarin.SfTreeView" Version="18.1.0.44" />

 Syncfusion.Xamarin.SfTreeView 18.1.0.44

The Syncfusion TreeView for Xamarin.Forms is a data-oriented control that displays data in a hierarchical structure with expanding and collapsing nodes. It is commonly used to illustrate a folder structure, or nested relationships in an application. It provides built-in features like selection, bring to view, and complete UI customization. Key features: • Selection: Built-in support for selection with single, multiple, and none modes. • Expand and collapse: Built-in support to expand and collapse nodes based on level, data model, and individual node. • Bring to view: Built-in support to programmatically scroll to a particular node and data model. • Templating: Host any view or control to customize expander and content views. Note: This package should be installed in all the Xamarin.Forms projects (PCL/.NET Standard, Android, iOS and UWP). Learn more: https://www.syncfusion.com/xamarin-ui-controls/xamarin-treeview?utm_source=nuget&utm_medium=listing Documentation: https://help.syncfusion.com/xamarin/treeview/getting-started?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 2020 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.SfTreeView</id>
    <version>18.1.0.44</version>
    <title>Syncfusion TreeView 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 TreeView for Xamarin.Forms is a data-oriented control that displays data in a hierarchical structure with expanding and collapsing nodes. It is commonly used to illustrate a folder structure, or nested relationships in an application. It provides built-in features like selection, bring to view, and complete UI customization.

Key features:
• Selection: Built-in support for selection with single, multiple, and none modes.
• Expand and collapse: Built-in support to expand and collapse nodes based on level, data model, and individual node.
• Bring to view: Built-in support to programmatically scroll to a particular node and data model.
• Templating: Host any view or control to customize expander and content views.

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

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

Documentation: https://help.syncfusion.com/xamarin/treeview/getting-started?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 2020 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/v18.1.0.44?utm_source=nuget&amp;utm_medium=listing</releaseNotes>
    <copyright>Copyright 2001 - 2020 Syncfusion Inc.</copyright>
    <tags>syncfusion xamarin ios android syncfusion.xamarin xamarin.forms treeview hierarchical-list</tags>
    <dependencies>
      <dependency id="Xamarin.Forms" version="3.6.0.344457" />
      <dependency id="Syncfusion.Xamarin.GridCommon" version="18.1.0.44" />
      <dependency id="Syncfusion.Xamarin.Core" version="18.1.0.44" />
    </dependencies>
  </metadata>
</package>