Click or drag to resize

CameraInputDeviceSetPreviewDisplayMode Method

Sets the current display mode 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 void SetPreviewDisplayMode (Com.Datalogic.Decode.CameraInputDevice.PreviewDisplayMode previewDisplayMode);

Parameters

previewDisplayMode
Type: Com.Datalogic.Decode.CameraInputDevice+PreviewDisplayMode
The display mode to set.
Remarks
Sets the current display mode of the preview.

[Android Documentation]

See Also

Reference