UiModeType

EN Defines the Android UI Mode Types for dimension customization, based on Configuration.uiMode.

PT Define os tipos de modo de interface do usuário (UI Mode Type) do Android para customização de dimensões, com base em Configuration.uiMode.

Entries

Link copied to clipboard

EN Default Phone/Tablet.

Link copied to clipboard

EN Television.

Link copied to clipboard

EN Car.

Link copied to clipboard

EN Watch (Wear OS).

Link copied to clipboard

EN Desk Device (Docked).

Link copied to clipboard

EN Projection Device (e.g., Android Auto, Cast).

Link copied to clipboard

EN Virtual Reality (VR) Device.

Link copied to clipboard

EN Any unspecified/other UI mode.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.