NSFileManager.IsUbiquitous(NSUrl) Method

Definition

Whether the specified item is targeted for storage on iCloud.

[Foundation.Export("isUbiquitousItemAtURL:")]
public virtual bool IsUbiquitous (Foundation.NSUrl url);
abstract member IsUbiquitous : Foundation.NSUrl -> bool
override this.IsUbiquitous : Foundation.NSUrl -> bool

Parameters

url
NSUrl

Returns

Attributes

Applies to