swift bring something to front of view

Swift
self.view.bringSubviewToFront(yourView)
Source

Also in Swift: