Ios edificio de 6 aplicaciones que utilizan delegados con vistas y otras clases
La siguiente sección incluye delegados utilizados en el desarrollo de aplicaciones iOS. Las excepciones a cuando es necesario utilizar un delegado se muestran en la cursiva en la columna Protocolo Delegado.
Clase | Delegado (s) Protocolo |
---|---|
ABPeoplePicker NavigationController ABNewPersonView ABNewPersonView ABUnknownPerson | ABPeoplePicker Navegación ControllerDelegate ABNewPersonView ABNewPersonView ABUnknownPerson |
AVAudioRecorder | AVAudioRecorder Delegar |
AVAudioSession | AVAudioSession Delegar |
CAAnimation | Ninguna |
CAAnimationGroup | Ninguna |
CALayer | Ninguna |
CLLocationManager | CLLocation ManagerDelegate |
EAAccessory | EAAccessory Delegar |
GKGameCenterView Controlador | GKGameCenter ControllerDelegate El delegado es cuando la llamada jugador |
GKSession | GKSessionDelegate |
GKPeerPickerController | GKPeerPicker ControllerDelegate |
NSError | NSErrorRecovery Intentando |
MKMapView | MKAnnotation |
MKMapView Delegar | |
MkReverseGeocoder | MKReverse GeocoderDelegate |
NSNetService NSNetServiceBrowser | NSNetService Delegar NSNetService Video: APPS INDISPENSABLES PARA ESTE REGRESO A CLASES |
NSStream | NSStreamDelegate |
NSPORT NSMachPort | NSPortDelegate NSMachPort |
NSFetchedResults Controlador | NSFetchedResults ControllerDelegate |
NSKeyedArchiver NSKeyedUnarchiver Video: Clases de batería - 5 apps imprescindibles para el baterista | NSKeyedArchiver Delegar NSKeyedUnarchiver |
NSURLConnection | Ninguna |
MFMailComposeView Controlador | MFMailCompose ViewController Delegar |
SKRequest SKProductsRequest Video: APPS PARA LA ESCUELA l MUY UTILES | SKRequestDelegate SKProductsRequest |
UIAccelerometer | UIAccelerometer Delegar |
UIActionSheet | UIActionSheet Delegar |
UIAlertView | UIAlertView Delegar |
UIApplication | UIApplication Delegar También se utiliza para empujar notificaciones |
UIImagePicker | UIImagePicker ControllerDelegate |
UICollectionView | |
UINavigationBar | UINavigationBar Delegar Para empujar o ver pop controladores |
UIPickerView | UIPickerViewData Fuente |
UIPickerView Delegar | |
UIResponder | UIResponder StandardEditActions Soporte para copiar, Pegar y Seleccionar |
UIScrollView | UIScrollView Delegar bajo alguna circunstancias |
UIScrollView Accesibilidad Delegar Métodos que puede poner en práctica para proporcionar Infor accesibilidad | |
UISearchDisplay Controlador | UISearchDisplay Delegar |
UISearchBar | UISearchBar Delegar |
UITabBar | UITabBarController Delegar Para personalizar una barra de pestañas |
UITableView | UITableView Fuente de datos |
UITableView Delegar | |
UITextField | UITextFieldDelegate Que puso las cosas teclado |
UITextView | UITextViewDelegate Para examinar el texto que se está editando |
UISearchBar | UISearchBar Delegar |
UIWebView | UIWebViewDelegate |
MPMediaPicker Controlador | MPMediaPicker ControllerDelegate |
NSXMLParser | NSXMLParser Delegar |