Wl_pointer.Axis_relative_direction
Axis relative direction.
This specifies the direction of the physical motion that caused a wl_pointer.axis event, relative to the wl_pointer.axis direction.
type t =
| Identical : t
| Inverted : t
val to_int32 : t -> int32
val of_int32 : int32 -> t