JLChen
2021-08-02 38f4fb064df09f344fc3237409c76a9fba2a8a9e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
ÿþ
/* Class = "UIButton"; accessibilityLabel = "Decline"; ObjectID = "6"; */
"6.accessibilityLabel" = "Decline";
 
/* Class = "UIButton"; accessibilityLabel = "Accept"; ObjectID = "7"; */
"7.accessibilityLabel" = "Accept";
 
/* Class = "UILabel"; accessibilityLabel = "Contact name"; ObjectID = "9"; */
"9.accessibilityLabel" = "Contact name";
 
/* Class = "UILabel"; text = "0102030405"; ObjectID = "9"; */
"9.text" = "0102030405";
 
/* Class = "UIImageView"; accessibilityLabel = "Contact avatar"; ObjectID = "19"; */
"19.accessibilityLabel" = "Contact avatar";
 
/* Class = "UILabel"; accessibilityLabel = "Incoming call"; ObjectID = "31"; */
"31.accessibilityLabel" = "Incoming call";
 
/* Class = "UILabel"; text = "Incoming call"; ObjectID = "31"; */
"31.text" = "Incoming call";