Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

SwiftDelegate

Describe how to create delegate and use it

What is delegate?

Delegation is a design pattern that enables a class to hand off (or “delegate”) some of its responsibilities to an instance of another class.

Ex.

Whenever a person enters into a room, room should say hi with person name

About

Describe how to create delegate and use it

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages