#12639·slint

Conclude the experiment of annotating deprecated properties

Author: tronicalCreated Jul 25, 2026Updated Sep 15, 2026
Labelsrfca:language-slint

https://snapshots.slint.dev/master/docs/slint/guide/experimental/deprecated/ describes the use of @deprecated to annotate deprecated properties and advise on the replacement.

We might want to conclude this experiment and make this available to our users.

Additionally, we should make use of it ourselves in the material components scroll_view.slint for the viewport aliases.