Skip to main content

TextSelection Structure

Definition

Namespace: Avalonia.Input.TextInput
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public struct TextSelection : IEquatable<TextSelection>
InheritanceObjectValueType → TextSelection
ImplementsIEquatable(TextSelection)

Constructors

TextSelection(Int32, Int32)Initializes a new instance of the TextSelection class

Properties

End 
Start 

Methods

GetType()Gets the Type of the current instance.
(Inherited from Object)

See Also

Reference

Avalonia.Input.TextInput Namespace