MPMediaItem.AlbumArtistPersistentIDProperty 属性

定义

表示与常量 MPMediaItemPropertyAlbumArtistPersistentID 关联的值

[Foundation.Field("MPMediaItemPropertyAlbumArtistPersistentID", "MediaPlayer")]
public static Foundation.NSString AlbumArtistPersistentIDProperty { get; }
member this.AlbumArtistPersistentIDProperty : Foundation.NSString

属性值

属性

注解

只要媒体项未更改或再次与主计算机同步,持久性 ID 就可以用作应用程序启动的唯一标识符。

适用于