Type Property 型プロパティ

MPMediaLibraryDidChange

Indicates the media library has changed. メディアライブラリが変化したことを指し示します。

Declaration 宣言

static let MPMediaLibraryDidChange: NSNotification.Name

Discussion 議論

When MPMediaLibraryDidChangeNotification is posted, your app should reevaluate items or playlists that you previously cached. MPMediaLibraryDidChangeNotificationが投函される時、あなたのアプリはあなたが前にキャッシュした項目またはプレイリストを再評価すべきです。

See Also 参照

MediaPlayer