FIFinderSync.GetValues(String[], NSUrl, GetValuesCompletionHandler) Method

Definition

[Foundation.Export("valuesForAttributes:forItemWithURL:completion:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual void GetValues (string[] attributes, Foundation.NSUrl itemUrl, FinderSync.GetValuesCompletionHandler completion);
abstract member GetValues : string[] * Foundation.NSUrl * FinderSync.GetValuesCompletionHandler -> unit
override this.GetValues : string[] * Foundation.NSUrl * FinderSync.GetValuesCompletionHandler -> unit

Parameters

attributes
String[]
itemUrl
NSUrl
Attributes

Applies to