Click or drag to resize

CameraInputDeviceGetPreviewDisplayMode Method

Returns the display mode in use of the preview.

Namespace:  Com.Datalogic.Decode
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public virtual Com.Datalogic.Decode.CameraInputDevice.PreviewDisplayMode GetPreviewDisplayMode ();

Return Value

Type: Com.Datalogic.Decode.CameraInputDevice+PreviewDisplayMode
The preview display mode.

Remarks
Returns the display mode in use of the preview.

[Android Documentation]

See Also

Reference