Uses of Class
org.robovm.apple.uikit.UIImagePickerControllerCameraCaptureMode
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIImagePickerControllerCameraCaptureMode in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIImagePickerControllerCameraCaptureMode Modifier and Type Method Description UIImagePickerControllerCameraCaptureModeUIImagePickerController. getCameraCaptureMode()static UIImagePickerControllerCameraCaptureModeUIImagePickerControllerCameraCaptureMode. valueOf(long n)Returns the enum constant of this type with the specified name.static UIImagePickerControllerCameraCaptureModeUIImagePickerControllerCameraCaptureMode. valueOf(String name)Returns the enum constant of this type with the specified name.static UIImagePickerControllerCameraCaptureMode[]UIImagePickerControllerCameraCaptureMode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.uikit that return types with arguments of type UIImagePickerControllerCameraCaptureMode Modifier and Type Method Description static List<UIImagePickerControllerCameraCaptureMode>UIImagePickerController. getAvailableCaptureModes(UIImagePickerControllerCameraDevice cameraDevice)static List<UIImagePickerControllerCameraCaptureMode>UIImagePickerControllerCameraCaptureMode.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.uikit with parameters of type UIImagePickerControllerCameraCaptureMode Modifier and Type Method Description voidUIImagePickerController. setCameraCaptureMode(UIImagePickerControllerCameraCaptureMode v)Method parameters in org.robovm.apple.uikit with type arguments of type UIImagePickerControllerCameraCaptureMode Modifier and Type Method Description static longUIImagePickerControllerCameraCaptureMode.AsListMarshaler. toNative(List<UIImagePickerControllerCameraCaptureMode> l, long flags)