How are path expressions created? In a path like [w,0],[v,0],[v,0],… where do the Ws and Vs come from?
-
The iOS UI Controller abbreviations are:
"l": label
"b": button
"t": text field
"ta": text view
"tbl": table view
"tc": table view cell
"iv": image view
"sw": switch
"busy": activity indicator view
"prog": progress view
"slider": slider
"seg": segmented control
"web": web view
"stepper": stepper
"page": page control
"picker": picker view
"date": date picker
"map": map view
"scroll": scroll view
"col": collection view
"w": window
"nav": navigation bar
"tab": tab bar
"v": any other view
Please sign in to leave a comment.
Comments
2 comments