Initialization
is the process of preparing an object of class,structure or
enumeration for use .In this process involves setting initial value
for each property on object and perform other setup that is required
before the new object is ready to use.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
Initialization is the process of preparing an object of class,structure or enumeration for use .In this process involves setting initial value for each property on object and perform other setup that is required before the new object is ready to use.
For more detail visit https://developer.apple.com/library/content/documentation/Swift/Conceptual/Swift_Programming_Language/Initialization.html