MotionEvent.PointerCoords.Orientation Property

Definition

The orientation of the touch area and tool area in radians clockwise from vertical.

[Android.Runtime.Register("orientation")]
public float Orientation { get; set; }
[<Android.Runtime.Register("orientation")>]
member this.Orientation : single with get, set

Property Value

Single
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

See also