Uses of Class
org.robovm.apple.coreml.MLImageSizeConstraintType
| Package | Description |
|---|---|
| org.robovm.apple.coreml |
-
Uses of MLImageSizeConstraintType in org.robovm.apple.coreml
Methods in org.robovm.apple.coreml that return MLImageSizeConstraintType Modifier and Type Method Description MLImageSizeConstraintTypeMLImageSizeConstraint. getType()static MLImageSizeConstraintTypeMLImageSizeConstraintType. valueOf(long n)Returns the enum constant of this type with the specified name.static MLImageSizeConstraintTypeMLImageSizeConstraintType. valueOf(String name)Returns the enum constant of this type with the specified name.static MLImageSizeConstraintType[]MLImageSizeConstraintType. values()Returns an array containing the constants of this enum type, in the order they are declared.