Handy.SwipeableInterface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
get_cancel_progress |
r |
gets the cancel progress |
|
get_distance |
r |
gets the swipe distance |
|
get_progress |
r |
gets the current progress |
|
get_snap_points |
r |
gets the snap points |
|
get_swipe_area |
r |
gets the swipeable rectangle |
|
get_swipe_tracker |
r |
gets the swipe tracker |
|
padding |
[ |
r |
|
parent |
r |
the parent interface |
|
switch_child |
r |
switches visible child |
Methods¶
None
Details¶
- class Handy.SwipeableInterface¶
An interface for swipeable widgets.
New in version 1.0.