Event

object Event

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

ASPECT
Link copied to clipboard
const val ASPECT: String
CROP_RECT
Link copied to clipboard
const val CROP_RECT: String
CROP_RECT_TRANSLATE
Link copied to clipboard
const val CROP_RECT_TRANSLATE: String
HORIZONTAL_FLIP
Link copied to clipboard
const val HORIZONTAL_FLIP: String
ORIENTATION
Link copied to clipboard
const val ORIENTATION: String
ORIENTATION_OFFSET
Link copied to clipboard
const val ORIENTATION_OFFSET: String
ROTATION
Link copied to clipboard
const val ROTATION: String
STATE_REVERTED
Link copied to clipboard
const val STATE_REVERTED: String
TRANSFORMATION
Link copied to clipboard
const val TRANSFORMATION: String