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