Skip to content

Crow.SelectedTextChangeEventArgs

Jean-Philippe Bruyère edited this page Oct 26, 2021 · 1 revision

Occurs in the TextBox widget when the text has changed.

namespace: Crow

Inheritance Hierarchy

  • SelectedTextChangeEventArgs

Syntax

public class SelectedTextChangeEventArgs

Constructors

prototype description
SelectedTextChangeEventArgs (TextSpan old, TextSpan _new) __

Properties

name description

Methods

prototype description

Events

name description
Clone this wiki locally