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

Syntax

public virtual System.Threading.Tasks.Task StartProvidingItemAtUrlAsync (Foundation.NSUrl url)

Parameters

url
The shared document's URL.

Returns

A task that represents the asynchronous StartProvidingItemAtUrl operation

Remarks

The StartProvidingItemAtUrlAsync method is suitable to be used with C# async by returning control to the caller with a Task representing the operation.

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