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