Type Property 型プロパティ

WKAudioFilePlayerItemDidPlayToEndTime

A notification that the item has played successfully to its end. ある通知、それは項目がうまくそれの終わりまで再生されてしまったことを通知します。

Declaration 宣言

static let WKAudioFilePlayerItemDidPlayToEndTime: NSNotification.Name

Discussion 議論

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

See Also 参照

WatchKit