how can i change font size in TextInput? #1986
Answered
by
hecrj
zolotaya-ruda
asked this question in
Q&A
-
i wanna change size text of placeholder and value. How can i change it? I guess I can do it using TextInput's style or font method, do I understand correctly? And maybe there are ready-made examples of this? |
Beta Was this translation helpful? Give feedback.
Answered by
hecrj
Jul 31, 2023
Replies: 1 comment 1 reply
-
See https://docs.rs/iced/latest/iced/widget/struct.TextInput.html#method.size. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
hecrj
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See https://docs.rs/iced/latest/iced/widget/struct.TextInput.html#method.size.