Class GestureSwipe.Builder<B extends GestureSwipe.Builder<B>>

Type Parameters:
B - the type of the Builder that is returned
All Implemented Interfaces:
BuilderInterface
Enclosing class:
GestureSwipe

public static class GestureSwipe.Builder<B extends GestureSwipe.Builder<B>> extends GestureSingle.Builder<B>
Inner class implementing a builder pattern to construct a GObject with properties.