Skip to main content

TextInputMethodClient Methods

Methods

Equals(Object)Determines whether the specified object is equal to the current object.
(Inherited from Object)
ExecuteContextMenuAction(ContextMenuAction)Execute specific context menu actions
Finalize()Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetHashCode()Serves as the default hash function.
(Inherited from Object)
GetType()Gets the Type of the current instance.
(Inherited from Object)
MemberwiseClone()Creates a shallow copy of the current Object.
(Inherited from Object)
RaiseCursorRectangleChanged() 
RaiseSelectionChanged() 
RaiseSurroundingTextChanged() 
RaiseTextViewVisualChanged() 
RequestReset() 
SetPreeditText(String)Sets the non-committed input string
SetPreeditText(String, Nullable(Int32))Sets the non-committed input string and cursor offset in that string
ShowInputPanel() 
ToString()Returns a string that represents the current object.
(Inherited from Object)

See Also

Reference

TextInputMethodClient Class
Avalonia.Input.TextInput Namespace