Summary
The axis on which the PageSlide should occur
- Namespace
- Avalonia
.Animation - Interfaces
-
- IComparable
- IFormattable
- IConvertible
- Base Types
-
- object
- ValueType
- Enum
Syntax
public enum PageSlide.SlideAxis
Fields
Name | Constant Value | Summary |
---|---|---|
Horizontal | 0 |
static
|
Vertical | 1 |
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
HasAllFlags |
bool |
From EnumExtensions
|
HasAnyFlag |
bool |
From EnumExtensions
|
HasFlagCustom |
bool |
From EnumExtensions
|