currentColumn property

int currentColumn
getter/setter pair

Current cursor column, zero-based.

Implementation

int currentColumn = 0;