RotationRepository

class RotationRepository(context: Context)

A repository for orientation data.

Constructors

Link copied to clipboard
constructor(context: Context)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val rotationFlow: Flow<Int>