Share via


UIImagePickerControllerImageUrlExportPreset Enumeración

Definición

Enumera los valores preestablecidos para exportar imágenes.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIImagePickerControllerImageUrlExportPreset
type UIImagePickerControllerImageUrlExportPreset = 
Herencia
UIImagePickerControllerImageUrlExportPreset
Atributos

Campos

Compatible 0

Indica el valor preestablecido para convertir imágenes HEIF en JPEG.

Current 1

Indica el valor preestablecido para pasar datos de imagen sin convertir.

Se aplica a