Skip to content

Commit

Permalink
exposing pan gesture
Browse files Browse the repository at this point in the history
  • Loading branch information
cookeri6 committed Sep 9, 2019
1 parent 532b1e0 commit 424a2a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DrawerView/DrawerView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ private struct ChildScrollViewInfo {

// MARK: - Private properties

fileprivate var panGestureRecognizer: DrawerViewPanGestureRecognizer!
public var panGestureRecognizer: DrawerViewPanGestureRecognizer!

fileprivate var overlayTapRecognizer: UITapGestureRecognizer!

Expand Down

0 comments on commit 424a2a8

Please sign in to comment.