Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SWIFT

dismiss two view controllers at once swift

self.presentingViewController?.presentingViewController?.dismiss(animated: true, completion: nil)
 
PREVIOUS NEXT
Tagged: #dismiss #view #controllers #swift
ADD COMMENT
Topic
Name
7+4 =