Gesture.StrokesCount Property

Definition

public virtual int StrokesCount { [Android.Runtime.Register("getStrokesCount", "()I", "GetGetStrokesCountHandler")] get; }
[<get: Android.Runtime.Register("getStrokesCount", "()I", "GetGetStrokesCountHandler")>]
member this.StrokesCount : int

Property Value

the number of strokes included by this gesture

Attributes

Remarks

Java documentation for android.gesture.Gesture.getStrokesCount().

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