Rezi
Preparing search index...
core/src
KeyboardHintConfig
Type Alias KeyboardHintConfig
KeyboardHintConfig
:
Readonly
<
{
format
?:
"bracket"
|
"parenthesis"
|
"plain"
;
position
?:
"inline"
|
"above"
|
"below"
|
"right"
;
show
:
boolean
;
style
?:
TextStyle
;
}
,
>
Keyboard hint badge configuration.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Keyboard hint badge configuration.