Contents

mode

A layout type for the photos in the picker’s view.

Declaration

var mode: PHPickerMode

Discussion

This property offers two ways that photos lay out in the picker:

  • A linear mode (compact), in which photos form a line in a smaller area in the picker

  • A two-dimensional mode (default), in which photos form a grid in a larger area in the picker

See Also

Customizing picker appearance and behavior