class SimulateUsAsciiTextEntry

Defined at line 396 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/cpp/fidl/fuchsia.ui.test.input/cpp/markers.h

Simulates input of the set of keystrokes required to type `text`,

as if on a US QWERTY keyboard.

US ASCII text get mapped to the corresponding key presses.

For example `a` gets mapped into a press and

a followup release of the key `a` on the US QWERTY keyboard. Also,

`A` gets mapped into a press of the `Shift` key, followed by a press

and release of `a`.

For convenience, the `

` and `

` get converted into `Enter` and `Tab`

keys respectively.

Public Members

static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal