mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 14:21:16 +00:00
![]() This also makes the focus() method available as a member function on any item, but the resolve_element_reference_in_set_focus_calls() pass will check if the elements are valid. The check for `has-focus` to determine a focusable item was replaced with an annotation on the built-in elements, so that `has-focus` can later be implemented as a built-in function through the run-time, without the need for a boolean property. |
||
---|---|---|
.. | ||
cpp.rs | ||
rust.rs |