SwiftUI. Можно ли уменьшить выбор видео в PhotosPicker до вертикального? ⇐ IOS
-
Гость
SwiftUI. Можно ли уменьшить выбор видео в PhotosPicker до вертикального?
I use 'PhotosPicker' in order to get videos from the gallery.
PhotosPicker(selection: $viewModel.videoSelection, matching: .videos) {...}
But in this case I get all of the videos. So is it possible to make PhotosPicker show only vertical videos?
I really appreciate your help!
Источник: https://stackoverflow.com/questions/781 ... to-vertica
I use 'PhotosPicker' in order to get videos from the gallery.
PhotosPicker(selection: $viewModel.videoSelection, matching: .videos) {...}
But in this case I get all of the videos. So is it possible to make PhotosPicker show only vertical videos?
I really appreciate your help!
Источник: https://stackoverflow.com/questions/781 ... to-vertica
Мобильная версия