dismiss()
Hides the peer picker dialog.
Declaration
func dismiss()Discussion
The controller’s delegate is responsible for dismissing the peer picker when it is no longer needed.
On iOS 3.1 or later, the peer picker is retained when it is shown, and autoreleased when it is dismissed.