←Select platform

RotationChanged Event

Summary

Occurs when the device rotation is changed.

Syntax

C#
public event RotationHandler RotationChanged;  

Event Data

The event handler receives an argument of type RotationEventArgs containing data related to this event. The following RotationEventArgs properties provide information specific to this event.

Property Description
RotationEventArgs.CurrentOrientation The current orientation of the mobile device
RotationEventArgs.InitialAngle Gets the initial or natural orientation of the mobile device.

Requirements

Target Platforms

See Also

Reference

CameraView Class

CameraView Members

Leadtools.Camera.Xamarin Namespace

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