Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
abstract val rotation: Int

The rotation in one the Surface rotations from the device natural orientation.

Link copied to clipboard
@get:IntRange(from = 0, to = 359)
val IRotationProvider.rotationDegrees: Int

Functions

Link copied to clipboard
open override fun addListener(listener: IRotationProvider.Listener)
Link copied to clipboard
open override fun removeListener(listener: IRotationProvider.Listener)