close
The Wayback Machine - https://web.archive.org/web/20171213141708/https://developer.android.com/reference/android/accessibilityservice/GestureDescription.Builder.html
Skip to content

Most visited

Recently visited

navigation

GestureDescription.Builder

public static class GestureDescription.Builder
extends Object

java.lang.Object
   ↳ android.accessibilityservice.GestureDescription.Builder


Builder for a GestureDescription

Summary

Public constructors

GestureDescription.Builder()

Public methods

GestureDescription.Builder addStroke(GestureDescription.StrokeDescription strokeDescription)

Add a stroke to the gesture description.

GestureDescription build()

Inherited methods

BERJAYA From class java.lang.Object

Public constructors

GestureDescription.Builder

added in API level 24
GestureDescription.Builder ()

Public methods

addStroke

added in API level 24
GestureDescription.Builder addStroke (GestureDescription.StrokeDescription strokeDescription)

Add a stroke to the gesture description. Up to getMaxStrokeCount() paths may be added to a gesture, and the total gesture duration (earliest path start time to latest path end time) may not exceed getMaxGestureDuration().

Parameters
strokeDescription GestureDescription.StrokeDescription: the stroke to add.

This value must never be null.

Returns
GestureDescription.Builder this

build

added in API level 24
GestureDescription build ()

Returns
GestureDescription

This site uses cookies to store your preferences for site-specific language and display options.

Get the latest Android developer news and tips that will help you find success on Google Play.

* Required Fields

Hooray!

Follow Google Developers on WeChat

BERJAYA

Browse this site in ?

You requested a page in , but your language preference for this site is .

Would you like to change your language preference and browse this site in ? If you want to change your language preference later, use the language menu at the bottom of each page.

This class requires API level or higher

This doc is hidden because your selected API level for the documentation is . You can change the documentation API level with the selector above the left navigation.

For more information about specifying the API level your app requires, read Supporting Different Platform Versions.

Take a short survey?
Help us improve the Android developer experience.
(Sep 2017 survey)