MPMediaItemCollection.GetObject(NSObject) Method

Definition

[Foundation.Export("objectForKeyedSubscript:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[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 GetObject (Foundation.NSObject key);
override this.GetObject : Foundation.NSObject -> Foundation.NSObject

Parameters

key
NSObject

Returns

Attributes

Applies to