m3e/fling_gesture_direction

FlingGestureDirection

This file was generated by m3e/generator

     DO NOT EDIT

Types

pub type FlingGestureDirection {
  Left
  Right
  Up
  Down
}

Constructors

  • Left
  • Right
  • Up
  • Down

Values

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