MPPlayableContentManager.NowPlayingIdentifiers 属性

定义

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string[] NowPlayingIdentifiers { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("nowPlayingIdentifiers", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setNowPlayingIdentifiers:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.NowPlayingIdentifiers : string[] with get, set

属性值

String[]
属性

适用于