gpt4 book ai didi

ios - 如何使用 ECSlidingViewController 不完全隐藏菜单?

转载 作者:行者123 更新时间:2023-12-04 18:27:55 24 4
gpt4 key购买 nike

我正在使用 ECSlidingViewController 类来显示滑动菜单=) 我希望始终显示菜单的一部分。问题是如何不完全隐藏菜单?

最佳答案

如果你想全左屏使用这个:

[self.slidingViewController setAnchorRightRevealAmount:320.0f];
self.slidingViewController.underLeftWidthLayout = ECFullWidth;

对于右屏:

[self.slidingViewController setAnchorLeftPeekAmount:0.0f];
self.slidingViewController.underRightWidthLayout = ECVariableRevealWidth;

关于ios - 如何使用 ECSlidingViewController 不完全隐藏菜单?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19072074/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com