MPMediaItemCollection.ValueForProperty(NSString) Method

Definition

[Foundation.Export("valueForProperty:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 5, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSObject ValueForProperty (Foundation.NSString property);
override this.ValueForProperty : Foundation.NSString -> Foundation.NSObject

Parameters

property
NSString

Returns

Attributes

Applies to