←Select platform

EnablePreview Property

Summary

Indicates whether the preview of this CameraView should be enabled.

Xamarin Framework Deprecation

As of LEADTOOLS v23, The cross-platform Xamarin framework has been deprecated and replaced with LEADTOOLS .NET MAUI framework.

For any LEADTOOLS Xamarin apps you have already built, we recommend you migrate to the LEADTOOLS .NET MAUI framework. To help you with the migration, review the LEADTOOLS .NET MAUI tutorials to get you started.

This change is driven by Microsoft's announcement to end Xamarin support.

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 23.0.2024.5.22
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Camera.Xamarin Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.