Edit

Share via


FIFinderSyncProtocol_Extensions.GetValuesAsync Method

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static System.Threading.Tasks.Task<Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject>> GetValuesAsync (this FinderSync.IFIFinderSyncProtocol This, string[] attributes, Foundation.NSUrl itemUrl);
static member GetValuesAsync : FinderSync.IFIFinderSyncProtocol * string[] * Foundation.NSUrl -> System.Threading.Tasks.Task<Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>>

Parameters

attributes
String[]
itemUrl
NSUrl

Returns

Attributes

Applies to