FIFinderSyncController.GetLastUsedDate(NSUrl) Method

Definition

[Foundation.Export("lastUsedDateForItemWithURL:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual Foundation.NSDate GetLastUsedDate (Foundation.NSUrl itemUrl);
abstract member GetLastUsedDate : Foundation.NSUrl -> Foundation.NSDate
override this.GetLastUsedDate : Foundation.NSUrl -> Foundation.NSDate

Parameters

itemUrl
NSUrl

Returns

Attributes

Applies to