m3e/pan_gesture_phase
PanGesturePhase
This file was generated by m3e/generator
DO NOT EDIT
Types
pub type PanGesturePhase {
Start
Move
End
Cancel
}
Constructors
-
Start -
Move -
End -
Cancel
Values
pub fn to_string(level: PanGesturePhase) -> String