We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b37dbef commit c0b7b7cCopy full SHA for c0b7b7c
swiftui-loop-videoplayer-example/views/video/Video6.swift
@@ -30,6 +30,7 @@ struct Video6: VideoTpl {
30
SourceName(videoName)
31
Loop()
32
Mute()
33
+ EnableVector()
34
Gravity(.resizeAspectFill)
35
}
36
self._settings = State(initialValue: settings)
0 commit comments