Default PanModalPresenter to internal
This commit is contained in:
parent
457ebaed94
commit
8e39823698
|
|
@ -17,7 +17,7 @@ import UIKit
|
|||
sourceRect: .zero)
|
||||
```
|
||||
*/
|
||||
public protocol PanModalPresenter {
|
||||
protocol PanModalPresenter {
|
||||
|
||||
/**
|
||||
A flag that returns true if the current presented view controller
|
||||
|
|
|
|||
Loading…
Reference in New Issue