Compartir a través de


MLImageSizeConstraintType Enumeración

Definición

Enumera la forma de un objeto MLImageSizeConstraint.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 5, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum MLImageSizeConstraintType
type MLImageSizeConstraintType = 
Herencia
MLImageSizeConstraintType
Atributos

Campos

Enumerated 2

Solo se permite un conjunto específico de tamaños.

Range 3

Los tamaños permitidos se describen mediante intervalos.

Unspecified 0

Se desconoce la forma de la restricción.

Se aplica a