Class TextInputManipulatorMetadata

Defines properties and message types for TextInputManipulator.

Inherits properties and message types from InputManipulatorMetadata.

Message Types

See also MessageType
TextInputManipulatorMetadata.TextChangedMessage

Arguments: TextInputManipulatorMetadata.TextChangedMessageArguments

TextInputManipulatorMetadata.CursorMovedMessage

Arguments: TextInputManipulatorMetadata.CursorMovedMessageArguments

TextInputManipulatorMetadata.SelectionChangedMessage

Arguments: TextInputManipulatorMetadata.SelectionChangedMessageArguments

TextInputManipulatorMetadata.ReadOnlyStateChangedMessage

Arguments: TextInputManipulatorMetadata.ReadOnlyStateChangedMessageArguments

TextInputManipulatorMetadata.InputTypeChangedMessage

Arguments: TextInputManipulatorMetadata.InputTypeChangedMessageArguments

TextInputManipulatorMetadata.InputMethodActionMessage

Arguments: TextInputManipulatorMetadata.InputMethodActionMessageArguments

TextInputManipulatorMetadata.CompositionTextChangedMessage

Arguments: TextInputManipulatorMetadata.TextCompositionStateMessageArguments

TextInputManipulatorMetadata.CompositionTextCommittedMessage

Arguments: TextInputManipulatorMetadata.TextCompositionStateMessageArguments

TextInputManipulatorMetadata.TextCompositionCanceledMessage

Arguments: TextInputManipulatorMetadata.TextCompositionStateMessageArguments

TextInputManipulatorMetadata.InputMethodsDisconnectedMessage

Arguments: TextInputManipulatorMetadata.InputMethodsDisconnectedMessageArguments

TextInputManipulatorMetadata.InputMethodAvailableChangedMessage

Arguments: TextInputManipulatorMetadata.InputMethodAvailableChangedMessageArguments

Message Arguments

Message arguments classes define message arguments used for different message types. Each class defines a number of property types - arguments - together with getter and setter functions for them.

TextInputManipulatorMetadata.CursorMovedMessageArguments

CursorPositionProperty

TextInputManipulatorMetadata.InputMethodActionMessageArguments

TextInputManipulatorMetadata.InputMethodAvailableChangedMessageArguments

InputAvailableProperty

TextInputManipulatorMetadata.InputMethodsDisconnectedMessageArguments

TextInputManipulatorMetadata.InputTypeChangedMessageArguments

TextInputManipulatorMetadata.ReadOnlyStateChangedMessageArguments

TextInputManipulatorMetadata.SelectionChangedMessageArguments

SelectionStateProperty
SelectionStartProperty
SelectionEndProperty

TextInputManipulatorMetadata.TextChangedMessageArguments

TextInputManipulatorMetadata.TextCompositionStateMessageArguments