Share via


CameraAccessException.Reason Property

Definition

The reason for the failure to access the camera.

public Android.Hardware.Camera2.CameraAccessErrorType Reason { [Android.Runtime.Register("getReason", "()I", "")] get; }
[<get: Android.Runtime.Register("getReason", "()I", "")>]
member this.Reason : Android.Hardware.Camera2.CameraAccessErrorType

Property Value

Attributes

Remarks

The reason for the failure to access the camera.

Java documentation for android.hardware.camera2.CameraAccessException.getReason().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to