TrackpadButton


Representation of a trackpad button with its associated ID for the current platform.

Summary

Public companion properties

TrackpadButton

The primary trackpad button.

Cmn
android
TrackpadButton

The secondary trackpad button.

Cmn
android
TrackpadButton

The tertiary trackpad button.

Cmn
android

Public constructors

TrackpadButton(buttonId: Int)
Cmn
android

Public properties

Int
android
Int
Cmn

Public companion properties

Primary

val PrimaryTrackpadButton

The primary trackpad button. Typically the left trackpad button.

Secondary

val SecondaryTrackpadButton

The secondary trackpad button. Typically the right trackpad button.

Tertiary

val TertiaryTrackpadButton

The tertiary trackpad button. Typically the middle trackpad button.

Public constructors

TrackpadButton

TrackpadButton(buttonId: Int)

Public properties

buttonId

val buttonIdInt

buttonId

val buttonIdInt