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