Delegate CollectionSynchronizationCallback
Definition
- Assembly:
- Tizen.NUI.XamlBuild.dll
public delegate void CollectionSynchronizationCallback(IEnumerable collection, object context, Action accessMethod, bool writeAccess)