# CameraMediaMultipleItemsType

A media object from photo gallery when <Titanium.Media.allowMultiple> is true.

Availability
0.8
0.8
9.2.0

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# images

Availability
0.8
0.8
9.2.0
images :Array<CameraMediaItemType>

The list of selected images.


# livePhotos

Availability
0.8
livePhotos :Array<Titanium.UI.iOS.LivePhoto>

The list of selected live photo objects.


# videos

Availability
0.8
0.8
9.2.0
videos :Array<CameraMediaItemType>

The list of selected videos.