class TextInputState

Defined at line 2395 of file fidling/gen/sdk/fidl/fuchsia.ui.input/fuchsia.ui.input/hlcpp/fuchsia/ui/input/cpp/fidl.h

The current text, selection, and composing state for editing a run of text.

Public Members

uint32_t revision
basic_string text
TextSelection selection
TextRange composing

Public Methods

::std::unique_ptr<TextInputState> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, TextInputState * value, size_t _offset)
zx_status_t Clone (TextInputState * result)