←Select platform

EnablePreview Property

Summary

Indicates whether the preview of this CameraView should be enabled.

Syntax

C#
public bool EnablePreview {get; set;}  

Property Value

true to have the preview enabled when CameraView is initialized; otherwise, false. The default value is true.

Remarks

This property is only used when CameraView is being initialized. Changing this property while CameraView is running has no effect.

Requirements

Target Platforms

See Also

CameraView Class

CameraView Members

CameraView

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Camera.Xamarin Assembly