Table of Contents

Enum MouseWheelDirection

Namespace
Sdl3Sharp.Input
Assembly
Sdl3Sharp.dll

Represents the direction types of mouse wheel scrolling

public enum MouseWheelDirection

Fields

Flipped = 1

Flipped scroll direction (sometimes called "natural" scroll direction)

Normal = 0

Normal scroll direction