- Namespace
- Avalonia
.Input .TextInput - Base Types
-
- object
- ValueType
graph BT
Type-->Base0["ValueType"]
Base0-->Base1["object"]
Type["TextInputMethodSurroundingText"]
class Type type-node
Syntax
public struct TextInputMethodSurroundingText : ValueType
Properties
Name | Value | Summary |
---|---|---|
AnchorOffset | int | |
CursorOffset | int | |
Text | string |