FIFinderSync.GetValuesAsync(String[], NSUrl) Method

Definition

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

Parameters

attributes
String[]
itemUrl
NSUrl

Returns

Attributes

Applies to