cursor_position


Description:

[ NoAccessorMethod ]
public int cursor_position { get; }

The position of the insert mark.

This is an offset from the beginning of the buffer. It is useful for getting notified when the cursor moves.