Xamarin.Forms.CollectionSynchronizationCallback Delegate
Delegate for callback in BindingBase.EnableCollectionSynchronization.

Syntax

public delegate void CollectionSynchronizationCallback (IEnumerable collection, object context, Action accessMethod, bool writeAccess)

Parameters

collection
Documentation for this section has not yet been entered.
context
Documentation for this section has not yet been entered.
accessMethod
Documentation for this section has not yet been entered.
writeAccess
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