mardi 5 mai 2015

Place custom alert view in IOS

I want to achieve following custom alert view what is the best way to do it. rather then using addSubview I want to use some thing better
I previously use following but i want to use some thing better now

[self.view addSubview:NotConnected.view];

 [self.view removeFromSuperview];

enter image description here

Aucun commentaire:

Enregistrer un commentaire