AMSliderMenu-以编程方式打开左侧菜单

时间:2017-12-26 12:01:02

标签: ios objective-c amslidemenu

我正在使用AMSliderMenu,我想在按钮点击时显示左侧滑块菜单。我想在仪表板上添加左侧导航按钮,在按钮单击事件上打开左侧滑块菜单。

我在导航左栏项目中添加了自定义按钮。我创建了MainViewController和LeftMenuViewController,但是当我从仪表板调用“openLeftMenu”时,它没有打开菜单。

MainViewController *mainViewController = [[MainViewController alloc] init];

[mainViewController openLeftMenu];

我尝试过将MainViewController添加到导航中,但默认情况下它会从左侧菜单中显示第一个控制器。我想打开按钮点击菜单而不是先查看控制器。

任何人都知道它会如何运作?

1 个答案:

答案 0 :(得分:0)

点击内部按钮

['Tell thanos:', '  Powered by Pandorabots.', '', 'Human: ask thanos', 'thanos: They are not available right now, but I will ask them later.']