sound(_:didFinishPlaying:)
This delegate method is called when an NSSound instance has completed playback of its sound data.
Declaration
@MainActor optional func sound(_ sound: NSSound, didFinishPlaying flag: Bool)This delegate method is called when an NSSound instance has completed playback of its sound data.
@MainActor optional func sound(_ sound: NSSound, didFinishPlaying flag: Bool)