class Tilt


Represents the vertical tilt state of the device.

Summary

Public companion properties

Tilt

The device is tilted downwards, surpassing the defined lower threshold.

Tilt

The device is tilted upwards, surpassing the defined upper threshold.

Public functions

open String

Public companion properties

DOWN

val DOWNTilt

The device is tilted downwards, surpassing the defined lower threshold.

UP

val UPTilt

The device is tilted upwards, surpassing the defined upper threshold.

Public functions

toString

open fun toString(): String