'What's the behaviour of collection view when estimated size is set to none/automatic/custom?

I have been learning collection views & have a collection view and a custom cell.There is a property called estimated size in the inspector.It has three options None , Automatic & Custom.I couldn't understand how the cell behaves when the estimated size is set to None/Automatic/Custom.

Refer this Image : https://i.stack.imgur.com/Tqrbg.png



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source