Class ScanbotCameraContainerView
public class ScanbotCameraContainerView : ScanbotCameraWrapper, IScanbotCameraView, IJavaObject, IDisposable, IJavaPeerable
- Inheritance
-
ScanbotCameraContainerView
- Implements
- Inherited Members
Constructors
ScanbotCameraContainerView(Context, IAttributeSet)
public ScanbotCameraContainerView(Context context, IAttributeSet attrs)
Parameters
context
Contextattrs
IAttributeSet
ScanbotCameraContainerView(nint, JniHandleOwnership)
protected ScanbotCameraContainerView(nint javaReference, JniHandleOwnership transfer)
Parameters
javaReference
ninttransfer
JniHandleOwnership
Fields
G
public const long G = 300
Field Value
Properties
E
public CameraViewType E { get; set; }
Property Value
F
public static ScanbotCameraContainerView.Companion F { get; }
Property Value
LifecycleOwner
public override ILifecycleOwner LifecycleOwner { get; set; }
Property Value
PinchToZoomListener
public override ScanbotCameraXView.IPinchToZoomCallback PinchToZoomListener { get; set; }
Property Value
SupportedZoomRange
public override ZoomRange SupportedZoomRange { get; set; }
Property Value
Methods
IsSnapAnimationEnabled(bool)
public override void IsSnapAnimationEnabled(bool enabled)
Parameters
enabled
bool
SetAnalyzerFpsLimit(float)
public override void SetAnalyzerFpsLimit(float fps)
Parameters
fps
float
SetSquareFrameSizeEnabled(bool)
public override void SetSquareFrameSizeEnabled(bool enabled)
Parameters
enabled
bool