Code Text Field Defaults
Contains default values used by CodeTextField.
Properties
The corner radius of one cell (COUI couiRoundCornerS / coui_code_input_cell_radius).
The stroke width of the active-cell highlight (COUI coui_code_input_cell_stroke_width).
The width of the blinking cursor (COUI coui_text_cursor_width).
The maximum gap between adjacent cells (2 x COUI coui_code_input_cell_max_margin_horizontal).
The minimum gap between adjacent cells (2 x COUI coui_code_input_cell_min_margin_horizontal).
The reference width below which cells scale down (COUICodeInputView DEFAULT_SCREEN_WIDTH_DP).
The radius of the dot shown in security mode (COUI coui_code_input_cell_security_circle_radius).
Functions
Default colors used by the CodeTextField.
The default text style of a cell digit (COUI coui_code_input_cell_text_size).