Edit

Share via


NSUrl_PromisedItems Class

Definition

Defines static methods for dealing with promised items.

public static class NSUrl_PromisedItems
type NSUrl_PromisedItems = class
Inheritance
NSUrl_PromisedItems

Remarks

Promised items are resources whose presence in the local file system is not guaranteed until an NSFileCoordinator performs a coordinated read on the URL, resulting in the contents being either downloaded or generated.

Applies to