Uses of Class
org.robovm.apple.avfoundation.AVCaptureSessionInterruptionReason
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVCaptureSessionInterruptionReason in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVCaptureSessionInterruptionReason Modifier and Type Method Description static AVCaptureSessionInterruptionReasonAVCaptureSessionInterruptionReason. valueOf(long n)Returns the enum constant of this type with the specified name.static AVCaptureSessionInterruptionReasonAVCaptureSessionInterruptionReason. valueOf(String name)Returns the enum constant of this type with the specified name.static AVCaptureSessionInterruptionReason[]AVCaptureSessionInterruptionReason. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.robovm.apple.avfoundation with type arguments of type AVCaptureSessionInterruptionReason Modifier and Type Method Description static NSObjectProtocolAVCaptureSession.Notifications. observeWasInterrupted(AVCaptureSession object, VoidBlock2<AVCaptureSession,AVCaptureSessionInterruptionReason> block)