debugDeterministicCursor property

bool debugDeterministicCursor
read / write

Setting this property to true makes the cursor stop blinking and stay visible on the screen continually. This property is most useful for testing purposes.

Defaults to false, resulting in a typical blinking cursor.

Implementation

static bool debugDeterministicCursor = false