Contents

mediaType

The media type selected by the user.

Declaration

static let mediaType: UIImagePickerController.InfoKey

Discussion

The value for this key is an NSString object containing a type code such as kUTTypeImage or kUTTypeMovie.

See Also

Constants