diff --git a/doc/base/classes.xml b/doc/base/classes.xml index cf9a324e588..608e90c9f48 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -35575,6 +35575,34 @@ This method controls whether the position between two cached points is interpola Return the line the editing cursor is at. + + + + + Set the text editor caret to blink. + + + + + + + Gets whether the text editor caret is blinking. + + + + + + + Set the text editor caret blink speed. Cannot be less then or equal to 0. + + + + + + + Gets the text editor caret blink speed. + +