invoke

abstract operator fun invoke(textField: TextField, behavior: NativeTextFieldBehaviorModifier): TextFieldBehavior(source)

Wraps behavior with other native styling for text fields.

Return

a new Behavior for the text field

Parameters

textField

to apply behavior to

behavior

to be "wrapped"