setLoops(_:) Sets a Boolean value indicating whether the movie plays in a continuous loop. Declarationfunc setLoops(_ loops: Bool) Parametersloops: A Boolean value indicating the looping behavior. Specify True to play the movie in a continuous loop or False to play the movie once and then stop playback. See AlsoSetting the Movie AttributessetMovieURL(_:)setVideoGravity(_:)setPosterImage(_:)