NSMetadataItem.ValueForAttribute(String) Method

Definition

[Foundation.Export("valueForAttribute:")]
public virtual Foundation.NSObject ValueForAttribute (string key);
abstract member ValueForAttribute : string -> Foundation.NSObject
override this.ValueForAttribute : string -> Foundation.NSObject

Parameters

key
String

Returns

Attributes

Applies to