MPMediaEntity.GetObject(NSObject) Method

Definition

[Foundation.Export("objectForKeyedSubscript:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSObject GetObject (Foundation.NSObject key);
abstract member GetObject : Foundation.NSObject -> Foundation.NSObject
override this.GetObject : Foundation.NSObject -> Foundation.NSObject

Parameters

key
NSObject

Returns

Attributes

Applies to