如何获取“仪表板” UIView 的涟漪效应和关闭效应?
我的项目添加了一个带有按钮按下的 UIView。当子视图添加到视图中时是否可以获得仪表板连锁反应? 子视图也可以通过以下命令关闭:removeFromSuperview
。如何获得仪表板小部件的关闭效果(当您按 x 时)。
My project add a UIView with a button press. Is it possible to get the dashboard ripple-effect when the subview is added to the view?
Also the subview can be closed with: removeFromSuperview
. How can I get the closing effect of a dashboard widget (when you press on the x).
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
警告:涟漪效应没有记录,因此您无法在 AppStore 中使用它。
从 3.1.2 开始,您可以使用波纹过渡效果
Warning: The ripple effect is undocumented so you can't use it in AppStore.
As of 3.1.2, you can use a ripple transition effect with