NSItemProvider.LoadItem Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("loadItemForTypeIdentifier:options:completionHandler:")]
public virtual void LoadItem (string typeIdentifier, Foundation.NSDictionary options, Action<Foundation.NSObject,Foundation.NSError> completionHandler);
abstract member LoadItem : string * Foundation.NSDictionary * Action<Foundation.NSObject, Foundation.NSError> -> unit
override this.LoadItem : string * Foundation.NSDictionary * Action<Foundation.NSObject, Foundation.NSError> -> unit
Parameters
- typeIdentifier
- String
- Attributes