Resource.Attribute.GestureStrokeAngleThreshold Field

Definition

Minimum curve angle a stroke must contain before it is recognized as a gesture.

[Android.Runtime.Register("gestureStrokeAngleThreshold")]
public const int GestureStrokeAngleThreshold = 16843388;
[<Android.Runtime.Register("gestureStrokeAngleThreshold")>]
val mutable GestureStrokeAngleThreshold : int

Field Value

Value = 16843388
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