diff --git a/doc/base/classes.xml b/doc/base/classes.xml index 643658fbb91..55b74dd3b4a 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -37075,6 +37075,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. + +