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