NativeTextFieldStyler

Allows more control over how TextFields are styled while still applying native treatments. The given behavior has the ability to render any background or foreground along with the native implementation's layer.

Functions

Link copied to clipboard
abstract operator fun invoke(textField: TextField, behavior: NativeTextFieldBehaviorModifier): TextFieldBehavior

Wraps behavior with other native styling for text fields.