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