Share via


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

Definition

[Foundation.Export("valuesForAttributes:forItemWithURL:completion:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void GetValues(string[] attributes, Foundation.NSUrl itemUrl, FinderSync.GetValuesCompletionHandler completion);
[<Foundation.Export("valuesForAttributes:forItemWithURL:completion:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetValues : string[] * Foundation.NSUrl * FinderSync.GetValuesCompletionHandler -> unit
override this.GetValues : string[] * Foundation.NSUrl * FinderSync.GetValuesCompletionHandler -> unit

Parameters

attributes
String[]
itemUrl
NSUrl

Implements

Attributes

Applies to