Xamarin.Forms.BindingBase.EnableCollectionSynchronization Method
Starts synchronization on the collection by using callback and context.

Syntax

public static void EnableCollectionSynchronization (IEnumerable collection, object context, CollectionSynchronizationCallback callback)

Parameters

collection
Documentation for this section has not yet been entered.
context
Documentation for this section has not yet been entered.
callback
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0