Classes
The following classes are available globally.
- 
                  
                  
Undocumented
See more 
- 
                  
                  
Undocumented
See more 
- 
                  
                  
Undocumented
See more 
- 
                  
                  
Undocumented
See more 
- 
                  
                  
The purpose of the
ViewControllerview controller is to provide a user interface where a fullname can be created by a first and last name, and to break a fullname into its components at the same time.There’s a matching scene in the Main.storyboard file, and in that scene there are three textfields and two buttons. Go to Interface Builder for details.
The
See moreViewControllerclass is a subclass of theUIViewController, and it conforms to theUITextFieldDelegateprotocol.Declaration
Swift
class AllVideosController: UITableViewController 
- 
                  
                  
Undocumented
See more 
- 
                  
                  
Undocumented
See more 
- 
                  
                  
Undocumented
See more 
- 
                  
                  
Undocumented
See more 
        Classes  Reference