UIKit.NSFileProviderExtension.ProvidePlaceholderAtUrl Method
Creates a specified placeholder for a previously defined URL.

Syntax

[Foundation.Export("providePlaceholderAtURL:completionHandler:")]
public virtual void ProvidePlaceholderAtUrl (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 subseqent to the creation of a placeholder.

This parameter can be null.

Remarks

You need to override this method. This method is called to provide a placeholder for documents that are returned by the Document Picker but that are not locally stored.

Requirements

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