rotation

@IntRange(from = "-270", to = 270)
@get:IntRange(from = "-270", to = 270)
open var rotation: Int

The rotation angle in degrees (0, 90, 180, 270, or their negatives).