Foundation.NSItemProvider: Method Members

The methods of Foundation.NSItemProvider are listed below. For a list of all members, see the NSItemProvider Members list.

See Also: Inherited members from Foundation.NSObject

Public Methods

Copy(NSZone) : NSObject
Performs a copy of the underlying Objective-C object.
HasItemConformingTo(string) : bool
Documentation for this section has not yet been entered.
LoadItem(string, NSDictionary, Action<NSObject, NSError>)
Documentation for this section has not yet been entered.
LoadPreviewImage(NSDictionary, Action<NSObject, NSError>)
Documentation for this section has not yet been entered.
RegisterItemForTypeIdentifier(string, NSItemProviderLoadHandler)
Documentation for this section has not yet been entered.
SetPreviewImageHandler(NSItemProviderLoadHandler)
Documentation for this section has not yet been entered.