menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ItemsSourceChangeCachingStrategy - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ItemsSourceChangeCachingStrategy

    Specifies caching strategies of listview items when ItemsSource gets changed at runtime.

    Inheritance
    System.Object
    ItemsSourceChangeCachingStrategy
    Namespace: Syncfusion.ListView.XForms
    Assembly: Syncfusion.SfListView.XForms.dll
    Syntax
    public sealed class ItemsSourceChangeCachingStrategy : Enum

    Fields

    ClearItems

    Indicates that all listview items cleared and new items created.

    Declaration
    public const ItemsSourceChangeCachingStrategy ClearItems
    Field Value
    Type
    ItemsSourceChangeCachingStrategy

    RecycleItems

    Indicates that listview items will have their binding contexts updated and re-used.

    Declaration
    public const ItemsSourceChangeCachingStrategy RecycleItems
    Field Value
    Type
    ItemsSourceChangeCachingStrategy
    Back to top Generated by DocFX
    OSZAR »
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved
    OSZAR »