PageSlide.

PageSlide.SlideAxis Enum

Summary

The axis on which the PageSlide should occur
Namespace
Avalonia.Animation
Interfaces
  • IComparable
  • IFormattable
  • IConvertible
Base Types
  • object
  • ValueType
  • Enum
PageSlide.SlideAxis
Enum
ValueType
object
IComparable
IFormattable
IConvertible

Syntax

public enum PageSlide.SlideAxis

Fields

Name Constant Value Summary
Horizontal 0
static
Vertical 1
static

Extension Methods