mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-19 03:58:08 +00:00
9 lines
630 B
Text
9 lines
630 B
Text
|
|
/* Class = "UILabel"; accessibilityLabel = "Contact name"; ObjectID = "5"; */
|
|
"5.accessibilityLabel" = "Contact name";
|
|
|
|
/* Class = "UILabel"; text = "John"; ObjectID = "5"; */
|
|
"5.text" = "John";
|
|
|
|
/* Class = "UIImageView"; accessibilityLabel = "Call type"; ObjectID = "6"; */
|
|
"6.accessibilityLabel" = "Call type";
|