Why does 'native.newTextBox' frame has no line? (iOS)

I have two input types,

(1) native.newTextField

(2) native.newTextBox

In iOS, ‘newTextField’ has a line around the input box but ‘nativeTextBox’ has no line, just a lighter background.

Is the line around the input box configurable?