NSFileManager.SetUbiquitous(Boolean, NSUrl, NSUrl, NSError) Método

Definición

Intenta establecer si el elemento de la dirección URL especificada debe almacenarse en iCloud, devolver éxito o error y establecer el parámetro error.

[Foundation.Export("setUbiquitous:itemAtURL:destinationURL:error:")]
public virtual bool SetUbiquitous (bool flag, Foundation.NSUrl url, Foundation.NSUrl destinationUrl, out Foundation.NSError error);
abstract member SetUbiquitous : bool * Foundation.NSUrl * Foundation.NSUrl *  -> bool
override this.SetUbiquitous : bool * Foundation.NSUrl * Foundation.NSUrl *  -> bool

Parámetros

flag
Boolean
url
NSUrl
destinationUrl
NSUrl
error
NSError

Devoluciones

Atributos

Se aplica a