SwiftUI. Можно ли уменьшить выбор видео в PhotosPicker до вертикального?IOS

Программируем под 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

Вернуться в «IOS»