How get bottom y coordinate [closed]
问题 Closed . This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post. Closed 6 years ago . How can I get the bottom left coordinate, i.e. the maximum y coordinate, of a view in obj-c and Swift? 回答1: Supposing that you're talking about UIView , you may want to look at the CGGeometry reference. Talking about 'left' and y coordinate doesn't make much sense, but for instance CGRectGetMaxY