0
내 문제는 각 스 와이프 제스처가 UIViewController
front's
UINavigationController
스택인데 처음에는 사용할 수 있기를 바랍니다. 어떻게 수정해야합니까?SWRevealController 스 와이프 제스처
내 문제는 각 스 와이프 제스처가 UIViewController
front's
UINavigationController
스택인데 처음에는 사용할 수 있기를 바랍니다. 어떻게 수정해야합니까?SWRevealController 스 와이프 제스처
SWRevealViewControllerDelegate
에서보세요, 아마이 방법은 도움이 될 수 있습니다
// Implement this to return NO when you want the pan gesture recognizer to be ignored
optional public func revealControllerPanGestureShouldBegin(_ revealController: SWRevealViewController!) -> Bool