Foundation.NSFileManager.SetUbiquitous Method
Attempts to set whether the item at the specified url should be stored in iCloud, returning success or failure and setting the error parameter.

Syntax

[Foundation.Export("setUbiquitous:itemAtURL:destinationURL:error:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
public virtual bool SetUbiquitous (bool flag, NSUrl url, NSUrl destinationUrl, out NSError error)

Parameters

flag
Documentation for this section has not yet been entered.
url
Documentation for this section has not yet been entered.
destinationUrl
Documentation for this section has not yet been entered.
error
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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