FIFinderSyncController.SetLastUsedDateAsync(NSDate, NSUrl) Method

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual System.Threading.Tasks.Task SetLastUsedDateAsync (Foundation.NSDate lastUsedDate, Foundation.NSUrl itemUrl);
abstract member SetLastUsedDateAsync : Foundation.NSDate * Foundation.NSUrl -> System.Threading.Tasks.Task
override this.SetLastUsedDateAsync : Foundation.NSDate * Foundation.NSUrl -> System.Threading.Tasks.Task

Parameters

lastUsedDate
NSDate
itemUrl
NSUrl

Returns

Attributes

Applies to