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
graph BT Type-->Base0["Enum"] Base0-->Base1["ValueType"] Base1-->Base2["object"] Type-.->Interface0["IComparable"] Type-.->Interface1["IFormattable"] Type-.->Interface2["IConvertible"] Type["PageSlide.SlideAxis"] class Type type-node

Syntax

public enum PageSlide.SlideAxis

Fields

Name Constant Value Summary
Horizontal 0
static
Vertical 1
static

Extension Methods