NSMetadataItem.ValuesForAttributes(NSArray) Method

Definition

[Foundation.Export("valuesForAttributes:")]
public virtual Foundation.NSDictionary ValuesForAttributes (Foundation.NSArray keys);
abstract member ValuesForAttributes : Foundation.NSArray -> Foundation.NSDictionary
override this.ValuesForAttributes : Foundation.NSArray -> Foundation.NSDictionary

Parameters

keys
NSArray

Returns

Attributes

Applies to