SupportedPosture


class SupportedPosture


A class to represent a posture that the device supports.

Summary

Public companion properties

SupportedPosture

The posture where there is a single fold in the half-opened state.

Public functions

open operator Boolean
equals(other: Any?)
open Int
open String

Public companion properties

TABLETOP

val TABLETOPSupportedPosture

The posture where there is a single fold in the half-opened state.

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

toString

open fun toString(): String