1.26.2.1
Gameface
CaretPosition Interface Reference

Public Attributes

readonly attribute Node offsetNode
 Returns a Node containing the found node at the caret's position. More...
 
readonly attribute unsigned long offset
 Returns a long representing the character offset in the caret position node. More...
 

Member Data Documentation

◆ offset

readonly attribute unsigned long CaretPosition::offset

Returns a long representing the character offset in the caret position node.

◆ offsetNode

readonly attribute Node CaretPosition::offsetNode

Returns a Node containing the found node at the caret's position.