次の方法で共有


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[]
属性

適用対象