UIKit.NSFileProviderExtension.StartProvidingItemAtUrl Method
Supplies an actual file on a disk in place of a placeholder.

Syntax

[Foundation.Export("startProvidingItemAtURL:completionHandler:")]
public virtual void StartProvidingItemAtUrl (Foundation.NSUrl url, [ObjCRuntime.BlockProxy(typeof(ObjCRuntime.Trampolines/NIDActionArity1V0))] Action<Foundation.NSError> completionHandler)

Parameters

url
The shared document's URL.
completionHandler

An action the system calls when the refernced file becomes available.

This parameter can be null.

Remarks

You have to override this method. Do not call super in an implementation.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0