共用方式為


MPMediaItem.AlbumPersistentIDProperty 屬性

定義

表示與常數 MPMediaItemPropertyAlbumPersistentID 相關聯的值

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

屬性值

屬性

備註

持續性識別碼可以當做應用程式啟動的唯一識別碼使用,只要媒體專案尚未變更或再次與主機電腦同步處理即可。

適用於