parent
7ae5cbfc8a
commit
04acb80fd5
@ -363,7 +363,7 @@ import MVMCore
|
|||||||
super.viewWillDisappear(animated)
|
super.viewWillDisappear(animated)
|
||||||
|
|
||||||
executeBehaviors { [weak self] (behavior: PageVisibilityBehavior) in
|
executeBehaviors { [weak self] (behavior: PageVisibilityBehavior) in
|
||||||
behavior.willShowPage(self?.delegateObjectIVar)
|
behavior.willHidePage(self?.delegateObjectIVar)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user