m3e/swipe_gesture_direction

SwipeGestureDirection

This file was generated by m3e/generator

     DO NOT EDIT

Types

pub type SwipeGestureDirection {
  Left
  Right
  Up
  Down
}

Constructors

  • Left
  • Right
  • Up
  • Down

Values

pub fn to_string(level: SwipeGestureDirection) -> String
Search Document