UIKit.NSFileProviderExtension.WritePlaceholder Method
Writes a placeholder using provided metadata.

Syntax

[Foundation.Export("writePlaceholderAtURL:withMetadata:error:")]
public static bool WritePlaceholder (Foundation.NSUrl placeholderUrl, Foundation.NSDictionary metadata, ref Foundation.NSError error)

Parameters

placeholderUrl
Pleaceholder URL related to the specified document.
metadata
The document's metadata.
error
If an error were to occur during the execution, the parameter is set to an error object describing the issue. If no error is to occur, you may pass in Null.

Returns

Yes if written successfully, otherwise no.

Remarks

Use whenever you need a placeholder for a document. You must not override this method.

Requirements

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