Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SWIFT

get absolution position of view in swift

//here aView is your view
let globalPoint = aView.superview?.convert(aView.frame.origin, to: nil)
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #absolution #position #view #swift
ADD COMMENT
Topic
Name
9+1 =