ProjectedInputEvent


@ExperimentalProjectedApi
class ProjectedInputEvent


Represents an input event for a projected device.

Summary

Nested types

Supported Projected input actions.

Public functions

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

Public properties

ProjectedInputEvent.ProjectedInputAction

The action of this input event.

Public functions

equals

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

hashCode

open fun hashCode(): Int

toString

open fun toString(): String

Public properties

inputAction

Added in 1.0.0-alpha03
val inputActionProjectedInputEvent.ProjectedInputAction

The action of this input event.