ItemOrientation

object ItemOrientation

Properties

ALL
Link copied to clipboard
const val ALL: Int
DOWN
Link copied to clipboard
const val DOWN: Int
HORIZONTAL
Link copied to clipboard
const val HORIZONTAL: Int
LEFT
Link copied to clipboard
const val LEFT: Int
NONE
Link copied to clipboard
const val NONE: Int = 0
RIGHT
Link copied to clipboard
const val RIGHT: Int
UP
Link copied to clipboard
const val UP: Int
VERTICAL
Link copied to clipboard
const val VERTICAL: Int