Sha256: b8186ae15e63393fda2bd3a4d913fc807eceedb4515b966d701834c77e6e14aa
Contents?: true
Size: 209 Bytes
Versions: 9
Compression:
Stored size: 209 Bytes
Contents
module PurplishFrame module CocoaTouchView include PurplishFrame::View def top view_frame.origin.y end def bottom view_frame.origin.y + view_frame.size.height end end end
Version data entries
9 entries across 9 versions & 1 rubygems