displaysWithoutCursorMovement property
bool
get
displaysWithoutCursorMovement
Whether the sequence displays graphics without moving the real cursor.
Implementation
bool get displaysWithoutCursorMovement =>
displaysImage && cursorMovementSuppressed;