If I set `enableAutoToolbar` to `true`, the toolbar will have the < > buttons, the placeholder, and the done button. But I only want the Done button. I found out I can set `shouldShowTextFieldPlaceholder` to hide the placeholder, but how can I hide the < > buttons as well?