OudsPasswordInputState

constructor(initialText: String = "", initialSelection: TextRange = TextRange(initialText.length), initialTextObfuscationMode: TextObfuscationMode = OudsPasswordInputDefaults.TextObfuscationMode)

Creates an instance of OudsPasswordInputState.

Parameters

initialText

The initial text state.

initialSelection

The initial selection state.

initialTextObfuscationMode

The initial method used to obscure the input text.