Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在到处寻找解决方案,但没有成功。我有一个 Sketchflow 项目,我想在运行时将每个屏幕缩放到浏览器分辨率,就像缩放当前布局的每个元素以适应屏幕一样。
你想让物体本身变大以填满屏幕还是分散开来?为了使对象变得更大,您可以将整个对象包装在 ViewBox 中。