Partager via


MLImageSizeConstraintType Énumération

Définition

Énumère la forme d’un 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 = 
Héritage
MLImageSizeConstraintType
Attributs

Champs

Enumerated 2

Seul un ensemble spécifique de tailles est autorisé.

Range 3

Les tailles autorisées sont décrites à l’aide de plages.

Unspecified 0

La forme de la contrainte est inconnue.

S’applique à