TextSelection Structure

Definition

Namespace: Avalonia.Input.TextInput
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public struct TextSelection : IEquatable<TextSelection>
Inheritance
Object    ValueType    TextSelection
Implements
IEquatableTextSelection

Properties

Methods

GetTypeGets the Type of the current instance.
(Inherited from Object)

See Also