jjzjj

menuLeftNavigationController

全部标签

ios - Swift SideMenu 显示 View Controller

所以我有一个TableViewController并使用https://github.com/jonkykong/SideMenu我正在尝试显示一个有效的“滑入”侧边栏,但它没有显示我想要在侧边栏中看到的View是黑色的//DefinethemenusletmenuLeftNavigationController=UISideMenuNavigationController()menuLeftNavigationController.leftSide=true//UISideMenuNavigationControllerisasubclassofUINavigationControl