samedi 13 août 2016

How to use background thread in swift?

Hey there anyone know how to use threading in swift

dispatchOnMainThread:^{

    NSLog(@"Block Executed On %s", dispatch_queue_get_label(dispatch_get_current_queue()));

}];

Aucun commentaire:

Enregistrer un commentaire