Type Property 型プロパティ

WKAudioFilePlayerItemFailedToPlayToEndTime

A notification that the item failed to play to its end. ある通知、それは項目がそれの終わりまで再生するのに失敗したことを通知します。

Declaration 宣言

static let WKAudioFilePlayerItemFailedToPlayToEndTime: NSNotification.Name

Discussion 議論

The notification’s object is the player item. There is no userInfo dictionary. 通知のもつオブジェクトは、プレイヤー項目です。userInfo辞書はありません。

See Also 参照

WatchKit