MPMediaEntity.ValueForProperty(NSString) Method

Definition

Returns the value for the specified property.

[Foundation.Export("valueForProperty:")]
public virtual Foundation.NSObject ValueForProperty (Foundation.NSString property);
abstract member ValueForProperty : Foundation.NSString -> Foundation.NSObject
override this.ValueForProperty : Foundation.NSString -> Foundation.NSObject

Parameters

property
NSString

Returns

Attributes

Applies to