Table of Contents

Enum SwipeDirection

Namespace
MudBlazor
Assembly
MudBlazor.dll
public enum SwipeDirection
Extension Methods

Fields

BottomToTop = 4
LeftToRight = 1
None = 0
RightToLeft = 2
TopToBottom = 3