FIFinderSyncController.SetLastUsedDateAsync(NSDate, NSUrl) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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