Database Technologies
UIEdgeInsetsMake use detailed explanation
Example When creating a button, it is often necessary to add images and buttons to the button, and in general, what we need is the effect of the image on the top and the title on the bottom (the gray one is the button): Screenshot 2016-04-08, 4.38.33.png in the afternoon When we set the title and image, we find that the picture is on the left and the title is on the right: Screenshot 2016-04-08, 4.40.19.png in the afternoon Of course, this is not the effect we want, so we can achieve the effect