canPickMany

abstract var canPickMany: Boolean?(source)

An optional flag to make the picker accept multiple selections, if true the result is an array of picks.

Online Documentation