Skip to content

Instantly share code, notes, and snippets.

if(UIDevice.currentDevice().systemVersion >= "8.0")
{
let alertController = UIAlertController(title: nil, message: "\n\n\n\n\n\n\n\n\n\n", preferredStyle: UIAlertControllerStyle.ActionSheet)
alertController.view.addSubview(viewDatePicker)