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