Contents

currentSyncAnchor(completionHandler:)

Returns the current sync anchor.

Declaration

optional func currentSyncAnchor(completionHandler: @escaping  @Sendable (NSFileProviderSyncAnchor?) -> Void)
optional func currentSyncAnchor() async -> NSFileProviderSyncAnchor?

Discussion

See Also

Enumerating Items and Changes